2026-03-26 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 22:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 22:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-26 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 4e911e0f4fa8aaf6
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 22:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_2026-03-26T22_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 22:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 22:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 22:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731502
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731502%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731502: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731502 url https://www.openlane.eu/en/carv6/auction/10731502
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731599
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731599%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731599: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731599 url https://www.openlane.eu/en/carv6/auction/10731599
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731601
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731601%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731601: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731601 url https://www.openlane.eu/en/carv6/auction/10731601
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731516
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731516%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731516: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731516 url https://www.openlane.eu/en/carv6/auction/10731516
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731623
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731623%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731623: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731623 url https://www.openlane.eu/en/carv6/auction/10731623
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731613
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731613%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731613: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731613 url https://www.openlane.eu/en/carv6/auction/10731613
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731523
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731523%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731523: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731523 url https://www.openlane.eu/en/carv6/auction/10731523
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731568
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731568%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731568: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731568 url https://www.openlane.eu/en/carv6/auction/10731568
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731615
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731615%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731615: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731615 url https://www.openlane.eu/en/carv6/auction/10731615
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731532
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731532%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731532: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731532 url https://www.openlane.eu/en/carv6/auction/10731532
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731588
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731588%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731588: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731588 url https://www.openlane.eu/en/carv6/auction/10731588
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731505
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731505%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731505: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731505 url https://www.openlane.eu/en/carv6/auction/10731505
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731501
2026-03-26 22:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731501%27 HTTP/1.1" 200 None
2026-03-26 22:15:13 [adesa.be] INFO: Scrape type for 10731501: 0
2026-03-26 22:15:13 [adesa.be] INFO: Skipping item 10731501 url https://www.openlane.eu/en/carv6/auction/10731501
2026-03-26 22:15:13 [adesa.be] INFO: Found listing with ID: 10731510
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731510%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731510: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731510 url https://www.openlane.eu/en/carv6/auction/10731510
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731518
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731518%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731518: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731518 url https://www.openlane.eu/en/carv6/auction/10731518
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730816%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730816: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730817%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730817: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730800%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730800: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730819%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730819: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730798
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730798%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730798: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730798 url https://www.openlane.eu/en/carv6/auction/10730798
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730824%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730824: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730796%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730796: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730803%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730803: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730914%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730914: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730795%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730795: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730808%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730808: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730794%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730794: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730931
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730931%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730931: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730931 url https://www.openlane.eu/en/carv6/auction/10730931
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730804%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730804: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731964%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731964: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730807%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730807: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730801%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730801: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730806%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730806: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730810%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730810: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730826%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730826: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730825%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730825: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730811%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730811: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730812%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730812: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730799%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730799: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730802%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730802: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730809%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730809: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730821%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730821: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730813%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730813: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730820%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730820: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730822%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730822: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730797%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730797: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730911%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730911: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730827%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730827: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730818%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730818: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730915%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730915: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730793%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730793: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730908%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730908: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730815%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730815: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731971%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731971: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731972
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731972%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731972: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731972 url https://www.openlane.eu/en/carv6/auction/10731972
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730814%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10730814: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731845
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731845%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731845: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731845 url https://www.openlane.eu/en/carv6/auction/10731845
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731826
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731826%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731826: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731826 url https://www.openlane.eu/en/carv6/auction/10731826
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731827
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731827%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731827: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731827 url https://www.openlane.eu/en/carv6/auction/10731827
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731934
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731934%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731934: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731934 url https://www.openlane.eu/en/carv6/auction/10731934
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731797
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731797%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731797: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731797 url https://www.openlane.eu/en/carv6/auction/10731797
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731743
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731743%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731743: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731743 url https://www.openlane.eu/en/carv6/auction/10731743
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731851
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731851%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731851: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731851 url https://www.openlane.eu/en/carv6/auction/10731851
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731907
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731907%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731907: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731907 url https://www.openlane.eu/en/carv6/auction/10731907
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731754
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731754%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731754: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731754 url https://www.openlane.eu/en/carv6/auction/10731754
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731785
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731785%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731785: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731785 url https://www.openlane.eu/en/carv6/auction/10731785
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731846
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731846%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731846: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731846 url https://www.openlane.eu/en/carv6/auction/10731846
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731787
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731787%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731787: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731787 url https://www.openlane.eu/en/carv6/auction/10731787
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731742
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731742%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731742: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731742 url https://www.openlane.eu/en/carv6/auction/10731742
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10731935
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731935%27 HTTP/1.1" 200 None
2026-03-26 22:15:14 [adesa.be] INFO: Scrape type for 10731935: 0
2026-03-26 22:15:14 [adesa.be] INFO: Skipping item 10731935 url https://www.openlane.eu/en/carv6/auction/10731935
2026-03-26 22:15:14 [adesa.be] INFO: Found listing with ID: 10732711
2026-03-26 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732711%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10732711: 1
2026-03-26 22:15:15 [adesa.be] INFO: Scraping item 10732711 url https://www.openlane.eu/en/carv6/auction/10732711
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10732728
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732728%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10732728: 1
2026-03-26 22:15:15 [adesa.be] INFO: Scraping item 10732728 url https://www.openlane.eu/en/carv6/auction/10732728
2026-03-26 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731951
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731951%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731951: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731951 url https://www.openlane.eu/en/carv6/auction/10731951
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731952
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731952%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731952: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731952 url https://www.openlane.eu/en/carv6/auction/10731952
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731950
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731950%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731950: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731950 url https://www.openlane.eu/en/carv6/auction/10731950
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731954
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731954%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731954: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731954 url https://www.openlane.eu/en/carv6/auction/10731954
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731955
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731955%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731955: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731955 url https://www.openlane.eu/en/carv6/auction/10731955
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731850
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731850%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731850: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731850 url https://www.openlane.eu/en/carv6/auction/10731850
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731940
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731940%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731940: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731940 url https://www.openlane.eu/en/carv6/auction/10731940
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731701
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731701%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731701: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731701 url https://www.openlane.eu/en/carv6/auction/10731701
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731946
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731946%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731946: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731946 url https://www.openlane.eu/en/carv6/auction/10731946
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731822
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731822%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731822: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731822 url https://www.openlane.eu/en/carv6/auction/10731822
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731700
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731700%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731700: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731700 url https://www.openlane.eu/en/carv6/auction/10731700
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731906
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731906%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731906: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731906 url https://www.openlane.eu/en/carv6/auction/10731906
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731708
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731708%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731708: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731708 url https://www.openlane.eu/en/carv6/auction/10731708
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731909
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731909%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731909: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731909 url https://www.openlane.eu/en/carv6/auction/10731909
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10732715
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732715%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10732715: 1
2026-03-26 22:15:15 [adesa.be] INFO: Scraping item 10732715 url https://www.openlane.eu/en/carv6/auction/10732715
2026-03-26 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731891
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731891%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731891: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731891 url https://www.openlane.eu/en/carv6/auction/10731891
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731953
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731953%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731953: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731953 url https://www.openlane.eu/en/carv6/auction/10731953
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731860
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731860%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731860: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731860 url https://www.openlane.eu/en/carv6/auction/10731860
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731698
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731698%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731698: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731698 url https://www.openlane.eu/en/carv6/auction/10731698
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731915
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731915%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731915: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731915 url https://www.openlane.eu/en/carv6/auction/10731915
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731772
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731772%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731772: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731772 url https://www.openlane.eu/en/carv6/auction/10731772
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731758
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731758%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731758: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731758 url https://www.openlane.eu/en/carv6/auction/10731758
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731791
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731791%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731791: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731791 url https://www.openlane.eu/en/carv6/auction/10731791
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731920
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731920%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731920: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731920 url https://www.openlane.eu/en/carv6/auction/10731920
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731864
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731864%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731864: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731864 url https://www.openlane.eu/en/carv6/auction/10731864
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731903
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731903%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731903: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731903 url https://www.openlane.eu/en/carv6/auction/10731903
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731927
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731927%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731927: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731927 url https://www.openlane.eu/en/carv6/auction/10731927
2026-03-26 22:15:15 [adesa.be] INFO: Found listing with ID: 10731872
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731872%27 HTTP/1.1" 200 None
2026-03-26 22:15:15 [adesa.be] INFO: Scrape type for 10731872: 0
2026-03-26 22:15:15 [adesa.be] INFO: Skipping item 10731872 url https://www.openlane.eu/en/carv6/auction/10731872
2026-03-26 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10732728
2026-03-26 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 1
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F4f067c09-66ba-4e7d-9fcd-f80b1a61024b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/4f067c09-66ba-4e7d-9fcd-f80b1a61024b.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F34b164b9-1eb0-4a25-bb20-4362fbbf78c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/34b164b9-1eb0-4a25-bb20-4362fbbf78c3.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fad857728-4907-44ac-a38d-892c2063fc4b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/ad857728-4907-44ac-a38d-892c2063fc4b.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F6cda48a7-89cc-4fa7-8c8a-1d90e72c30d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/6cda48a7-89cc-4fa7-8c8a-1d90e72c30d6.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F66033ba3-fffa-46c2-9b5a-da1b9b930f99.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/66033ba3-fffa-46c2-9b5a-da1b9b930f99.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fd9b0a817-a866-438f-948f-0dbcddd659e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/d9b0a817-a866-438f-948f-0dbcddd659e5.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/ff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F46224d3b-7a97-4e0c-bf19-6dbe3c54c352.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/46224d3b-7a97-4e0c-bf19-6dbe3c54c352.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fa82f2000-1c2b-4061-9cc5-a3acd03358a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/a82f2000-1c2b-4061-9cc5-a3acd03358a8.jpg not downloaded yet
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fbb76cb7b-9045-44e9-a363-f1a9a9ac637e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/bb76cb7b-9045-44e9-a363-f1a9a9ac637e.jpg not downloaded yet
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/ad857728-4907-44ac-a38d-892c2063fc4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/66033ba3-fffa-46c2-9b5a-da1b9b930f99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/6cda48a7-89cc-4fa7-8c8a-1d90e72c30d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/4f067c09-66ba-4e7d-9fcd-f80b1a61024b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/34b164b9-1eb0-4a25-bb20-4362fbbf78c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10732715
2026-03-26 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 1
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8c96455-d58e-549e-9558-36907e11e598
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252F1dc71c86-6e72-46d1-9341-c126629cfcce.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/1dc71c86-6e72-46d1-9341-c126629cfcce.JPG not downloaded yet
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/d9b0a817-a866-438f-948f-0dbcddd659e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252Fa0ec0948-d84c-4af9-9a0f-276b01435b5c.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/a0ec0948-d84c-4af9-9a0f-276b01435b5c.JPG not downloaded yet
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/a82f2000-1c2b-4061-9cc5-a3acd03358a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/46224d3b-7a97-4e0c-bf19-6dbe3c54c352.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252F48b9676b-a601-44c3-8af9-35f0f80117b6.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/48b9676b-a601-44c3-8af9-35f0f80117b6.JPG not downloaded yet
2026-03-26 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/bb76cb7b-9045-44e9-a363-f1a9a9ac637e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:16 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 22:15:16 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 22:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77a7f610>
2026-03-26 22:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 22:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fad857728-4907-44ac-a38d-892c2063fc4b.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/ad857728-4907-44ac-a38d-892c2063fc4b.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77a91210>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F66033ba3-fffa-46c2-9b5a-da1b9b930f99.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/66033ba3-fffa-46c2-9b5a-da1b9b930f99.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77aadad0>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F6cda48a7-89cc-4fa7-8c8a-1d90e72c30d6.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/6cda48a7-89cc-4fa7-8c8a-1d90e72c30d6.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77aac650>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F4f067c09-66ba-4e7d-9fcd-f80b1a61024b.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/4f067c09-66ba-4e7d-9fcd-f80b1a61024b.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ac29d0>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F34b164b9-1eb0-4a25-bb20-4362fbbf78c3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/34b164b9-1eb0-4a25-bb20-4362fbbf78c3.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749254/general/ff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732728)
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252Ffcd008a3-645b-4b52-bff6-5f37122c5c36.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/fcd008a3-645b-4b52-bff6-5f37122c5c36.JPG not downloaded yet
2026-03-26 22:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/1dc71c86-6e72-46d1-9341-c126629cfcce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252F30a17aa0-4097-4cee-9e52-c106e22074ae.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/30a17aa0-4097-4cee-9e52-c106e22074ae.JPG not downloaded yet
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ac2890>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fd9b0a817-a866-438f-948f-0dbcddd659e5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/d9b0a817-a866-438f-948f-0dbcddd659e5.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779316d0>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fa82f2000-1c2b-4061-9cc5-a3acd03358a8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/a82f2000-1c2b-4061-9cc5-a3acd03358a8.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778f94d0>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252F46224d3b-7a97-4e0c-bf19-6dbe3c54c352.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/46224d3b-7a97-4e0c-bf19-6dbe3c54c352.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77a912d0>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fbb76cb7b-9045-44e9-a363-f1a9a9ac637e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/bb76cb7b-9045-44e9-a363-f1a9a9ac637e.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252F1432358e-e37d-433f-b674-0d8fe18f8244.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/1432358e-e37d-433f-b674-0d8fe18f8244.JPG not downloaded yet
2026-03-26 22:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/a0ec0948-d84c-4af9-9a0f-276b01435b5c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/48b9676b-a601-44c3-8af9-35f0f80117b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252F1f4ba36d-3ce4-4fd7-856f-002dfad2117f.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/1f4ba36d-3ce4-4fd7-856f-002dfad2117f.JPG not downloaded yet
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7784e290>
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749254%252Fgeneral%252Fff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749254/general/ff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg saved to cache
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7
2026-03-26 22:15:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7, skipping ID generation
2026-03-26 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 1
2026-03-26 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 sending to next pipeline
2026-03-26 22:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7, identifier: 10732728
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252Fe79db32a-6d8d-4e51-9d87-e5457c940f7c.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/e79db32a-6d8d-4e51-9d87-e5457c940f7c.JPG not downloaded yet
2026-03-26 22:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10732728
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10732728
2026-03-26 22:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10732728 to the API
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749254/general/ff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg>
{'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-27T10: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=10732728',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 100777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265478,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/4f067c09-66ba-4e7d-9fcd-f80b1a61024b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/34b164b9-1eb0-4a25-bb20-4362fbbf78c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257967,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/ad857728-4907-44ac-a38d-892c2063fc4b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237807,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/6cda48a7-89cc-4fa7-8c8a-1d90e72c30d6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196057,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/66033ba3-fffa-46c2-9b5a-da1b9b930f99.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/d9b0a817-a866-438f-948f-0dbcddd659e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226642,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/ff8b11bf-1f5b-413d-8ae8-bdaa30baae93.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214045,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/46224d3b-7a97-4e0c-bf19-6dbe3c54c352.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251111,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/a82f2000-1c2b-4061-9cc5-a3acd03358a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f281b0ef-4dd5-5b93-ba70-ab67ded0fda7/f281b0ef-4dd5-5b93-ba70-ab67ded0fda7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237014,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749254/general/bb76cb7b-9045-44e9-a363-f1a9a9ac637e.jpg',
'Width': 1400}],
'price': 18500,
'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-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732728%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [adesa.be] INFO: Saving data for 10732728: {'created_time': 1774563318.737671, 'last_price_update_time': 1774563318.737682, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732728') HTTP/1.1" 204 0
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/30a17aa0-4097-4cee-9e52-c106e22074ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/fcd008a3-645b-4b52-bff6-5f37122c5c36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252Faa360c8f-ad15-4ec7-b5b5-e6e1aabbeebe.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/aa360c8f-ad15-4ec7-b5b5-e6e1aabbeebe.JPG not downloaded yet
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10732711
2026-03-26 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 1
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afcc071c-7b6f-56c9-abe9-06adcd11653e
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fcd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg already downloaded
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fa6924b90-dae7-47bb-8da6-859bf867a593.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg already downloaded
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fce19cd56-5548-4595-9f9e-28d6b8a02481.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg already downloaded
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F40301084-16cd-477d-a29e-a41fc39fd574.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg already downloaded
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg already downloaded
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fe2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg already downloaded
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F64c21a73-11b8-42f2-9549-a787ae060e3c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg already downloaded
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F8574e2b1-0c4e-424d-866b-10831518dae5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg already downloaded
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg already downloaded
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fd0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg already downloaded
2026-03-26 22:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcc071c-7b6f-56c9-abe9-06adcd11653e, identifier: 10732711
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701788%252Fgeneral%252Fd75088b0-7c0e-4433-a4ff-f4317371f267.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/d75088b0-7c0e-4433-a4ff-f4317371f267.JPG not downloaded yet
2026-03-26 22:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10732711
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 22:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22: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-26 22:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10732711
2026-03-26 22:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10732711 to the API
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732711>
{'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-27T10: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=10732711',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg',
'https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg',
'https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg',
'https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg',
'https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg',
'https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg',
'https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg',
'https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg',
'https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg',
'https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395284,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368250,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363524,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416618,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406895,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406218,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262345,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg',
'Width': 1920}],
'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-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732711%27 HTTP/1.1" 200 None
2026-03-26 22:15:19 [adesa.be] INFO: Saving data for 10732711: {'created_time': 1774563319.705188, 'last_price_update_time': 1774563319.705199, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732711') HTTP/1.1" 204 0
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/1432358e-e37d-433f-b674-0d8fe18f8244.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/1f4ba36d-3ce4-4fd7-856f-002dfad2117f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/e79db32a-6d8d-4e51-9d87-e5457c940f7c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/aa360c8f-ad15-4ec7-b5b5-e6e1aabbeebe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701788/general/d75088b0-7c0e-4433-a4ff-f4317371f267.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732715)
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22:15:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8c96455-d58e-549e-9558-36907e11e598, skipping ID generation
2026-03-26 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 1
2026-03-26 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8c96455-d58e-549e-9558-36907e11e598 sending to next pipeline
2026-03-26 22:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8c96455-d58e-549e-9558-36907e11e598, identifier: 10732715
2026-03-26 22:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10732715
2026-03-26 22:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 22:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10732715
2026-03-26 22:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10732715 to the API
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5701788/general/d75088b0-7c0e-4433-a4ff-f4317371f267.JPG>
{'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-27T10: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=10732715',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 140014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photos': [],
'price': 10500,
'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-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732715%27 HTTP/1.1" 200 None
2026-03-26 22:15:20 [adesa.be] INFO: Saving data for 10732715: {'created_time': 1774563320.439554, 'last_price_update_time': 1774563320.439566, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732715') HTTP/1.1" 204 0
2026-03-26 22:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b8c96455-d58e-549e-9558-36907e11e598 due to Ignoring non-200 response
2026-03-26 22: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-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10732730
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732730%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10732730: 1
2026-03-26 22:15:25 [adesa.be] INFO: Scraping item 10732730 url https://www.openlane.eu/en/carv6/auction/10732730
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731741
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731741%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731741: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731741 url https://www.openlane.eu/en/carv6/auction/10731741
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731904
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731904%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731904: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731904 url https://www.openlane.eu/en/carv6/auction/10731904
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731895
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731895%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731895: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731895 url https://www.openlane.eu/en/carv6/auction/10731895
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731957
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731957%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731957: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731957 url https://www.openlane.eu/en/carv6/auction/10731957
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731802
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731802%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731802: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731802 url https://www.openlane.eu/en/carv6/auction/10731802
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10732726
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732726%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10732726: 1
2026-03-26 22:15:25 [adesa.be] INFO: Scraping item 10732726 url https://www.openlane.eu/en/carv6/auction/10732726
2026-03-26 22: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-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731902
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731902%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731902: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731902 url https://www.openlane.eu/en/carv6/auction/10731902
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10731865
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731865%27 HTTP/1.1" 200 None
2026-03-26 22:15:25 [adesa.be] INFO: Scrape type for 10731865: 0
2026-03-26 22:15:25 [adesa.be] INFO: Skipping item 10731865 url https://www.openlane.eu/en/carv6/auction/10731865
2026-03-26 22:15:25 [adesa.be] INFO: Found listing with ID: 10732722
2026-03-26 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732722%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10732722: 1
2026-03-26 22:15:26 [adesa.be] INFO: Scraping item 10732722 url https://www.openlane.eu/en/carv6/auction/10732722
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731720
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731720%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731720: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731720 url https://www.openlane.eu/en/carv6/auction/10731720
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731894
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731894%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731894: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731894 url https://www.openlane.eu/en/carv6/auction/10731894
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731736
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731736%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731736: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731736 url https://www.openlane.eu/en/carv6/auction/10731736
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731712
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731712%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731712: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731712 url https://www.openlane.eu/en/carv6/auction/10731712
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731837
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731837%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731837: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731837 url https://www.openlane.eu/en/carv6/auction/10731837
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731819
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731819%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731819: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731819 url https://www.openlane.eu/en/carv6/auction/10731819
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731884
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731884%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731884: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731884 url https://www.openlane.eu/en/carv6/auction/10731884
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731719
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731719%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731719: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731719 url https://www.openlane.eu/en/carv6/auction/10731719
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731796
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731796%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731796: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731796 url https://www.openlane.eu/en/carv6/auction/10731796
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731808
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731808%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731808: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731808 url https://www.openlane.eu/en/carv6/auction/10731808
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731734
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731734%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731734: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731734 url https://www.openlane.eu/en/carv6/auction/10731734
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10732724
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732724%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10732724: 1
2026-03-26 22:15:26 [adesa.be] INFO: Scraping item 10732724 url https://www.openlane.eu/en/carv6/auction/10732724
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731901
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731901%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731901: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731901 url https://www.openlane.eu/en/carv6/auction/10731901
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731683
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731683%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731683: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731683 url https://www.openlane.eu/en/carv6/auction/10731683
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10732720
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732720%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10732720: 1
2026-03-26 22:15:26 [adesa.be] INFO: Scraping item 10732720 url https://www.openlane.eu/en/carv6/auction/10732720
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731905
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731905%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731905: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731905 url https://www.openlane.eu/en/carv6/auction/10731905
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731944
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731944%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731944: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731944 url https://www.openlane.eu/en/carv6/auction/10731944
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731681
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731681%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731681: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731681 url https://www.openlane.eu/en/carv6/auction/10731681
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731795
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731795%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731795: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731795 url https://www.openlane.eu/en/carv6/auction/10731795
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731691
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731691%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731691: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731691 url https://www.openlane.eu/en/carv6/auction/10731691
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731784
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731784%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731784: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731784 url https://www.openlane.eu/en/carv6/auction/10731784
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731820
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731820%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731820: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731820 url https://www.openlane.eu/en/carv6/auction/10731820
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731765
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731765%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731765: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731765 url https://www.openlane.eu/en/carv6/auction/10731765
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731704
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731704%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731704: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731704 url https://www.openlane.eu/en/carv6/auction/10731704
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731943
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731943%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731943: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731943 url https://www.openlane.eu/en/carv6/auction/10731943
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731945
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731945%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731945: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731945 url https://www.openlane.eu/en/carv6/auction/10731945
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731703
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731703%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731703: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731703 url https://www.openlane.eu/en/carv6/auction/10731703
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731688
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731688%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731688: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731688 url https://www.openlane.eu/en/carv6/auction/10731688
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731729
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731729%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731729: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731729 url https://www.openlane.eu/en/carv6/auction/10731729
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10732717
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732717%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10732717: 1
2026-03-26 22:15:26 [adesa.be] INFO: Scraping item 10732717 url https://www.openlane.eu/en/carv6/auction/10732717
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731878
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731878%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731878: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731878 url https://www.openlane.eu/en/carv6/auction/10731878
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731874
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731874%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731874: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731874 url https://www.openlane.eu/en/carv6/auction/10731874
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731875
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731875%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731875: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731875 url https://www.openlane.eu/en/carv6/auction/10731875
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731702
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731702%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731702: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731702 url https://www.openlane.eu/en/carv6/auction/10731702
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731778
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731778%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731778: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731778 url https://www.openlane.eu/en/carv6/auction/10731778
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731687
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731687%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731687: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731687 url https://www.openlane.eu/en/carv6/auction/10731687
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731671
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731671%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731671: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731671 url https://www.openlane.eu/en/carv6/auction/10731671
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731676
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731676%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731676: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731676 url https://www.openlane.eu/en/carv6/auction/10731676
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731855
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731855%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731855: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731855 url https://www.openlane.eu/en/carv6/auction/10731855
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731699
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731699%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731699: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731699 url https://www.openlane.eu/en/carv6/auction/10731699
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731809
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731809%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731809: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731809 url https://www.openlane.eu/en/carv6/auction/10731809
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731828
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731828%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731828: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731828 url https://www.openlane.eu/en/carv6/auction/10731828
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731750
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731750%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731750: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731750 url https://www.openlane.eu/en/carv6/auction/10731750
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731774
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731774%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731774: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731774 url https://www.openlane.eu/en/carv6/auction/10731774
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731748
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731748%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731748: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731748 url https://www.openlane.eu/en/carv6/auction/10731748
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731673
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731673%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731673: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731673 url https://www.openlane.eu/en/carv6/auction/10731673
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731848
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731848%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731848: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731848 url https://www.openlane.eu/en/carv6/auction/10731848
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731847
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731847%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731847: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731847 url https://www.openlane.eu/en/carv6/auction/10731847
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731731
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731731%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731731: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731731 url https://www.openlane.eu/en/carv6/auction/10731731
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731933
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731933%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731933: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731933 url https://www.openlane.eu/en/carv6/auction/10731933
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10732727
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732727%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10732727: 1
2026-03-26 22:15:26 [adesa.be] INFO: Scraping item 10732727 url https://www.openlane.eu/en/carv6/auction/10732727
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731740
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731740%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731740: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731740 url https://www.openlane.eu/en/carv6/auction/10731740
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731803
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731803%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731803: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731803 url https://www.openlane.eu/en/carv6/auction/10731803
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731956
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731956%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731956: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731956 url https://www.openlane.eu/en/carv6/auction/10731956
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10732712
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732712%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10732712: 1
2026-03-26 22:15:26 [adesa.be] INFO: Scraping item 10732712 url https://www.openlane.eu/en/carv6/auction/10732712
2026-03-26 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731732
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731732%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731732: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731732 url https://www.openlane.eu/en/carv6/auction/10731732
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731755
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731755%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731755: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731755 url https://www.openlane.eu/en/carv6/auction/10731755
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731757
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731757%27 HTTP/1.1" 200 None
2026-03-26 22:15:26 [adesa.be] INFO: Scrape type for 10731757: 0
2026-03-26 22:15:26 [adesa.be] INFO: Skipping item 10731757 url https://www.openlane.eu/en/carv6/auction/10731757
2026-03-26 22:15:26 [adesa.be] INFO: Found listing with ID: 10731867
2026-03-26 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731867%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731867: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731867 url https://www.openlane.eu/en/carv6/auction/10731867
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731821
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731821%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731821: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731821 url https://www.openlane.eu/en/carv6/auction/10731821
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731929
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731929%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731929: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731929 url https://www.openlane.eu/en/carv6/auction/10731929
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731843
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731843%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731843: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731843 url https://www.openlane.eu/en/carv6/auction/10731843
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731668
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731668%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731668: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731668 url https://www.openlane.eu/en/carv6/auction/10731668
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731685
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731685%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731685: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731685 url https://www.openlane.eu/en/carv6/auction/10731685
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731931
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731931%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731931: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731931 url https://www.openlane.eu/en/carv6/auction/10731931
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731816
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731816%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731816: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731816 url https://www.openlane.eu/en/carv6/auction/10731816
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731716
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731716%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731716: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731716 url https://www.openlane.eu/en/carv6/auction/10731716
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731692
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731692%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731692: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731692 url https://www.openlane.eu/en/carv6/auction/10731692
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731693
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731693%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731693: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731693 url https://www.openlane.eu/en/carv6/auction/10731693
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731896
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731896%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731896: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731896 url https://www.openlane.eu/en/carv6/auction/10731896
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731684
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731684%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731684: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731684 url https://www.openlane.eu/en/carv6/auction/10731684
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731925
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731925%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731925: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731925 url https://www.openlane.eu/en/carv6/auction/10731925
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731962
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731962%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731962: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731962 url https://www.openlane.eu/en/carv6/auction/10731962
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731747
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731747%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731747: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731747 url https://www.openlane.eu/en/carv6/auction/10731747
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731780
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731780%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731780: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731780 url https://www.openlane.eu/en/carv6/auction/10731780
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731898
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731898%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731898: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731898 url https://www.openlane.eu/en/carv6/auction/10731898
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731714
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731714%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731714: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731714 url https://www.openlane.eu/en/carv6/auction/10731714
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731883
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731883%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731883: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731883 url https://www.openlane.eu/en/carv6/auction/10731883
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731800
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731800%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731800: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731800 url https://www.openlane.eu/en/carv6/auction/10731800
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731811
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731811%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731811: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731811 url https://www.openlane.eu/en/carv6/auction/10731811
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731899
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731899%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731899: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731899 url https://www.openlane.eu/en/carv6/auction/10731899
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731854
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731854%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731854: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731854 url https://www.openlane.eu/en/carv6/auction/10731854
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731852
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731852%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731852: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731852 url https://www.openlane.eu/en/carv6/auction/10731852
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731949
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731949%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731949: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731949 url https://www.openlane.eu/en/carv6/auction/10731949
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731721
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731721%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731721: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731721 url https://www.openlane.eu/en/carv6/auction/10731721
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731753
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731753%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731753: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731753 url https://www.openlane.eu/en/carv6/auction/10731753
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731760
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731760%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731760: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731760 url https://www.openlane.eu/en/carv6/auction/10731760
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731724
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731724%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731724: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731724 url https://www.openlane.eu/en/carv6/auction/10731724
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731722
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731722%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731722: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731722 url https://www.openlane.eu/en/carv6/auction/10731722
2026-03-26 22:15:27 [adesa.be] INFO: Found listing with ID: 10731677
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731677%27 HTTP/1.1" 200 None
2026-03-26 22:15:27 [adesa.be] INFO: Scrape type for 10731677: 0
2026-03-26 22:15:27 [adesa.be] INFO: Skipping item 10731677 url https://www.openlane.eu/en/carv6/auction/10731677
2026-03-26 22: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-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10732724
2026-03-26 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with scrape type 1
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F49e1d8f4-f2ad-42f9-b080-bd0cbf2a000a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/49e1d8f4-f2ad-42f9-b080-bd0cbf2a000a.jpg not downloaded yet
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F40bcda1b-1623-4002-822b-2f0d6b45771f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/40bcda1b-1623-4002-822b-2f0d6b45771f.jpg not downloaded yet
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fee86e3d6-5fae-486f-a51d-8c32a635e51a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/ee86e3d6-5fae-486f-a51d-8c32a635e51a.jpg not downloaded yet
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F96130e25-e431-4075-b0da-3f1b10a472f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/96130e25-e431-4075-b0da-3f1b10a472f6.jpg not downloaded yet
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F1862c8e6-922c-4e40-a644-6b0770025183.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/1862c8e6-922c-4e40-a644-6b0770025183.jpg not downloaded yet
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fb6982e9d-535e-45eb-8c69-ea98065aab29.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/b6982e9d-535e-45eb-8c69-ea98065aab29.jpg not downloaded yet
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/40bcda1b-1623-4002-822b-2f0d6b45771f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F7d60b843-d1a1-41d3-b741-22586d7cb00d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/7d60b843-d1a1-41d3-b741-22586d7cb00d.jpg not downloaded yet
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fb999553d-6c6a-49c2-a117-791a5c9e0233.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/b999553d-6c6a-49c2-a117-791a5c9e0233.jpg not downloaded yet
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/49e1d8f4-f2ad-42f9-b080-bd0cbf2a000a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F87ebb1c2-0120-4ea4-9b0a-12a5b652bf5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/87ebb1c2-0120-4ea4-9b0a-12a5b652bf5a.jpg not downloaded yet
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/ee86e3d6-5fae-486f-a51d-8c32a635e51a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/96130e25-e431-4075-b0da-3f1b10a472f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fb86720dd-ac88-453e-8c28-0104e1e0c523.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/b86720dd-ac88-453e-8c28-0104e1e0c523.jpg not downloaded yet
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/b6982e9d-535e-45eb-8c69-ea98065aab29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/1862c8e6-922c-4e40-a644-6b0770025183.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778b5550>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F40bcda1b-1623-4002-822b-2f0d6b45771f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/40bcda1b-1623-4002-822b-2f0d6b45771f.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/7d60b843-d1a1-41d3-b741-22586d7cb00d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/b999553d-6c6a-49c2-a117-791a5c9e0233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/87ebb1c2-0120-4ea4-9b0a-12a5b652bf5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b6cd50>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F49e1d8f4-f2ad-42f9-b080-bd0cbf2a000a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/49e1d8f4-f2ad-42f9-b080-bd0cbf2a000a.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749241/general/b86720dd-ac88-453e-8c28-0104e1e0c523.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732724)
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778e9d10>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fee86e3d6-5fae-486f-a51d-8c32a635e51a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/ee86e3d6-5fae-486f-a51d-8c32a635e51a.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d777eb0d0>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F96130e25-e431-4075-b0da-3f1b10a472f6.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/96130e25-e431-4075-b0da-3f1b10a472f6.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10732720
2026-03-26 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243bed85-092e-55aa-8299-8ec45f225161 with scrape type 1
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Fa848cce4-3dee-49ca-a96d-e9adfd18e2a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/a848cce4-3dee-49ca-a96d-e9adfd18e2a4.jpg not downloaded yet
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d85a171d0>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fb6982e9d-535e-45eb-8c69-ea98065aab29.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/b6982e9d-535e-45eb-8c69-ea98065aab29.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F0e992fe4-fc38-4fb2-b742-4acbf0586261.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/0e992fe4-fc38-4fb2-b742-4acbf0586261.jpg not downloaded yet
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778fb890>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F1862c8e6-922c-4e40-a644-6b0770025183.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/1862c8e6-922c-4e40-a644-6b0770025183.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d85a74210>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F7d60b843-d1a1-41d3-b741-22586d7cb00d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/7d60b843-d1a1-41d3-b741-22586d7cb00d.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bcc650>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fb999553d-6c6a-49c2-a117-791a5c9e0233.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/b999553d-6c6a-49c2-a117-791a5c9e0233.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77930410>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252F87ebb1c2-0120-4ea4-9b0a-12a5b652bf5a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/87ebb1c2-0120-4ea4-9b0a-12a5b652bf5a.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F9d9edd80-12bf-42e0-9808-616143c06fcd.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/9d9edd80-12bf-42e0-9808-616143c06fcd.jpg not downloaded yet
2026-03-26 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ac84d0>
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749241%252Fgeneral%252Fb86720dd-ac88-453e-8c28-0104e1e0c523.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749241/general/b86720dd-ac88-453e-8c28-0104e1e0c523.jpg saved to cache
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5
2026-03-26 22:15:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5, skipping ID generation
2026-03-26 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with scrape type 1
2026-03-26 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 sending to next pipeline
2026-03-26 22:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5, identifier: 10732724
2026-03-26 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10732722
2026-03-26 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ff4abe-1c78-526b-9dff-b37873323088 with scrape type 1
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F27634195-458a-480e-95e7-f911fc2e6f9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/27634195-458a-480e-95e7-f911fc2e6f9e.jpg not downloaded yet
2026-03-26 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10732727
2026-03-26 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with scrape type 1
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F3552eaf0-8b9a-4324-ac84-592082461746.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/3552eaf0-8b9a-4324-ac84-592082461746.jpg not downloaded yet
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Ffab4c30a-8545-456f-ae12-35e3e352a90c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/fab4c30a-8545-456f-ae12-35e3e352a90c.jpg not downloaded yet
2026-03-26 22:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10732724
2026-03-26 22:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10732724
2026-03-26 22:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c7dc737-1cd5-5c48-97a7-4956c2d5adb5 with identifier: 10732724 to the API
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749241/general/b86720dd-ac88-453e-8c28-0104e1e0c523.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2c7dc737-1cd5-5c48-97a7-4956c2d5adb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732724',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 114167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/49e1d8f4-f2ad-42f9-b080-bd0cbf2a000a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/40bcda1b-1623-4002-822b-2f0d6b45771f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/ee86e3d6-5fae-486f-a51d-8c32a635e51a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/96130e25-e431-4075-b0da-3f1b10a472f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/1862c8e6-922c-4e40-a644-6b0770025183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/b6982e9d-535e-45eb-8c69-ea98065aab29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/7d60b843-d1a1-41d3-b741-22586d7cb00d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/b999553d-6c6a-49c2-a117-791a5c9e0233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/87ebb1c2-0120-4ea4-9b0a-12a5b652bf5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7dc737-1cd5-5c48-97a7-4956c2d5adb5/2c7dc737-1cd5-5c48-97a7-4956c2d5adb5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749241/general/b86720dd-ac88-453e-8c28-0104e1e0c523.jpg',
'Width': 1024}],
'price': 15150,
'price_includes_vat': True,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 18d - Diesel - Automatic - 136 hp - 114.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732724%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [adesa.be] INFO: Saving data for 10732724: {'created_time': 1774563329.754773, 'last_price_update_time': 1774563329.754784, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732724') HTTP/1.1" 204 0
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Fb894de88-ef6f-455f-9d11-b42f602b076a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/b894de88-ef6f-455f-9d11-b42f602b076a.jpg not downloaded yet
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F53ded2ad-2e5a-4625-9699-8936431c0574.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/53ded2ad-2e5a-4625-9699-8936431c0574.jpg not downloaded yet
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F94864907-dbca-468b-b12d-512434c9fa3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/94864907-dbca-468b-b12d-512434c9fa3f.jpg not downloaded yet
2026-03-26 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10732726
2026-03-26 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with scrape type 1
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F104fc067-5a61-4e8e-b94b-7e4c49dc742e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/104fc067-5a61-4e8e-b94b-7e4c49dc742e.jpg not downloaded yet
2026-03-26 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10732712
2026-03-26 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 1
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 996b08c8-e5fa-5f73-8077-96ea6e448557
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fde3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg already downloaded
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F6d2bd598-8ad6-4b73-add7-fd1161481979.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg already downloaded
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F89a91875-f036-4943-83c5-73b852b0076e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg already downloaded
2026-03-26 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fa1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg already downloaded
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F6db6eaf3-800c-4748-981d-32f915816e36.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg already downloaded
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg already downloaded
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F1c2d186c-c735-4b59-8320-17e7a125384b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg already downloaded
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fde93a1e5-bf37-4af5-9286-e92b34d2e890.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg already downloaded
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fa359af1e-e66d-433c-bc32-2d3ede9a6638.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg already downloaded
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fb602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg already downloaded
2026-03-26 22:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996b08c8-e5fa-5f73-8077-96ea6e448557, identifier: 10732712
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/a848cce4-3dee-49ca-a96d-e9adfd18e2a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Fa81e694b-aa75-40a4-882a-4fae5e451b9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/a81e694b-aa75-40a4-882a-4fae5e451b9e.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252Ffad4dd5c-a820-440d-bfba-3bd9c5a5109b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/fad4dd5c-a820-440d-bfba-3bd9c5a5109b.jpg not downloaded yet
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10732712
2026-03-26 22:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10732712
2026-03-26 22:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10732712 to the API
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732712>
{'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-27T10: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=10732712',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 176484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg',
'https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg',
'https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg',
'https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg',
'https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg',
'https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg',
'https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg',
'https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg',
'https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg',
'https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352575,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404173,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386176,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg',
'Width': 1920}],
'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-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732712%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [adesa.be] INFO: Saving data for 10732712: {'created_time': 1774563330.590299, 'last_price_update_time': 1774563330.590313, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732712') HTTP/1.1" 204 0
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/0e992fe4-fc38-4fb2-b742-4acbf0586261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Fb7fd511e-7337-4994-bba7-b2515e3d6e8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/b7fd511e-7337-4994-bba7-b2515e3d6e8f.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F9c91aa61-66b4-491b-b337-917038b47fba.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/9c91aa61-66b4-491b-b337-917038b47fba.jpg not downloaded yet
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/9d9edd80-12bf-42e0-9808-616143c06fcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F2a2a06bb-a223-4c85-bff7-98ae30095cb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/2a2a06bb-a223-4c85-bff7-98ae30095cb4.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F9295dfd9-f78f-4168-9da4-76e950460e0b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/9295dfd9-f78f-4168-9da4-76e950460e0b.jpg not downloaded yet
2026-03-26 22:15: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-26 22:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10732730
2026-03-26 22:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233b405e-8d61-59fc-9c6d-8866c5d523ae with scrape type 1
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Fe52a2521-799a-4518-97d1-d3be2c70697b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/e52a2521-799a-4518-97d1-d3be2c70697b.jpg not downloaded yet
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/3552eaf0-8b9a-4324-ac84-592082461746.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/27634195-458a-480e-95e7-f911fc2e6f9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/fab4c30a-8545-456f-ae12-35e3e352a90c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F87f57cd2-3d6f-49dd-8383-2731f00e4936.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/87f57cd2-3d6f-49dd-8383-2731f00e4936.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F1efec066-053e-490a-b4d4-777e2555bab1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/1efec066-053e-490a-b4d4-777e2555bab1.jpg not downloaded yet
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ae9650>
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Fa848cce4-3dee-49ca-a96d-e9adfd18e2a4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/a848cce4-3dee-49ca-a96d-e9adfd18e2a4.jpg saved to cache
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10732717
2026-03-26 22:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd49a48-48d5-5cec-8029-145ef0e7d450 with scrape type 1
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F6cf6bf6e-9ee7-477e-8c9c-feb62eaa3ea0.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/6cf6bf6e-9ee7-477e-8c9c-feb62eaa3ea0.jpg not downloaded yet
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/53ded2ad-2e5a-4625-9699-8936431c0574.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F0f00bfef-dfcc-4e61-948c-fae7099e1f58.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/0f00bfef-dfcc-4e61-948c-fae7099e1f58.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F04d529c4-8b95-478d-840d-5855a6a97e28.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/04d529c4-8b95-478d-840d-5855a6a97e28.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Fe921c742-468f-4be4-9f64-c1e16f5402a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/e921c742-468f-4be4-9f64-c1e16f5402a9.jpg not downloaded yet
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/b894de88-ef6f-455f-9d11-b42f602b076a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F775aa81b-3a1d-4ec2-a42c-aafafa738805.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/775aa81b-3a1d-4ec2-a42c-aafafa738805.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F6af58581-14f4-4b94-9d73-f40754dbb322.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/6af58581-14f4-4b94-9d73-f40754dbb322.jpg not downloaded yet
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F888c3488-4f59-41ab-9df7-b590cbe7d764.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/888c3488-4f59-41ab-9df7-b590cbe7d764.jpg not downloaded yet
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77baad10>
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F0e992fe4-fc38-4fb2-b742-4acbf0586261.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/0e992fe4-fc38-4fb2-b742-4acbf0586261.jpg saved to cache
2026-03-26 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/fad4dd5c-a820-440d-bfba-3bd9c5a5109b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/104fc067-5a61-4e8e-b94b-7e4c49dc742e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/94864907-dbca-468b-b12d-512434c9fa3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F568a212c-1d90-48e3-b16c-34819fd3c7b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/568a212c-1d90-48e3-b16c-34819fd3c7b3.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F31ee80dd-6e84-4e19-9ff6-59b91602748f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/31ee80dd-6e84-4e19-9ff6-59b91602748f.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Fc0806032-8d77-4959-8c7a-72e89c4f2b7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/c0806032-8d77-4959-8c7a-72e89c4f2b7e.jpg not downloaded yet
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ceae50>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F9d9edd80-12bf-42e0-9808-616143c06fcd.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/9d9edd80-12bf-42e0-9808-616143c06fcd.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731666
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731666%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731666: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731666 url https://www.openlane.eu/en/carv6/auction/10731666
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731751
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731751%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731751: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731751 url https://www.openlane.eu/en/carv6/auction/10731751
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10732725
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732725%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10732725: 1
2026-03-26 22:15:31 [adesa.be] INFO: Scraping item 10732725 url https://www.openlane.eu/en/carv6/auction/10732725
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c2c810>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F3552eaf0-8b9a-4324-ac84-592082461746.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/3552eaf0-8b9a-4324-ac84-592082461746.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c17bd0>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F27634195-458a-480e-95e7-f911fc2e6f9e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/27634195-458a-480e-95e7-f911fc2e6f9e.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d76710>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Ffab4c30a-8545-456f-ae12-35e3e352a90c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/fab4c30a-8545-456f-ae12-35e3e352a90c.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/a81e694b-aa75-40a4-882a-4fae5e451b9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Fa8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/a8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F892e6c35-e84f-4606-a5f0-d87d176ddaee.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/892e6c35-e84f-4606-a5f0-d87d176ddaee.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fdd053ca2-9d42-4a03-81db-df30c6c3e18f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/dd053ca2-9d42-4a03-81db-df30c6c3e18f.jpg not downloaded yet
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/b7fd511e-7337-4994-bba7-b2515e3d6e8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F340946d2-51dd-49df-b030-f3dad0c36cc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/340946d2-51dd-49df-b030-f3dad0c36cc9.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F46099f8f-f581-44e7-adae-7c2e44419af8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/46099f8f-f581-44e7-adae-7c2e44419af8.jpg not downloaded yet
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731937
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731937%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731937: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731937 url https://www.openlane.eu/en/carv6/auction/10731937
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731678
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731678%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731678: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731678 url https://www.openlane.eu/en/carv6/auction/10731678
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731667
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731667%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731667: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731667 url https://www.openlane.eu/en/carv6/auction/10731667
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731924
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731924%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731924: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731924 url https://www.openlane.eu/en/carv6/auction/10731924
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731769
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731769%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731769: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731769 url https://www.openlane.eu/en/carv6/auction/10731769
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731960
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731960%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731960: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731960 url https://www.openlane.eu/en/carv6/auction/10731960
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731706
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731706%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731706: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731706 url https://www.openlane.eu/en/carv6/auction/10731706
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731824
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731824%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731824: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731824 url https://www.openlane.eu/en/carv6/auction/10731824
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731908
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731908%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731908: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731908 url https://www.openlane.eu/en/carv6/auction/10731908
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731764
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731764%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731764: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731764 url https://www.openlane.eu/en/carv6/auction/10731764
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731861
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731861%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731861: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731861 url https://www.openlane.eu/en/carv6/auction/10731861
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731889
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731889%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731889: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731889 url https://www.openlane.eu/en/carv6/auction/10731889
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731694
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731694%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731694: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731694 url https://www.openlane.eu/en/carv6/auction/10731694
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731853
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731853%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731853: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731853 url https://www.openlane.eu/en/carv6/auction/10731853
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731718
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731718%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731718: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731718 url https://www.openlane.eu/en/carv6/auction/10731718
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731746
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731746%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731746: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731746 url https://www.openlane.eu/en/carv6/auction/10731746
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731831
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731831%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731831: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731831 url https://www.openlane.eu/en/carv6/auction/10731831
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731674
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731674%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731674: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731674 url https://www.openlane.eu/en/carv6/auction/10731674
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731779
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731779%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731779: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731779 url https://www.openlane.eu/en/carv6/auction/10731779
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731923
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731923%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731923: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731923 url https://www.openlane.eu/en/carv6/auction/10731923
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10731730
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731730%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10731730: 0
2026-03-26 22:15:31 [adesa.be] INFO: Skipping item 10731730 url https://www.openlane.eu/en/carv6/auction/10731730
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10732721
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732721%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10732721: 1
2026-03-26 22:15:31 [adesa.be] INFO: Scraping item 10732721 url https://www.openlane.eu/en/carv6/auction/10732721
2026-03-26 22: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-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cbd5d0>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F53ded2ad-2e5a-4625-9699-8936431c0574.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/53ded2ad-2e5a-4625-9699-8936431c0574.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/9295dfd9-f78f-4168-9da4-76e950460e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/2a2a06bb-a223-4c85-bff7-98ae30095cb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F99c4b872-79b0-4dc0-a197-c0fba2087bf9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/99c4b872-79b0-4dc0-a197-c0fba2087bf9.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Fd566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/d566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fa30a172a-c80b-4aef-bc5f-c96d5062ca1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/a30a172a-c80b-4aef-bc5f-c96d5062ca1f.jpg not downloaded yet
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/9c91aa61-66b4-491b-b337-917038b47fba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/6cf6bf6e-9ee7-477e-8c9c-feb62eaa3ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/1efec066-053e-490a-b4d4-777e2555bab1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F569dfba7-a560-46ad-bafb-1f0e4bc5e544.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/569dfba7-a560-46ad-bafb-1f0e4bc5e544.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg not downloaded yet
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg not downloaded yet
2026-03-26 22:15:31 [adesa.be] INFO: Found listing with ID: 10732723
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732723%27 HTTP/1.1" 200 None
2026-03-26 22:15:31 [adesa.be] INFO: Scrape type for 10732723: 1
2026-03-26 22:15:31 [adesa.be] INFO: Scraping item 10732723 url https://www.openlane.eu/en/carv6/auction/10732723
2026-03-26 22: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-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cc3410>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Fb894de88-ef6f-455f-9d11-b42f602b076a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/b894de88-ef6f-455f-9d11-b42f602b076a.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c8a850>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252Ffad4dd5c-a820-440d-bfba-3bd9c5a5109b.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/fad4dd5c-a820-440d-bfba-3bd9c5a5109b.jpg saved to cache
2026-03-26 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c93fd0>
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F104fc067-5a61-4e8e-b94b-7e4c49dc742e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/104fc067-5a61-4e8e-b94b-7e4c49dc742e.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c8b010>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F94864907-dbca-468b-b12d-512434c9fa3f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/94864907-dbca-468b-b12d-512434c9fa3f.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/e921c742-468f-4be4-9f64-c1e16f5402a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Fe2a2b101-ec88-4b73-89ea-4334eedb74d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/e2a2b101-ec88-4b73-89ea-4334eedb74d7.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F3268374e-f367-4516-83ce-3bf55d8fdcf4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/3268374e-f367-4516-83ce-3bf55d8fdcf4.jpg not downloaded yet
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ab6f50>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Fa81e694b-aa75-40a4-882a-4fae5e451b9e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/a81e694b-aa75-40a4-882a-4fae5e451b9e.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d777e9790>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Fb7fd511e-7337-4994-bba7-b2515e3d6e8f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/b7fd511e-7337-4994-bba7-b2515e3d6e8f.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/87f57cd2-3d6f-49dd-8383-2731f00e4936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Ffda3e515-2859-43c5-9f8e-6aa65d2ae03d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/fda3e515-2859-43c5-9f8e-6aa65d2ae03d.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252Fd405317f-ed44-447d-9454-be7ad2b50671.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/d405317f-ed44-447d-9454-be7ad2b50671.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F4be404e6-4fac-42ea-bc0a-f276ee9e9974.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/4be404e6-4fac-42ea-bc0a-f276ee9e9974.jpg not downloaded yet
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731770
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731770%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731770: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731770 url https://www.openlane.eu/en/carv6/auction/10731770
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731749
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731749%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731749: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731749 url https://www.openlane.eu/en/carv6/auction/10731749
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731705
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731705%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731705: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731705 url https://www.openlane.eu/en/carv6/auction/10731705
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731922
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731922%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731922: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731922 url https://www.openlane.eu/en/carv6/auction/10731922
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10732713
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732713%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10732713: 1
2026-03-26 22:15:32 [adesa.be] INFO: Scraping item 10732713 url https://www.openlane.eu/en/carv6/auction/10732713
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/04d529c4-8b95-478d-840d-5855a6a97e28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/0f00bfef-dfcc-4e61-948c-fae7099e1f58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Ff6e7fe3d-32dc-457d-a1ed-7400fe7f6f98.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/f6e7fe3d-32dc-457d-a1ed-7400fe7f6f98.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg not downloaded yet
2026-03-26 22:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b7f7d0>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F9295dfd9-f78f-4168-9da4-76e950460e0b.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/9295dfd9-f78f-4168-9da4-76e950460e0b.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d63f50>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F2a2a06bb-a223-4c85-bff7-98ae30095cb4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/2a2a06bb-a223-4c85-bff7-98ae30095cb4.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d59610>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F9c91aa61-66b4-491b-b337-917038b47fba.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/9c91aa61-66b4-491b-b337-917038b47fba.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fc21d0>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F6cf6bf6e-9ee7-477e-8c9c-feb62eaa3ea0.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/6cf6bf6e-9ee7-477e-8c9c-feb62eaa3ea0.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fab690>
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F1efec066-053e-490a-b4d4-777e2555bab1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/1efec066-053e-490a-b4d4-777e2555bab1.jpg saved to cache
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/e52a2521-799a-4518-97d1-d3be2c70697b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/31ee80dd-6e84-4e19-9ff6-59b91602748f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/568a212c-1d90-48e3-b16c-34819fd3c7b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Fecfad04a-928a-4051-81de-dfa7121ed399.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/ecfad04a-928a-4051-81de-dfa7121ed399.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F7785150c-9314-4afd-8f8b-bd782af66bdc.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/7785150c-9314-4afd-8f8b-bd782af66bdc.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F2535836b-3040-49fd-894a-d4f44f17dab4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/2535836b-3040-49fd-894a-d4f44f17dab4.jpg not downloaded yet
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731715
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731715%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731715: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731715 url https://www.openlane.eu/en/carv6/auction/10731715
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731781
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731781%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731781: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731781 url https://www.openlane.eu/en/carv6/auction/10731781
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731887
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731887%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731887: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731887 url https://www.openlane.eu/en/carv6/auction/10731887
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731879
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731879%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731879: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731879 url https://www.openlane.eu/en/carv6/auction/10731879
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731859
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731859%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731859: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731859 url https://www.openlane.eu/en/carv6/auction/10731859
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731912
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731912%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731912: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731912 url https://www.openlane.eu/en/carv6/auction/10731912
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731897
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731897%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731897: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731897 url https://www.openlane.eu/en/carv6/auction/10731897
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731713
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731713%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731713: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731713 url https://www.openlane.eu/en/carv6/auction/10731713
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731830
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731830%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731830: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731830 url https://www.openlane.eu/en/carv6/auction/10731830
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731799
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731799%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731799: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731799 url https://www.openlane.eu/en/carv6/auction/10731799
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731829
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731829%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731829: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731829 url https://www.openlane.eu/en/carv6/auction/10731829
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731825
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731825%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731825: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731825 url https://www.openlane.eu/en/carv6/auction/10731825
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731756
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731756%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731756: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731756 url https://www.openlane.eu/en/carv6/auction/10731756
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10731807
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731807%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10731807: 0
2026-03-26 22:15:32 [adesa.be] INFO: Skipping item 10731807 url https://www.openlane.eu/en/carv6/auction/10731807
2026-03-26 22:15:32 [adesa.be] INFO: Found listing with ID: 10732714
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732714%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [adesa.be] INFO: Scrape type for 10732714: 1
2026-03-26 22:15:32 [adesa.be] INFO: Scraping item 10732714 url https://www.openlane.eu/en/carv6/auction/10732714
2026-03-26 22:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F4ed5f65f-b264-4052-9732-e4dcffcde64e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/4ed5f65f-b264-4052-9732-e4dcffcde64e.jpg not downloaded yet
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fb0c2ea14-5624-4598-8854-0d50e40d0bf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/b0c2ea14-5624-4598-8854-0d50e40d0bf7.jpg not downloaded yet
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/888c3488-4f59-41ab-9df7-b590cbe7d764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/6af58581-14f4-4b94-9d73-f40754dbb322.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F6a8a80cb-5465-4c0e-a61b-39191e63bab3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/6a8a80cb-5465-4c0e-a61b-39191e63bab3.jpg not downloaded yet
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10732718
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732718%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10732718: 1
2026-03-26 22:15:33 [adesa.be] INFO: Scraping item 10732718 url https://www.openlane.eu/en/carv6/auction/10732718
2026-03-26 22: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-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fc1a90>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Fe921c742-468f-4be4-9f64-c1e16f5402a9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/e921c742-468f-4be4-9f64-c1e16f5402a9.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b361d0>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F87f57cd2-3d6f-49dd-8383-2731f00e4936.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/87f57cd2-3d6f-49dd-8383-2731f00e4936.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77aca6d0>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F04d529c4-8b95-478d-840d-5855a6a97e28.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/04d529c4-8b95-478d-840d-5855a6a97e28.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b36a10>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F0f00bfef-dfcc-4e61-948c-fae7099e1f58.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/0f00bfef-dfcc-4e61-948c-fae7099e1f58.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/dd053ca2-9d42-4a03-81db-df30c6c3e18f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/892e6c35-e84f-4606-a5f0-d87d176ddaee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Fc218daf1-f3fe-4f22-aed4-fedd6bd98272.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/c218daf1-f3fe-4f22-aed4-fedd6bd98272.jpg not downloaded yet
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F667c9ce8-e1ab-4559-b68e-16ee0a310968.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/667c9ce8-e1ab-4559-b68e-16ee0a310968.jpg not downloaded yet
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/c0806032-8d77-4959-8c7a-72e89c4f2b7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/340946d2-51dd-49df-b030-f3dad0c36cc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/a30a172a-c80b-4aef-bc5f-c96d5062ca1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F27a2fb92-95d3-4a10-b30d-8e907da6c697.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/27a2fb92-95d3-4a10-b30d-8e907da6c697.jpg not downloaded yet
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10732708
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732708%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10732708: 1
2026-03-26 22:15:33 [adesa.be] INFO: Scraping item 10732708 url https://www.openlane.eu/en/carv6/auction/10732708
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fe369936c-9b21-42a8-9004-d9a38f893a81.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/e369936c-9b21-42a8-9004-d9a38f893a81.jpg not downloaded yet
2026-03-26 22: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-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c39f50>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Fe52a2521-799a-4518-97d1-d3be2c70697b.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/e52a2521-799a-4518-97d1-d3be2c70697b.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ce8e90>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F31ee80dd-6e84-4e19-9ff6-59b91602748f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/31ee80dd-6e84-4e19-9ff6-59b91602748f.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c3a190>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F568a212c-1d90-48e3-b16c-34819fd3c7b3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/568a212c-1d90-48e3-b16c-34819fd3c7b3.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7791e450>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F888c3488-4f59-41ab-9df7-b590cbe7d764.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/888c3488-4f59-41ab-9df7-b590cbe7d764.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fc8190>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F6af58581-14f4-4b94-9d73-f40754dbb322.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/6af58581-14f4-4b94-9d73-f40754dbb322.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/3268374e-f367-4516-83ce-3bf55d8fdcf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/e2a2b101-ec88-4b73-89ea-4334eedb74d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Faff86167-21e0-48b1-a134-34e23eec6fb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/aff86167-21e0-48b1-a134-34e23eec6fb9.jpg not downloaded yet
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10732707
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732707%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10732707: 1
2026-03-26 22:15:33 [adesa.be] INFO: Scraping item 10732707 url https://www.openlane.eu/en/carv6/auction/10732707
2026-03-26 22: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-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/46099f8f-f581-44e7-adae-7c2e44419af8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F78188dcd-bc14-451b-beac-5159f6c2347c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/78188dcd-bc14-451b-beac-5159f6c2347c.jpg not downloaded yet
2026-03-26 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/d405317f-ed44-447d-9454-be7ad2b50671.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731958
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731958%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731958: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731958 url https://www.openlane.eu/en/carv6/auction/10731958
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731959
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731959%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731959: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731959 url https://www.openlane.eu/en/carv6/auction/10731959
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731804
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731804%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731804: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731804 url https://www.openlane.eu/en/carv6/auction/10731804
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731766
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731766%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731766: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731766 url https://www.openlane.eu/en/carv6/auction/10731766
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731761
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731761%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731761: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731761 url https://www.openlane.eu/en/carv6/auction/10731761
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731737
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731737%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731737: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731737 url https://www.openlane.eu/en/carv6/auction/10731737
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731777
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731777%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731777: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731777 url https://www.openlane.eu/en/carv6/auction/10731777
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731812
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731812%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731812: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731812 url https://www.openlane.eu/en/carv6/auction/10731812
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731939
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731939%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731939: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731939 url https://www.openlane.eu/en/carv6/auction/10731939
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731932
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731932%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731932: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731932 url https://www.openlane.eu/en/carv6/auction/10731932
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731711
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731711%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731711: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731711 url https://www.openlane.eu/en/carv6/auction/10731711
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731735
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731735%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731735: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731735 url https://www.openlane.eu/en/carv6/auction/10731735
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10731941
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731941%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10731941: 0
2026-03-26 22:15:33 [adesa.be] INFO: Skipping item 10731941 url https://www.openlane.eu/en/carv6/auction/10731941
2026-03-26 22:15:33 [adesa.be] INFO: Found listing with ID: 10732731
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732731%27 HTTP/1.1" 200 None
2026-03-26 22:15:33 [adesa.be] INFO: Scrape type for 10732731: 1
2026-03-26 22:15:33 [adesa.be] INFO: Scraping item 10732731 url https://www.openlane.eu/en/carv6/auction/10732731
2026-03-26 22: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-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76af4510>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fdd053ca2-9d42-4a03-81db-df30c6c3e18f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/dd053ca2-9d42-4a03-81db-df30c6c3e18f.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bfd390>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F892e6c35-e84f-4606-a5f0-d87d176ddaee.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/892e6c35-e84f-4606-a5f0-d87d176ddaee.jpg saved to cache
2026-03-26 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f6af90>
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Fc0806032-8d77-4959-8c7a-72e89c4f2b7e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/c0806032-8d77-4959-8c7a-72e89c4f2b7e.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bfd510>
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F340946d2-51dd-49df-b030-f3dad0c36cc9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/340946d2-51dd-49df-b030-f3dad0c36cc9.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b0a310>
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fa30a172a-c80b-4aef-bc5f-c96d5062ca1f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/a30a172a-c80b-4aef-bc5f-c96d5062ca1f.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/b0c2ea14-5624-4598-8854-0d50e40d0bf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731745
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731745%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731745: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731745 url https://www.openlane.eu/en/carv6/auction/10731745
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731707
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731707%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731707: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731707 url https://www.openlane.eu/en/carv6/auction/10731707
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10732719
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732719%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10732719: 1
2026-03-26 22:15:34 [adesa.be] INFO: Scraping item 10732719 url https://www.openlane.eu/en/carv6/auction/10732719
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/4be404e6-4fac-42ea-bc0a-f276ee9e9974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/4ed5f65f-b264-4052-9732-e4dcffcde64e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/c218daf1-f3fe-4f22-aed4-fedd6bd98272.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/667c9ce8-e1ab-4559-b68e-16ee0a310968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b26ed0>
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F3268374e-f367-4516-83ce-3bf55d8fdcf4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/3268374e-f367-4516-83ce-3bf55d8fdcf4.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779313d0>
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Fe2a2b101-ec88-4b73-89ea-4334eedb74d7.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/e2a2b101-ec88-4b73-89ea-4334eedb74d7.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fbe510>
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F46099f8f-f581-44e7-adae-7c2e44419af8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/46099f8f-f581-44e7-adae-7c2e44419af8.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fbca10>
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252Fd405317f-ed44-447d-9454-be7ad2b50671.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/d405317f-ed44-447d-9454-be7ad2b50671.jpg saved to cache
2026-03-26 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731832
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731832%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731832: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731832 url https://www.openlane.eu/en/carv6/auction/10731832
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731814
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731814%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731814: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731814 url https://www.openlane.eu/en/carv6/auction/10731814
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731717
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731717%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731717: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731717 url https://www.openlane.eu/en/carv6/auction/10731717
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731936
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731936%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731936: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731936 url https://www.openlane.eu/en/carv6/auction/10731936
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731890
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731890%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731890: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731890 url https://www.openlane.eu/en/carv6/auction/10731890
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731771
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731771%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731771: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731771 url https://www.openlane.eu/en/carv6/auction/10731771
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731813
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731813%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731813: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731813 url https://www.openlane.eu/en/carv6/auction/10731813
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731961
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731961%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731961: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731961 url https://www.openlane.eu/en/carv6/auction/10731961
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731776
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731776%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731776: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731776 url https://www.openlane.eu/en/carv6/auction/10731776
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731947
2026-03-26 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731947%27 HTTP/1.1" 200 None
2026-03-26 22:15:34 [adesa.be] INFO: Scrape type for 10731947: 0
2026-03-26 22:15:34 [adesa.be] INFO: Skipping item 10731947 url https://www.openlane.eu/en/carv6/auction/10731947
2026-03-26 22:15:34 [adesa.be] INFO: Found listing with ID: 10731763
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731763%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731763: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731763 url https://www.openlane.eu/en/carv6/auction/10731763
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731696
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731696%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731696: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731696 url https://www.openlane.eu/en/carv6/auction/10731696
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731833
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731833%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731833: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731833 url https://www.openlane.eu/en/carv6/auction/10731833
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731768
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731768%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731768: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731768 url https://www.openlane.eu/en/carv6/auction/10731768
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10732709
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732709%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10732709: 1
2026-03-26 22:15:35 [adesa.be] INFO: Scraping item 10732709 url https://www.openlane.eu/en/carv6/auction/10732709
2026-03-26 22: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-26 22: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-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/2535836b-3040-49fd-894a-d4f44f17dab4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731930
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731930%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731930: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731930 url https://www.openlane.eu/en/carv6/auction/10731930
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731880
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731880%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731880: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731880 url https://www.openlane.eu/en/carv6/auction/10731880
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731882
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731882%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731882: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731882 url https://www.openlane.eu/en/carv6/auction/10731882
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731876
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731876%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731876: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731876 url https://www.openlane.eu/en/carv6/auction/10731876
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731877
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731877%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731877: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731877 url https://www.openlane.eu/en/carv6/auction/10731877
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731815
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731815%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731815: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731815 url https://www.openlane.eu/en/carv6/auction/10731815
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731762
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731762%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731762: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731762 url https://www.openlane.eu/en/carv6/auction/10731762
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731886
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731886%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731886: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731886 url https://www.openlane.eu/en/carv6/auction/10731886
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10732710
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732710%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10732710: 1
2026-03-26 22:15:35 [adesa.be] INFO: Scraping item 10732710 url https://www.openlane.eu/en/carv6/auction/10732710
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cb1a90>
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fb0c2ea14-5624-4598-8854-0d50e40d0bf7.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/b0c2ea14-5624-4598-8854-0d50e40d0bf7.jpg saved to cache
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779ba7d0>
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F4be404e6-4fac-42ea-bc0a-f276ee9e9974.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/4be404e6-4fac-42ea-bc0a-f276ee9e9974.jpg saved to cache
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c87d10>
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252F4ed5f65f-b264-4052-9732-e4dcffcde64e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/4ed5f65f-b264-4052-9732-e4dcffcde64e.jpg saved to cache
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779b9450>
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Fc218daf1-f3fe-4f22-aed4-fedd6bd98272.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/c218daf1-f3fe-4f22-aed4-fedd6bd98272.jpg saved to cache
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779bb350>
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F667c9ce8-e1ab-4559-b68e-16ee0a310968.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/667c9ce8-e1ab-4559-b68e-16ee0a310968.jpg saved to cache
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10732725
2026-03-26 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2047ed5d-7834-5dfa-a471-99cb5b98babc with scrape type 1
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F13367c37-4cfc-43f6-a777-031495d2856d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/13367c37-4cfc-43f6-a777-031495d2856d.jpg not downloaded yet
2026-03-26 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10732723
2026-03-26 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with scrape type 1
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Faa102026-d02f-4da5-bbfd-263393ea86cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/aa102026-d02f-4da5-bbfd-263393ea86cf.jpg not downloaded yet
2026-03-26 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10732721
2026-03-26 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d16dd6fe-a9da-5403-9b66-753d9a79c22f with scrape type 1
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F3bb81b53-4e73-49ca-a95c-149fec2835a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/3bb81b53-4e73-49ca-a95c-149fec2835a9.jpg not downloaded yet
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/27a2fb92-95d3-4a10-b30d-8e907da6c697.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731914
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731914%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731914: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731914 url https://www.openlane.eu/en/carv6/auction/10731914
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731788
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731788%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731788: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731788 url https://www.openlane.eu/en/carv6/auction/10731788
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731873
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731873%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731873: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731873 url https://www.openlane.eu/en/carv6/auction/10731873
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10732729
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732729%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10732729: 1
2026-03-26 22:15:35 [adesa.be] INFO: Scraping item 10732729 url https://www.openlane.eu/en/carv6/auction/10732729
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/aff86167-21e0-48b1-a134-34e23eec6fb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/78188dcd-bc14-451b-beac-5159f6c2347c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/7785150c-9314-4afd-8f8b-bd782af66bdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/ecfad04a-928a-4051-81de-dfa7121ed399.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/e369936c-9b21-42a8-9004-d9a38f893a81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252Fdefc0824-c45e-4382-94a7-d716cb284389.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/defc0824-c45e-4382-94a7-d716cb284389.jpg not downloaded yet
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F5b9f6854-7d9b-4b17-abac-89999b42a762.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/5b9f6854-7d9b-4b17-abac-89999b42a762.jpg not downloaded yet
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F164dc2fd-23fb-4969-9a80-4d4cc2facc7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/164dc2fd-23fb-4969-9a80-4d4cc2facc7d.jpg not downloaded yet
2026-03-26 22: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-26 22: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-26 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bb7bd0>
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F2535836b-3040-49fd-894a-d4f44f17dab4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/2535836b-3040-49fd-894a-d4f44f17dab4.jpg saved to cache
2026-03-26 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/6a8a80cb-5465-4c0e-a61b-39191e63bab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731739
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731739%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731739: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731739 url https://www.openlane.eu/en/carv6/auction/10731739
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731881
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731881%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731881: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731881 url https://www.openlane.eu/en/carv6/auction/10731881
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731888
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731888%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731888: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731888 url https://www.openlane.eu/en/carv6/auction/10731888
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731790
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731790%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731790: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731790 url https://www.openlane.eu/en/carv6/auction/10731790
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731752
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731752%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731752: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731752 url https://www.openlane.eu/en/carv6/auction/10731752
2026-03-26 22:15:35 [adesa.be] INFO: Found listing with ID: 10731792
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731792%27 HTTP/1.1" 200 None
2026-03-26 22:15:35 [adesa.be] INFO: Scrape type for 10731792: 0
2026-03-26 22:15:35 [adesa.be] INFO: Skipping item 10731792 url https://www.openlane.eu/en/carv6/auction/10731792
2026-03-26 22: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-26 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749231/general/0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732717)
2026-03-26 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F224187d3-9bbb-4482-90f2-2b2b5ffb224e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/224187d3-9bbb-4482-90f2-2b2b5ffb224e.jpg not downloaded yet
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Facb19c65-c383-4985-ba43-4d53a9ff78f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/acb19c65-c383-4985-ba43-4d53a9ff78f9.jpg not downloaded yet
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F4f0459d2-c64a-4852-bf06-8fec127c220c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/4f0459d2-c64a-4852-bf06-8fec127c220c.jpg not downloaded yet
2026-03-26 22:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10732714
2026-03-26 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with scrape type 1
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fa5fbce75-44e5-4b54-976f-a4ebaba74431.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fb8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fabb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Ff9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fc5a498c5-1b7b-4382-8908-86968de3d889.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fd5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg already downloaded
2026-03-26 22:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287, identifier: 10732714
2026-03-26 22:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10732713
2026-03-26 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 1
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82c2510a-bc52-55ed-bf66-d789136f229a
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fe3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fc9782d2e-eef8-470b-b8a0-43524ebdff01.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F38ab4092-4218-4d59-8f97-c2affd455761.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fa935571a-4d61-4743-aa31-bbc1777986ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fe53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F831f66af-5ecc-41da-83a1-bd47f80de5de.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg already downloaded
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fdca1aebe-da28-4517-86dc-d2f711ea3e89.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg not downloaded yet
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77884bd0>
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F27a2fb92-95d3-4a10-b30d-8e907da6c697.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/27a2fb92-95d3-4a10-b30d-8e907da6c697.jpg saved to cache
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ab4210>
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252Faff86167-21e0-48b1-a134-34e23eec6fb9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/aff86167-21e0-48b1-a134-34e23eec6fb9.jpg saved to cache
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fbd790>
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F78188dcd-bc14-451b-beac-5159f6c2347c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/78188dcd-bc14-451b-beac-5159f6c2347c.jpg saved to cache
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d766d0>
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F7785150c-9314-4afd-8f8b-bd782af66bdc.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/7785150c-9314-4afd-8f8b-bd782af66bdc.jpg saved to cache
2026-03-26 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779b9a90>
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Fecfad04a-928a-4051-81de-dfa7121ed399.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/ecfad04a-928a-4051-81de-dfa7121ed399.jpg saved to cache
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779566d0>
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252Fe369936c-9b21-42a8-9004-d9a38f893a81.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/e369936c-9b21-42a8-9004-d9a38f893a81.jpg saved to cache
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/f6e7fe3d-32dc-457d-a1ed-7400fe7f6f98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252Ff7938c3a-a0db-478f-a72a-370bda2ccc1f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/f7938c3a-a0db-478f-a72a-370bda2ccc1f.jpg not downloaded yet
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F58cb4a5f-c081-43ab-864a-52ea5d19515e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/58cb4a5f-c081-43ab-864a-52ea5d19515e.jpg not downloaded yet
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Fa37bffeb-fc20-4cc8-9730-55cdf6d1ecda.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/a37bffeb-fc20-4cc8-9730-55cdf6d1ecda.jpg not downloaded yet
2026-03-26 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10732714
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10732714
2026-03-26 22:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10732714 to the API
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732714>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732714',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 22639,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg',
'https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg',
'https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg',
'https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg',
'https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg',
'https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg',
'https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg',
'https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg',
'https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg',
'https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371536,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421285,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423044,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361214,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215235,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg',
'Width': 1536}],
'price': 14250,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 22.639 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732714%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [adesa.be] INFO: Saving data for 10732714: {'created_time': 1774563337.568015, 'last_price_update_time': 1774563337.568029, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732714') HTTP/1.1" 204 0
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749252/general/3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732727)
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/fda3e515-2859-43c5-9f8e-6aa65d2ae03d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/3bb81b53-4e73-49ca-a95c-149fec2835a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bb85d0>
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F6a8a80cb-5465-4c0e-a61b-39191e63bab3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/6a8a80cb-5465-4c0e-a61b-39191e63bab3.jpg saved to cache
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/aa102026-d02f-4da5-bbfd-263393ea86cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg not downloaded yet
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F41ff84a7-5ac7-4b77-bbc8-8dd72de73131.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/41ff84a7-5ac7-4b77-bbc8-8dd72de73131.jpg not downloaded yet
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg not downloaded yet
2026-03-26 22: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-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b4bad0>
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749231%252Fgeneral%252F0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749231/general/0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg saved to cache
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ddd49a48-48d5-5cec-8029-145ef0e7d450
2026-03-26 22:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ddd49a48-48d5-5cec-8029-145ef0e7d450, skipping ID generation
2026-03-26 22:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd49a48-48d5-5cec-8029-145ef0e7d450 with scrape type 1
2026-03-26 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ddd49a48-48d5-5cec-8029-145ef0e7d450 sending to next pipeline
2026-03-26 22:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddd49a48-48d5-5cec-8029-145ef0e7d450, identifier: 10732717
2026-03-26 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/13367c37-4cfc-43f6-a777-031495d2856d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10732717
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10732717
2026-03-26 22:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddd49a48-48d5-5cec-8029-145ef0e7d450 with identifier: 10732717 to the API
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749231/general/0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 99,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ddd49a48-48d5-5cec-8029-145ef0e7d450',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABG125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 153013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/6cf6bf6e-9ee7-477e-8c9c-feb62eaa3ea0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/888c3488-4f59-41ab-9df7-b590cbe7d764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/dd053ca2-9d42-4a03-81db-df30c6c3e18f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/a30a172a-c80b-4aef-bc5f-c96d5062ca1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/3268374e-f367-4516-83ce-3bf55d8fdcf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/0640f069-d083-4df7-8eaa-d8ba9a35282f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/b0c2ea14-5624-4598-8854-0d50e40d0bf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/667c9ce8-e1ab-4559-b68e-16ee0a310968.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/e369936c-9b21-42a8-9004-d9a38f893a81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddd49a48-48d5-5cec-8029-145ef0e7d450/ddd49a48-48d5-5cec-8029-145ef0e7d450_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749231/general/78188dcd-bc14-451b-beac-5159f6c2347c.jpg',
'Width': 1024}],
'price': 8250,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo 1.5 HDI Feel - Diesel - Manual - 99 hp - 153.013 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732717%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [adesa.be] INFO: Saving data for 10732717: {'created_time': 1774563338.360813, 'last_price_update_time': 1774563338.360826, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732717') HTTP/1.1" 204 0
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d85dd39d0>
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Ff6e7fe3d-32dc-457d-a1ed-7400fe7f6f98.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/f6e7fe3d-32dc-457d-a1ed-7400fe7f6f98.jpg saved to cache
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252Fd4b9247c-8085-4974-a9f7-c5fb0677711e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/d4b9247c-8085-4974-a9f7-c5fb0677711e.jpg not downloaded yet
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Fd717babc-7534-4a1c-b491-24410c89d299.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/d717babc-7534-4a1c-b491-24410c89d299.jpg not downloaded yet
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Ffa00e4a1-165b-4b45-a719-22db1d7bfe98.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/fa00e4a1-165b-4b45-a719-22db1d7bfe98.jpg not downloaded yet
2026-03-26 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749272/general/4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732730)
2026-03-26 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/4f0459d2-c64a-4852-bf06-8fec127c220c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/acb19c65-c383-4985-ba43-4d53a9ff78f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F8f57f76c-893a-4557-ac56-65fe7d95a865.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/8f57f76c-893a-4557-ac56-65fe7d95a865.jpg not downloaded yet
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg not downloaded yet
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Fd00d01f7-4dfb-4a7b-9fd4-274dad8114f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/d00d01f7-4dfb-4a7b-9fd4-274dad8114f5.jpg not downloaded yet
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d859cca10>
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749252%252Fgeneral%252F3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749252/general/3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg saved to cache
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8
2026-03-26 22:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8, skipping ID generation
2026-03-26 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with scrape type 1
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 sending to next pipeline
2026-03-26 22:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8, identifier: 10732727
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d85d01f90>
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252Ffda3e515-2859-43c5-9f8e-6aa65d2ae03d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/fda3e515-2859-43c5-9f8e-6aa65d2ae03d.jpg saved to cache
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bd2c90>
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F3bb81b53-4e73-49ca-a95c-149fec2835a9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/3bb81b53-4e73-49ca-a95c-149fec2835a9.jpg saved to cache
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10732731
2026-03-26 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 1
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252Fd99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/d99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg not downloaded yet
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76be7c10>
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Faa102026-d02f-4da5-bbfd-263393ea86cf.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/aa102026-d02f-4da5-bbfd-263393ea86cf.jpg saved to cache
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10732707
2026-03-26 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with scrape type 1
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252F3aa3a8cb-58c7-4ca7-8f34-1a589e35de25.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/3aa3a8cb-58c7-4ca7-8f34-1a589e35de25.JPG not downloaded yet
2026-03-26 22:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10732708
2026-03-26 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3763ce9c-6bdb-502e-8346-864af7871eb1 with scrape type 1
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3763ce9c-6bdb-502e-8346-864af7871eb1
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252Fb0741b60-3eee-437d-b602-bbae193052d3.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/b0741b60-3eee-437d-b602-bbae193052d3.JPG not downloaded yet
2026-03-26 22:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10732718
2026-03-26 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with scrape type 1
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Fe1a76c90-f5bd-4743-aeb7-b74a1cec9c45.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/e1a76c90-f5bd-4743-aeb7-b74a1cec9c45.jpg not downloaded yet
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7784de90>
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F13367c37-4cfc-43f6-a777-031495d2856d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/13367c37-4cfc-43f6-a777-031495d2856d.jpg saved to cache
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10732727
2026-03-26 22:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10732727
2026-03-26 22:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10732727 to the API
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749252/general/3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg>
{'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': 120,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ef6a4952-43cc-5a77-afb7-4bdf76e6aad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVD516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 146502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/3552eaf0-8b9a-4324-ac84-592082461746.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23616,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/53ded2ad-2e5a-4625-9699-8936431c0574.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/fad4dd5c-a820-440d-bfba-3bd9c5a5109b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/9295dfd9-f78f-4168-9da4-76e950460e0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/04d529c4-8b95-478d-840d-5855a6a97e28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/31ee80dd-6e84-4e19-9ff6-59b91602748f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/340946d2-51dd-49df-b030-f3dad0c36cc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/3d969521-9fd2-4de2-a451-0c0f3428bcb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/d405317f-ed44-447d-9454-be7ad2b50671.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef6a4952-43cc-5a77-afb7-4bdf76e6aad8/ef6a4952-43cc-5a77-afb7-4bdf76e6aad8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749252/general/7785150c-9314-4afd-8f8b-bd782af66bdc.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 146.502 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732727%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [adesa.be] INFO: Saving data for 10732727: {'created_time': 1774563339.35243, 'last_price_update_time': 1774563339.352444, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732727') HTTP/1.1" 204 0
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/224187d3-9bbb-4482-90f2-2b2b5ffb224e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/58cb4a5f-c081-43ab-864a-52ea5d19515e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F4667832b-454e-43d0-8127-b01de78539c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/4667832b-454e-43d0-8127-b01de78539c1.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Fe63c67c2-b6d8-43b5-8691-825e44ccfb1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/e63c67c2-b6d8-43b5-8691-825e44ccfb1c.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F7dadcdc1-2def-4a1f-ba4c-485d053fc0e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/7dadcdc1-2def-4a1f-ba4c-485d053fc0e2.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252Ff5a08d2a-3c20-421a-8034-bdc267ae132e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/f5a08d2a-3c20-421a-8034-bdc267ae132e.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252F71527d58-39a2-4265-9e42-99746c3528ca.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/71527d58-39a2-4265-9e42-99746c3528ca.JPG not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252Ff3241a41-51f7-4133-951a-41250b67f856.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/f3241a41-51f7-4133-951a-41250b67f856.JPG not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Faa9750c0-82be-4b56-9122-7c7a5ee6d6e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/aa9750c0-82be-4b56-9122-7c7a5ee6d6e4.jpg not downloaded yet
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/a37bffeb-fc20-4cc8-9730-55cdf6d1ecda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7782a0d0>
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749272%252Fgeneral%252F4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749272/general/4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg saved to cache
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 233b405e-8d61-59fc-9c6d-8866c5d523ae
2026-03-26 22:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 233b405e-8d61-59fc-9c6d-8866c5d523ae, skipping ID generation
2026-03-26 22:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233b405e-8d61-59fc-9c6d-8866c5d523ae with scrape type 1
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 233b405e-8d61-59fc-9c6d-8866c5d523ae sending to next pipeline
2026-03-26 22:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 233b405e-8d61-59fc-9c6d-8866c5d523ae, identifier: 10732730
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b6b890>
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F4f0459d2-c64a-4852-bf06-8fec127c220c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/4f0459d2-c64a-4852-bf06-8fec127c220c.jpg saved to cache
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77954710>
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Facb19c65-c383-4985-ba43-4d53a9ff78f9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/acb19c65-c383-4985-ba43-4d53a9ff78f9.jpg saved to cache
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732713)
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/164dc2fd-23fb-4969-9a80-4d4cc2facc7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F778fe000-c848-4ee4-85dc-b8d4da295568.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/778fe000-c848-4ee4-85dc-b8d4da295568.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Fde417f01-8dfc-4ea6-b2c4-eb2f0ddd7e7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/de417f01-8dfc-4ea6-b2c4-eb2f0ddd7e7e.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F95426185-4fbc-49d3-9c00-0c9195dfc483.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/95426185-4fbc-49d3-9c00-0c9195dfc483.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F90edf69a-457f-41c9-a256-2a93bc50e87a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/90edf69a-457f-41c9-a256-2a93bc50e87a.jpg not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252Fe033b379-5633-4f7a-ab07-70be50efb80a.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/e033b379-5633-4f7a-ab07-70be50efb80a.JPG not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252F47164671-91ff-4f8c-ae5d-64dc8254909d.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/47164671-91ff-4f8c-ae5d-64dc8254909d.JPG not downloaded yet
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F4d21f6e7-6dcf-435c-b82a-ec2e747dd945.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/4d21f6e7-6dcf-435c-b82a-ec2e747dd945.jpg not downloaded yet
2026-03-26 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10732730
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10732730
2026-03-26 22:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10732730 to the API
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749272/general/4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '233b405e-8d61-59fc-9c6d-8866c5d523ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLU638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732730',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394192,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/e52a2521-799a-4518-97d1-d3be2c70697b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30671,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/e921c742-468f-4be4-9f64-c1e16f5402a9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384578,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/c0806032-8d77-4959-8c7a-72e89c4f2b7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/46099f8f-f581-44e7-adae-7c2e44419af8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345502,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/4b1963e0-a0d6-4092-b80b-faa73ce2650c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309343,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/4be404e6-4fac-42ea-bc0a-f276ee9e9974.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326204,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/2535836b-3040-49fd-894a-d4f44f17dab4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/6a8a80cb-5465-4c0e-a61b-39191e63bab3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263287,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/27a2fb92-95d3-4a10-b30d-8e907da6c697.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b405e-8d61-59fc-9c6d-8866c5d523ae/233b405e-8d61-59fc-9c6d-8866c5d523ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326720,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749272/general/aff86167-21e0-48b1-a134-34e23eec6fb9.jpg',
'Width': 1920}],
'price': 15550,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 204 hp - 151.136 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732730%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [adesa.be] INFO: Saving data for 10732730: {'created_time': 1774563340.344547, 'last_price_update_time': 1774563340.344557, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732730') HTTP/1.1" 204 0
2026-03-26 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/5b9f6854-7d9b-4b17-abac-89999b42a762.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d8b790>
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F224187d3-9bbb-4482-90f2-2b2b5ffb224e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/224187d3-9bbb-4482-90f2-2b2b5ffb224e.jpg saved to cache
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b98d90>
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F58cb4a5f-c081-43ab-864a-52ea5d19515e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/58cb4a5f-c081-43ab-864a-52ea5d19515e.jpg saved to cache
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/f7938c3a-a0db-478f-a72a-370bda2ccc1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/defc0824-c45e-4382-94a7-d716cb284389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F381da33a-3fb1-4c03-88ab-4e57332f512b.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/381da33a-3fb1-4c03-88ab-4e57332f512b.jpg not downloaded yet
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F3c8d29c3-e059-47e9-918e-e4b96f64c42d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/3c8d29c3-e059-47e9-918e-e4b96f64c42d.jpg not downloaded yet
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Fcf5f5ccc-dab9-4c0c-baa2-fae4baf6e6a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/cf5f5ccc-dab9-4c0c-baa2-fae4baf6e6a3.jpg not downloaded yet
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F190d24ce-d1b3-4736-8f56-dbca0f823589.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/190d24ce-d1b3-4736-8f56-dbca0f823589.jpg not downloaded yet
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252Fa1fe56fc-a508-47c0-a93a-d4c6e753026b.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/a1fe56fc-a508-47c0-a93a-d4c6e753026b.JPG not downloaded yet
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252F81442be6-5b06-41f3-a1a4-cfc0a5fec193.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/81442be6-5b06-41f3-a1a4-cfc0a5fec193.JPG not downloaded yet
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F873af0fe-af11-49aa-b530-60ed0ccdfa66.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/873af0fe-af11-49aa-b530-60ed0ccdfa66.jpg not downloaded yet
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d72790>
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Fa37bffeb-fc20-4cc8-9730-55cdf6d1ecda.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/a37bffeb-fc20-4cc8-9730-55cdf6d1ecda.jpg saved to cache
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10732709
2026-03-26 22:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 1
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac50f046-c643-5f12-82c0-383b3c7ae0bf
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Ff144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Fd3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Ff7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F34a06e96-641d-438a-852f-ea0e83cae1d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F5d4b5346-1a68-4c60-a46b-55715338d89f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F9600c520-a228-40c7-8559-6b9f9fc973f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F20d9aa5a-c159-4023-85eb-14bc18396a26.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F371097cf-f92b-4264-bf34-8def03582b30.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg already downloaded
2026-03-26 22:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac50f046-c643-5f12-82c0-383b3c7ae0bf, identifier: 10732709
2026-03-26 22:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10732710
2026-03-26 22:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 1
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b672275b-f25f-50ff-9c43-b1cc2aac28f9
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F29de3614-5b77-4029-bda7-40284210ef75.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F82d626b5-b227-4961-a529-dc177dd45353.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F455b4a46-0d03-46d5-810d-a986cf1277ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F652ebe66-c020-4f58-946d-4fe216df244d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg already downloaded
2026-03-26 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg already downloaded
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Fddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg already downloaded
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Ff22bf81b-6ceb-4607-83d2-d504ce08c548.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg already downloaded
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Fd92a68e8-9cc2-4434-a94a-139b797f241e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg already downloaded
2026-03-26 22:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672275b-f25f-50ff-9c43-b1cc2aac28f9, identifier: 10732710
2026-03-26 22:15:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/b0741b60-3eee-437d-b602-bbae193052d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/d717babc-7534-4a1c-b491-24410c89d299.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/d4b9247c-8085-4974-a9f7-c5fb0677711e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/fa00e4a1-165b-4b45-a719-22db1d7bfe98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10732709
2026-03-26 22:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10732709
2026-03-26 22:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10732709 to the API
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732709>
{'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-27T10: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=10732709',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 222118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg',
'https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg',
'https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg',
'https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg',
'https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg',
'https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg',
'https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg',
'https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg',
'https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg',
'https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2964611,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2618537,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3154893,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1984759,
'Height': 3845,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg',
'Width': 5127},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2893387,
'Height': 3683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg',
'Width': 4910},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4737987,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2252087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg',
'Width': 4461},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3473726,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060929,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2053143,
'Height': 3423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg',
'Width': 4564}],
'price': 7250,
'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-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732709%27 HTTP/1.1" 200 None
2026-03-26 22:15:41 [adesa.be] INFO: Saving data for 10732709: {'created_time': 1774563341.483532, 'last_price_update_time': 1774563341.483544, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732709') HTTP/1.1" 204 0
2026-03-26 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10732710
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-26 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10732710
2026-03-26 22:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10732710 to the API
2026-03-26 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732710>
{'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-27T10: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=10732710',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 90929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg',
'https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg',
'https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg',
'https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg',
'https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg',
'https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg',
'https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg',
'https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg',
'https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg',
'https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380528,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382252,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412951,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381015,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325710,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288292,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270699,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg',
'Width': 1920}],
'price': 43050,
'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-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732710%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [adesa.be] INFO: Saving data for 10732710: {'created_time': 1774563342.066854, 'last_price_update_time': 1774563342.066867, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732710') HTTP/1.1" 204 0
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/3aa3a8cb-58c7-4ca7-8f34-1a589e35de25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/e1a76c90-f5bd-4743-aeb7-b74a1cec9c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F195d62fb-3525-4d28-aec4-a66f829de35c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/195d62fb-3525-4d28-aec4-a66f829de35c.jpg not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252Fe84b0f34-d223-4f64-bd26-76db9574af59.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/e84b0f34-d223-4f64-bd26-76db9574af59.JPG not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252F710b919b-cedf-4523-8351-0fecd4250cc2.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/710b919b-cedf-4523-8351-0fecd4250cc2.JPG not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F7999666f-2bcc-459f-adac-4d6a8b835940.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/7999666f-2bcc-459f-adac-4d6a8b835940.jpg not downloaded yet
2026-03-26 22:15:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7789e350>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82c2510a-bc52-55ed-bf66-d789136f229a/82c2510a-bc52-55ed-bf66-d789136f229a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fdca1aebe-da28-4517-86dc-d2f711ea3e89.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg saved to cache
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 82c2510a-bc52-55ed-bf66-d789136f229a
2026-03-26 22:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82c2510a-bc52-55ed-bf66-d789136f229a, skipping ID generation
2026-03-26 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 1
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82c2510a-bc52-55ed-bf66-d789136f229a sending to next pipeline
2026-03-26 22:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82c2510a-bc52-55ed-bf66-d789136f229a, identifier: 10732713
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779ba5d0>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F164dc2fd-23fb-4969-9a80-4d4cc2facc7d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/164dc2fd-23fb-4969-9a80-4d4cc2facc7d.jpg saved to cache
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10732719
2026-03-26 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 with scrape type 1
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fc2f52207-85e8-4193-9fdd-da615a76ae25.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/c2f52207-85e8-4193-9fdd-da615a76ae25.jpg not downloaded yet
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/f3241a41-51f7-4133-951a-41250b67f856.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10732713
2026-03-26 22:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10732713
2026-03-26 22:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10732713 to the API
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg>
{'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-27T10: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=10732713',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 122056,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342411,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330497,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383349,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349049,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447323,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c2510a-bc52-55ed-bf66-d789136f229a/82c2510a-bc52-55ed-bf66-d789136f229a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/dca1aebe-da28-4517-86dc-d2f711ea3e89.jpg',
'Width': 1920}],
'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-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732713%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [adesa.be] INFO: Saving data for 10732713: {'created_time': 1774563342.687206, 'last_price_update_time': 1774563342.687216, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732713') HTTP/1.1" 204 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252Ff033f2be-d0fb-477f-974d-3ec729ed1245.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/f033f2be-d0fb-477f-974d-3ec729ed1245.jpg not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252Fc6132102-96b5-4817-89fc-ada6ee56e3ed.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/c6132102-96b5-4817-89fc-ada6ee56e3ed.JPG not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252F85e47af0-8b1c-40fc-9662-b66a8264cca2.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/85e47af0-8b1c-40fc-9662-b66a8264cca2.JPG not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F10b84543-2f72-4af9-ab7e-07faae486852.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/10b84543-2f72-4af9-ab7e-07faae486852.jpg not downloaded yet
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F09790063-dc21-4024-886e-42863f2bf5cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/09790063-dc21-4024-886e-42863f2bf5cd.jpg not downloaded yet
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/aa9750c0-82be-4b56-9122-7c7a5ee6d6e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/47164671-91ff-4f8c-ae5d-64dc8254909d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/71527d58-39a2-4265-9e42-99746c3528ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/7dadcdc1-2def-4a1f-ba4c-485d053fc0e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76bf7950>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F5b9f6854-7d9b-4b17-abac-89999b42a762.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/5b9f6854-7d9b-4b17-abac-89999b42a762.jpg saved to cache
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ac9490>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252Ff7938c3a-a0db-478f-a72a-370bda2ccc1f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/f7938c3a-a0db-478f-a72a-370bda2ccc1f.jpg saved to cache
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cf4890>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252Fdefc0824-c45e-4382-94a7-d716cb284389.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/defc0824-c45e-4382-94a7-d716cb284389.jpg saved to cache
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76acb9d0>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Fd717babc-7534-4a1c-b491-24410c89d299.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/d717babc-7534-4a1c-b491-24410c89d299.jpg saved to cache
2026-03-26 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b9cbd0>
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252Fd4b9247c-8085-4974-a9f7-c5fb0677711e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/d4b9247c-8085-4974-a9f7-c5fb0677711e.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778a8790>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Ffa00e4a1-165b-4b45-a719-22db1d7bfe98.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/fa00e4a1-165b-4b45-a719-22db1d7bfe98.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10732729
2026-03-26 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 1
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fb3fcc936-272a-4272-bbf2-4aae606dae47.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/b3fcc936-272a-4272-bbf2-4aae606dae47.jpg not downloaded yet
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b74990>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Fe1a76c90-f5bd-4743-aeb7-b74a1cec9c45.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/e1a76c90-f5bd-4743-aeb7-b74a1cec9c45.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/e63c67c2-b6d8-43b5-8691-825e44ccfb1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/f5a08d2a-3c20-421a-8034-bdc267ae132e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F03515357-c336-4638-a88b-7ec1d7d545ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/03515357-c336-4638-a88b-7ec1d7d545ef.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252Fb82c855c-e575-45b9-9737-4997c2e8d2d6.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/b82c855c-e575-45b9-9737-4997c2e8d2d6.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252F4310cd4b-7622-48f7-bb5d-3b8818714ced.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/4310cd4b-7622-48f7-bb5d-3b8818714ced.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F29b2f89e-c574-4cdb-b88a-bd02cf17230f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/29b2f89e-c574-4cdb-b88a-bd02cf17230f.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F0256d922-01e1-43a9-ba8a-4e57b8108f36.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/0256d922-01e1-43a9-ba8a-4e57b8108f36.jpg not downloaded yet
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/4d21f6e7-6dcf-435c-b82a-ec2e747dd945.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/873af0fe-af11-49aa-b530-60ed0ccdfa66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg not downloaded yet
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/a1fe56fc-a508-47c0-a93a-d4c6e753026b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/81442be6-5b06-41f3-a1a4-cfc0a5fec193.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F1669a851-fd48-4f64-8b3c-abcb5464a680.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/1669a851-fd48-4f64-8b3c-abcb5464a680.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252Fe8114b48-8e19-4096-b4dd-8ec0636a5cbf.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/e8114b48-8e19-4096-b4dd-8ec0636a5cbf.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252F2cc3a8d0-6b4f-4bde-861b-8ff4fb574514.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/2cc3a8d0-6b4f-4bde-861b-8ff4fb574514.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F06053afa-5811-4ead-bda4-ff7967ceaea8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/06053afa-5811-4ead-bda4-ff7967ceaea8.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F43abbfc5-62a1-4cb6-a162-cbd2a3d38573.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/43abbfc5-62a1-4cb6-a162-cbd2a3d38573.jpg not downloaded yet
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ac8e50>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Faa9750c0-82be-4b56-9122-7c7a5ee6d6e4.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/aa9750c0-82be-4b56-9122-7c7a5ee6d6e4.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ae5290>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F7dadcdc1-2def-4a1f-ba4c-485d053fc0e2.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/7dadcdc1-2def-4a1f-ba4c-485d053fc0e2.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/190d24ce-d1b3-4736-8f56-dbca0f823589.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/cf5f5ccc-dab9-4c0c-baa2-fae4baf6e6a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F90af8f1c-3a6f-43df-a945-c57c456448d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/90af8f1c-3a6f-43df-a945-c57c456448d3.jpg not downloaded yet
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/e033b379-5633-4f7a-ab07-70be50efb80a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/381da33a-3fb1-4c03-88ab-4e57332f512b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/3c8d29c3-e059-47e9-918e-e4b96f64c42d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F24fd752d-d59d-45a2-a055-8515bb38c6e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/24fd752d-d59d-45a2-a055-8515bb38c6e2.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252F1e9d5c7e-7083-4d96-a45b-7fa66af18c39.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/1e9d5c7e-7083-4d96-a45b-7fa66af18c39.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252Fbb3acc2c-bbac-4b77-9bbe-bdf6d3534d29.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/bb3acc2c-bbac-4b77-9bbe-bdf6d3534d29.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Fb87b3a05-ec3f-466c-a601-d1d102098d94.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/b87b3a05-ec3f-466c-a601-d1d102098d94.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F5aabb076-c093-41ad-a3a5-d2dc224ab1e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/5aabb076-c093-41ad-a3a5-d2dc224ab1e2.jpg not downloaded yet
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d779a40d0>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Fe63c67c2-b6d8-43b5-8691-825e44ccfb1c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/e63c67c2-b6d8-43b5-8691-825e44ccfb1c.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ad14d0>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252Ff5a08d2a-3c20-421a-8034-bdc267ae132e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/f5a08d2a-3c20-421a-8034-bdc267ae132e.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/c2f52207-85e8-4193-9fdd-da615a76ae25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fd4c76a16-4268-4505-88dd-4b95ba1140f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/d4c76a16-4268-4505-88dd-4b95ba1140f8.jpg not downloaded yet
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/710b919b-cedf-4523-8351-0fecd4250cc2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F7af71ea8-9d3e-45ae-959b-34ea3d541603.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/7af71ea8-9d3e-45ae-959b-34ea3d541603.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599130%252Fgeneral%252F2a86c0f1-5bbe-4b55-9e14-bb8d3c1b05d8.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599130/general/2a86c0f1-5bbe-4b55-9e14-bb8d3c1b05d8.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613459%252Fgeneral%252Fb9654bac-c348-4b44-8bb0-352f89509817.JPG%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613459/general/b9654bac-c348-4b44-8bb0-352f89509817.JPG not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Fd033623f-c82e-42fc-b707-29b89fa8773a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/d033623f-c82e-42fc-b707-29b89fa8773a.jpg not downloaded yet
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fe3b1fe9a-0bdb-450f-ac53-e8496e819b03.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/e3b1fe9a-0bdb-450f-ac53-e8496e819b03.jpg not downloaded yet
2026-03-26 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/7999666f-2bcc-459f-adac-4d6a8b835940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F27a43557-91e3-43ee-b7fa-8ed3fb3aea1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/27a43557-91e3-43ee-b7fa-8ed3fb3aea1c.jpg not downloaded yet
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77828750>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F4d21f6e7-6dcf-435c-b82a-ec2e747dd945.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/4d21f6e7-6dcf-435c-b82a-ec2e747dd945.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d33890>
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F873af0fe-af11-49aa-b530-60ed0ccdfa66.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/873af0fe-af11-49aa-b530-60ed0ccdfa66.jpg saved to cache
2026-03-26 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731868
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731868%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731868: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731868 url https://www.openlane.eu/en/carv6/auction/10731868
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731782
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731782%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731782: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731782 url https://www.openlane.eu/en/carv6/auction/10731782
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731842
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731842%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731842: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731842 url https://www.openlane.eu/en/carv6/auction/10731842
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731919
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731919%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731919: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731919 url https://www.openlane.eu/en/carv6/auction/10731919
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731838
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731838%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731838: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731838 url https://www.openlane.eu/en/carv6/auction/10731838
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731773
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731773%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731773: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731773 url https://www.openlane.eu/en/carv6/auction/10731773
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731841
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731841%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731841: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731841 url https://www.openlane.eu/en/carv6/auction/10731841
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731789
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731789%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731789: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731789 url https://www.openlane.eu/en/carv6/auction/10731789
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731839
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731839%27 HTTP/1.1" 200 None
2026-03-26 22:15:43 [adesa.be] INFO: Scrape type for 10731839: 0
2026-03-26 22:15:43 [adesa.be] INFO: Skipping item 10731839 url https://www.openlane.eu/en/carv6/auction/10731839
2026-03-26 22:15:43 [adesa.be] INFO: Found listing with ID: 10731871
2026-03-26 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731871%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731871: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731871 url https://www.openlane.eu/en/carv6/auction/10731871
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10732716
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732716%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10732716: 1
2026-03-26 22:15:44 [adesa.be] INFO: Scraping item 10732716 url https://www.openlane.eu/en/carv6/auction/10732716
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f21150>
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F190d24ce-d1b3-4736-8f56-dbca0f823589.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/190d24ce-d1b3-4736-8f56-dbca0f823589.jpg saved to cache
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76e36490>
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Fcf5f5ccc-dab9-4c0c-baa2-fae4baf6e6a3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/cf5f5ccc-dab9-4c0c-baa2-fae4baf6e6a3.jpg saved to cache
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7787b390>
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F381da33a-3fb1-4c03-88ab-4e57332f512b.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/381da33a-3fb1-4c03-88ab-4e57332f512b.jpg saved to cache
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f23b90>
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F3c8d29c3-e059-47e9-918e-e4b96f64c42d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/3c8d29c3-e059-47e9-918e-e4b96f64c42d.jpg saved to cache
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/85e47af0-8b1c-40fc-9662-b66a8264cca2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/e84b0f34-d223-4f64-bd26-76db9574af59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/10b84543-2f72-4af9-ab7e-07faae486852.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fb1015e9c-cd97-43d1-8210-ce6c8890ae02.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/b1015e9c-cd97-43d1-8210-ce6c8890ae02.jpg not downloaded yet
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/0256d922-01e1-43a9-ba8a-4e57b8108f36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/09790063-dc21-4024-886e-42863f2bf5cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fdc509017-c268-4a5e-9593-4f8ca180575d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/dc509017-c268-4a5e-9593-4f8ca180575d.jpg not downloaded yet
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731805
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731805%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731805: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731805 url https://www.openlane.eu/en/carv6/auction/10731805
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731709
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731709%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731709: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731709 url https://www.openlane.eu/en/carv6/auction/10731709
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731858
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731858%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731858: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731858 url https://www.openlane.eu/en/carv6/auction/10731858
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731870
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731870%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731870: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731870 url https://www.openlane.eu/en/carv6/auction/10731870
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731710
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731710%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731710: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731710 url https://www.openlane.eu/en/carv6/auction/10731710
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731913
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731913%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731913: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731913 url https://www.openlane.eu/en/carv6/auction/10731913
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731793
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731793%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731793: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731793 url https://www.openlane.eu/en/carv6/auction/10731793
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731900
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731900%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731900: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731900 url https://www.openlane.eu/en/carv6/auction/10731900
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731963
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731963%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731963: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731963 url https://www.openlane.eu/en/carv6/auction/10731963
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731948
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731948%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731948: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731948 url https://www.openlane.eu/en/carv6/auction/10731948
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731926
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731926%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731926: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731926 url https://www.openlane.eu/en/carv6/auction/10731926
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731938
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731938%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731938: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731938 url https://www.openlane.eu/en/carv6/auction/10731938
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731727
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731727%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731727: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731727 url https://www.openlane.eu/en/carv6/auction/10731727
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10732706
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732706%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10732706: 1
2026-03-26 22:15:44 [adesa.be] INFO: Scraping item 10732706 url https://www.openlane.eu/en/carv6/auction/10732706
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/4310cd4b-7622-48f7-bb5d-3b8818714ced.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fd6a2ebd2-ba4a-4b3d-92b1-07f6125839b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/d6a2ebd2-ba4a-4b3d-92b1-07f6125839b0.jpg not downloaded yet
2026-03-26 22: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-26 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c17190>
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fc2f52207-85e8-4193-9fdd-da615a76ae25.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/c2f52207-85e8-4193-9fdd-da615a76ae25.jpg saved to cache
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c20b10>
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F7999666f-2bcc-459f-adac-4d6a8b835940.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/7999666f-2bcc-459f-adac-4d6a8b835940.jpg saved to cache
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/2cc3a8d0-6b4f-4bde-861b-8ff4fb574514.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fe4fb30e3-d0be-4531-a53e-707ea5065b9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/e4fb30e3-d0be-4531-a53e-707ea5065b9a.jpg not downloaded yet
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731680
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731680%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731680: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731680 url https://www.openlane.eu/en/carv6/auction/10731680
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731682
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731682%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731682: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731682 url https://www.openlane.eu/en/carv6/auction/10731682
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731738
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731738%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731738: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731738 url https://www.openlane.eu/en/carv6/auction/10731738
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731892
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731892%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731892: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731892 url https://www.openlane.eu/en/carv6/auction/10731892
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731690
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731690%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731690: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731690 url https://www.openlane.eu/en/carv6/auction/10731690
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731840
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731840%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731840: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731840 url https://www.openlane.eu/en/carv6/auction/10731840
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731918
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731918%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731918: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731918 url https://www.openlane.eu/en/carv6/auction/10731918
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731928
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731928%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731928: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731928 url https://www.openlane.eu/en/carv6/auction/10731928
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731726
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731726%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731726: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731726 url https://www.openlane.eu/en/carv6/auction/10731726
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731862
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731862%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731862: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731862 url https://www.openlane.eu/en/carv6/auction/10731862
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731675
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731675%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731675: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731675 url https://www.openlane.eu/en/carv6/auction/10731675
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731695
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731695%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731695: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731695 url https://www.openlane.eu/en/carv6/auction/10731695
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731823
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731823%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731823: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731823 url https://www.openlane.eu/en/carv6/auction/10731823
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731910
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731910%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731910: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731910 url https://www.openlane.eu/en/carv6/auction/10731910
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731893
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731893%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731893: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731893 url https://www.openlane.eu/en/carv6/auction/10731893
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731810
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731810%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731810: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731810 url https://www.openlane.eu/en/carv6/auction/10731810
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731783
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731783%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731783: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731783 url https://www.openlane.eu/en/carv6/auction/10731783
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731767
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731767%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731767: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731767 url https://www.openlane.eu/en/carv6/auction/10731767
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731806
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731806%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731806: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731806 url https://www.openlane.eu/en/carv6/auction/10731806
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731786
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731786%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731786: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731786 url https://www.openlane.eu/en/carv6/auction/10731786
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731733
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731733%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731733: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731733 url https://www.openlane.eu/en/carv6/auction/10731733
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731869
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731869%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731869: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731869 url https://www.openlane.eu/en/carv6/auction/10731869
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731885
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731885%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731885: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731885 url https://www.openlane.eu/en/carv6/auction/10731885
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731798
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731798%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731798: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731798 url https://www.openlane.eu/en/carv6/auction/10731798
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731672
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731672%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731672: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731672 url https://www.openlane.eu/en/carv6/auction/10731672
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731670
2026-03-26 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731670%27 HTTP/1.1" 200 None
2026-03-26 22:15:44 [adesa.be] INFO: Scrape type for 10731670: 0
2026-03-26 22:15:44 [adesa.be] INFO: Skipping item 10731670 url https://www.openlane.eu/en/carv6/auction/10731670
2026-03-26 22:15:44 [adesa.be] INFO: Found listing with ID: 10731728
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731728%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10731728: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10731728 url https://www.openlane.eu/en/carv6/auction/10731728
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10731916
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731916%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10731916: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10731916 url https://www.openlane.eu/en/carv6/auction/10731916
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10731689
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731689%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10731689: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10731689 url https://www.openlane.eu/en/carv6/auction/10731689
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10731669
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731669%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10731669: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10731669 url https://www.openlane.eu/en/carv6/auction/10731669
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729524%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729524: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729530%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729530: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729535%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729535: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729537%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729537: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729541%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729541: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729542%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729542: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729543%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729543: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729544%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729544: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729545%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729545: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729546%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729546: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729560%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729560: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729571%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729571: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729574%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729574: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729586%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729586: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729588%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729588: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729591%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729591: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729605%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729605: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729607%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729607: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729611%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729611: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729629%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729629: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729630%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729630: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729632%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729632: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729634%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729634: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729637%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729637: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729640%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729640: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729642%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729642: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729644%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729644: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729663%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729663: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729676%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729676: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729678%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729678: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729680%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729680: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729681%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729681: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729683%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729683: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729685%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729685: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729528%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729528: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729532%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729532: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729531%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729531: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729536%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729536: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729539%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729539: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729550%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729550: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729552%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729552: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729554%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729554: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729555%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729555: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729562%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729562: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-26 22:15:45 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729564%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [adesa.be] INFO: Scrape type for 10729564: 0
2026-03-26 22:15:45 [adesa.be] INFO: Skipping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-26 22: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-26 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/29b2f89e-c574-4cdb-b88a-bd02cf17230f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/43abbfc5-62a1-4cb6-a162-cbd2a3d38573.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/06053afa-5811-4ead-bda4-ff7967ceaea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg not downloaded yet
2026-03-26 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/b3fcc936-272a-4272-bbf2-4aae606dae47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/e8114b48-8e19-4096-b4dd-8ec0636a5cbf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F4fd6fe21-e6eb-4557-b14e-2a9b2b7d0d98.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/4fd6fe21-e6eb-4557-b14e-2a9b2b7d0d98.jpg not downloaded yet
2026-03-26 22: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-26 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c21a90>
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F10b84543-2f72-4af9-ab7e-07faae486852.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/10b84543-2f72-4af9-ab7e-07faae486852.jpg saved to cache
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77996650>
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F0256d922-01e1-43a9-ba8a-4e57b8108f36.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/0256d922-01e1-43a9-ba8a-4e57b8108f36.jpg saved to cache
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d56850>
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F09790063-dc21-4024-886e-42863f2bf5cd.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/09790063-dc21-4024-886e-42863f2bf5cd.jpg saved to cache
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fc5b868cc-8161-47d6-a45e-51113b249915.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/c5b868cc-8161-47d6-a45e-51113b249915.jpg not downloaded yet
2026-03-26 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/1669a851-fd48-4f64-8b3c-abcb5464a680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F8acc763f-b7a4-4dcc-ad16-a9f4a5023a38.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/8acc763f-b7a4-4dcc-ad16-a9f4a5023a38.jpg not downloaded yet
2026-03-26 22:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bb8f90>
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F29b2f89e-c574-4cdb-b88a-bd02cf17230f.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/29b2f89e-c574-4cdb-b88a-bd02cf17230f.jpg saved to cache
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77966990>
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F43abbfc5-62a1-4cb6-a162-cbd2a3d38573.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/43abbfc5-62a1-4cb6-a162-cbd2a3d38573.jpg saved to cache
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fb9d50>
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252F06053afa-5811-4ead-bda4-ff7967ceaea8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/06053afa-5811-4ead-bda4-ff7967ceaea8.jpg saved to cache
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77931190>
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fb3fcc936-272a-4272-bbf2-4aae606dae47.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/b3fcc936-272a-4272-bbf2-4aae606dae47.jpg saved to cache
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/b9654bac-c348-4b44-8bb0-352f89509817.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/e3b1fe9a-0bdb-450f-ac53-e8496e819b03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fa849cbad-b81f-4f0e-b0c0-d575e5680b21.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/a849cbad-b81f-4f0e-b0c0-d575e5680b21.jpg not downloaded yet
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/90af8f1c-3a6f-43df-a945-c57c456448d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/b1015e9c-cd97-43d1-8210-ce6c8890ae02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/5aabb076-c093-41ad-a3a5-d2dc224ab1e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/d033623f-c82e-42fc-b707-29b89fa8773a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d8683b810>
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F1669a851-fd48-4f64-8b3c-abcb5464a680.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/1669a851-fd48-4f64-8b3c-abcb5464a680.jpg saved to cache
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/d4c76a16-4268-4505-88dd-4b95ba1140f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/d6a2ebd2-ba4a-4b3d-92b1-07f6125839b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/2a86c0f1-5bbe-4b55-9e14-bb8d3c1b05d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bf6490>
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fe3b1fe9a-0bdb-450f-ac53-e8496e819b03.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/e3b1fe9a-0bdb-450f-ac53-e8496e819b03.jpg saved to cache
2026-03-26 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bac490>
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F90af8f1c-3a6f-43df-a945-c57c456448d3.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/90af8f1c-3a6f-43df-a945-c57c456448d3.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cbf910>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fb1015e9c-cd97-43d1-8210-ce6c8890ae02.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/b1015e9c-cd97-43d1-8210-ce6c8890ae02.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77baddd0>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F5aabb076-c093-41ad-a3a5-d2dc224ab1e2.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/5aabb076-c093-41ad-a3a5-d2dc224ab1e2.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bacbd0>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Fd033623f-c82e-42fc-b707-29b89fa8773a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/d033623f-c82e-42fc-b707-29b89fa8773a.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/27a43557-91e3-43ee-b7fa-8ed3fb3aea1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/c5b868cc-8161-47d6-a45e-51113b249915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/e4fb30e3-d0be-4531-a53e-707ea5065b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/dc509017-c268-4a5e-9593-4f8ca180575d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/8acc763f-b7a4-4dcc-ad16-a9f4a5023a38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/4fd6fe21-e6eb-4557-b14e-2a9b2b7d0d98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76faeed0>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fd4c76a16-4268-4505-88dd-4b95ba1140f8.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/d4c76a16-4268-4505-88dd-4b95ba1140f8.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b1a590>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fd6a2ebd2-ba4a-4b3d-92b1-07f6125839b0.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/d6a2ebd2-ba4a-4b3d-92b1-07f6125839b0.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/a849cbad-b81f-4f0e-b0c0-d575e5680b21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613459/general/bb3acc2c-bbac-4b77-9bbe-bdf6d3534d29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732708)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749232/general/b87b3a05-ec3f-466c-a601-d1d102098d94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732718)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/7af71ea8-9d3e-45ae-959b-34ea3d541603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749234/general/9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732719)
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76aae6d0>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F27a43557-91e3-43ee-b7fa-8ed3fb3aea1c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/27a43557-91e3-43ee-b7fa-8ed3fb3aea1c.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b14490>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252Fc5b868cc-8161-47d6-a45e-51113b249915.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/c5b868cc-8161-47d6-a45e-51113b249915.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d7797dd10>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fe4fb30e3-d0be-4531-a53e-707ea5065b9a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/e4fb30e3-d0be-4531-a53e-707ea5065b9a.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f88610>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fdc509017-c268-4a5e-9593-4f8ca180575d.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/dc509017-c268-4a5e-9593-4f8ca180575d.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bc7d90>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F8acc763f-b7a4-4dcc-ad16-a9f4a5023a38.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/8acc763f-b7a4-4dcc-ad16-a9f4a5023a38.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ac5510>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F4fd6fe21-e6eb-4557-b14e-2a9b2b7d0d98.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/4fd6fe21-e6eb-4557-b14e-2a9b2b7d0d98.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/1e9d5c7e-7083-4d96-a45b-7fa66af18c39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/c6132102-96b5-4817-89fc-ada6ee56e3ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599130/general/b82c855c-e575-45b9-9737-4997c2e8d2d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732707)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/03515357-c336-4638-a88b-7ec1d7d545ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/f033f2be-d0fb-477f-974d-3ec729ed1245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/24fd752d-d59d-45a2-a055-8515bb38c6e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778c9c10>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252Fa849cbad-b81f-4f0e-b0c0-d575e5680b21.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/a849cbad-b81f-4f0e-b0c0-d575e5680b21.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3763ce9c-6bdb-502e-8346-864af7871eb1, skipping ID generation
2026-03-26 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3763ce9c-6bdb-502e-8346-864af7871eb1 with scrape type 1
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3763ce9c-6bdb-502e-8346-864af7871eb1 sending to next pipeline
2026-03-26 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3763ce9c-6bdb-502e-8346-864af7871eb1, identifier: 10732708
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bd4690>
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749232%252Fgeneral%252Fb87b3a05-ec3f-466c-a601-d1d102098d94.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749232/general/b87b3a05-ec3f-466c-a601-d1d102098d94.jpg saved to cache
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322
2026-03-26 22:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8767288a-4d27-5fa3-9f0b-fff59c4d1322, skipping ID generation
2026-03-26 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with scrape type 1
2026-03-26 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8767288a-4d27-5fa3-9f0b-fff59c4d1322 sending to next pipeline
2026-03-26 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8767288a-4d27-5fa3-9f0b-fff59c4d1322, identifier: 10732718
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cea990>
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F7af71ea8-9d3e-45ae-959b-34ea3d541603.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/7af71ea8-9d3e-45ae-959b-34ea3d541603.jpg saved to cache
2026-03-26 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cea0d0>
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749234%252Fgeneral%252F9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749234/general/9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg saved to cache
2026-03-26 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f756d97d-62e0-5452-8bda-3d6ee6378bf3
2026-03-26 22:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f756d97d-62e0-5452-8bda-3d6ee6378bf3, skipping ID generation
2026-03-26 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 with scrape type 1
2026-03-26 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 sending to next pipeline
2026-03-26 22:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f756d97d-62e0-5452-8bda-3d6ee6378bf3, identifier: 10732719
2026-03-26 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10732708
2026-03-26 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10732708
2026-03-26 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3763ce9c-6bdb-502e-8346-864af7871eb1 with identifier: 10732708 to the API
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5613459/general/bb3acc2c-bbac-4b77-9bbe-bdf6d3534d29.JPG>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3763ce9c-6bdb-502e-8346-864af7871eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQW627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732708',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 131089,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 131.089 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732708%27 HTTP/1.1" 200 None
2026-03-26 22:15:48 [adesa.be] INFO: Saving data for 10732708: {'created_time': 1774563348.524915, 'last_price_update_time': 1774563348.524925, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732708') HTTP/1.1" 204 0
2026-03-26 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10732718
2026-03-26 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10732718
2026-03-26 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8767288a-4d27-5fa3-9f0b-fff59c4d1322 with identifier: 10732718 to the API
2026-03-26 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749232/general/b87b3a05-ec3f-466c-a601-d1d102098d94.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8767288a-4d27-5fa3-9f0b-fff59c4d1322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 76856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/e1a76c90-f5bd-4743-aeb7-b74a1cec9c45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/aa9750c0-82be-4b56-9122-7c7a5ee6d6e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/4d21f6e7-6dcf-435c-b82a-ec2e747dd945.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/873af0fe-af11-49aa-b530-60ed0ccdfa66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/7999666f-2bcc-459f-adac-4d6a8b835940.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/10b84543-2f72-4af9-ab7e-07faae486852.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/29b2f89e-c574-4cdb-b88a-bd02cf17230f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/06053afa-5811-4ead-bda4-ff7967ceaea8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/b87b3a05-ec3f-466c-a601-d1d102098d94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8767288a-4d27-5fa3-9f0b-fff59c4d1322/8767288a-4d27-5fa3-9f0b-fff59c4d1322_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749232/general/d033623f-c82e-42fc-b707-29b89fa8773a.jpg',
'Width': 1024}],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i Style - Petrol - Manual - 130 hp - 76.856 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732718%27 HTTP/1.1" 200 None
2026-03-26 22:15:49 [adesa.be] INFO: Saving data for 10732718: {'created_time': 1774563349.034156, 'last_price_update_time': 1774563349.034167, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732718') HTTP/1.1" 204 0
2026-03-26 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10732719
2026-03-26 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10732719
2026-03-26 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10732719 to the API
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749234/general/9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg>
{'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-27T10: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=10732719',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 174750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/c2f52207-85e8-4193-9fdd-da615a76ae25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/09790063-dc21-4024-886e-42863f2bf5cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/0256d922-01e1-43a9-ba8a-4e57b8108f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/43abbfc5-62a1-4cb6-a162-cbd2a3d38573.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/5aabb076-c093-41ad-a3a5-d2dc224ab1e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/e3b1fe9a-0bdb-450f-ac53-e8496e819b03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/b1015e9c-cd97-43d1-8210-ce6c8890ae02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/d6a2ebd2-ba4a-4b3d-92b1-07f6125839b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/9764eddf-2468-425e-aba6-d9ab99f09e0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f756d97d-62e0-5452-8bda-3d6ee6378bf3/f756d97d-62e0-5452-8bda-3d6ee6378bf3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749234/general/c5b868cc-8161-47d6-a45e-51113b249915.jpg',
'Width': 1024}],
'price': 9250,
'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-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732719%27 HTTP/1.1" 200 None
2026-03-26 22:15:49 [adesa.be] INFO: Saving data for 10732719: {'created_time': 1774563349.406331, 'last_price_update_time': 1774563349.406341, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732719') HTTP/1.1" 204 0
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/90edf69a-457f-41c9-a256-2a93bc50e87a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3763ce9c-6bdb-502e-8346-864af7871eb1 due to Ignoring non-200 response
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749265/general/722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732729)
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/195d62fb-3525-4d28-aec4-a66f829de35c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/95426185-4fbc-49d3-9c00-0c9195dfc483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/de417f01-8dfc-4ea6-b2c4-eb2f0ddd7e7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749274/general/d99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732731)
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e, skipping ID generation
2026-03-26 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with scrape type 1
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e sending to next pipeline
2026-03-26 22:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e, identifier: 10732707
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f6a210>
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F03515357-c336-4638-a88b-7ec1d7d545ef.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/03515357-c336-4638-a88b-7ec1d7d545ef.jpg saved to cache
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77819750>
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252Ff033f2be-d0fb-477f-974d-3ec729ed1245.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/f033f2be-d0fb-477f-974d-3ec729ed1245.jpg saved to cache
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77984290>
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F24fd752d-d59d-45a2-a055-8515bb38c6e2.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/24fd752d-d59d-45a2-a055-8515bb38c6e2.jpg saved to cache
2026-03-26 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/4667832b-454e-43d0-8127-b01de78539c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/778fe000-c848-4ee4-85dc-b8d4da295568.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10732707
2026-03-26 22:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10732707
2026-03-26 22:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 085e61f7-9ace-53c4-855f-4d9ff6e27b5e with identifier: 10732707 to the API
2026-03-26 22:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5599130/general/b82c855c-e575-45b9-9737-4997c2e8d2d6.JPG>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '085e61f7-9ace-53c4-855f-4d9ff6e27b5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHP178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 71232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [],
'price': 8850,
'price_includes_vat': True,
'registration_date': '2020-09-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 71.232 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732707%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Saving data for 10732707: {'created_time': 1774563350.018397, 'last_price_update_time': 1774563350.018413, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732707') HTTP/1.1" 204 0
2026-03-26 22:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 085e61f7-9ace-53c4-855f-4d9ff6e27b5e due to Ignoring non-200 response
2026-03-26 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/d00d01f7-4dfb-4a7b-9fd4-274dad8114f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f923d0>
2026-03-26 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F90edf69a-457f-41c9-a256-2a93bc50e87a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/90edf69a-457f-41c9-a256-2a93bc50e87a.jpg saved to cache
2026-03-26 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729639%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729639: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729646%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729646: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729657%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729657: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729661%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729661: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729664%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729664: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729666%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729666: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729668%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10729668: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728902
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728902%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728902: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728902 url https://www.openlane.eu/en/carv6/auction/10728902
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728874
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728874%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728874: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728874 url https://www.openlane.eu/en/carv6/auction/10728874
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728891
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728891%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728891: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728891 url https://www.openlane.eu/en/carv6/auction/10728891
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728886
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728886%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728886: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728886 url https://www.openlane.eu/en/carv6/auction/10728886
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728921
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728921%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728921: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728921 url https://www.openlane.eu/en/carv6/auction/10728921
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728825
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728825%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728825: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728825 url https://www.openlane.eu/en/carv6/auction/10728825
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728812
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728812%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728812: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728812 url https://www.openlane.eu/en/carv6/auction/10728812
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728802
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728802%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728802: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728802 url https://www.openlane.eu/en/carv6/auction/10728802
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728775
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728775%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728775: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728775 url https://www.openlane.eu/en/carv6/auction/10728775
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728782
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728782%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728782: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728782 url https://www.openlane.eu/en/carv6/auction/10728782
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728832
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728832%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728832: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728832 url https://www.openlane.eu/en/carv6/auction/10728832
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728781
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728781%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728781: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728781 url https://www.openlane.eu/en/carv6/auction/10728781
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728828
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728828%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728828: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728828 url https://www.openlane.eu/en/carv6/auction/10728828
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728795
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728795%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728795: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728795 url https://www.openlane.eu/en/carv6/auction/10728795
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728810
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728810%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728810: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728810 url https://www.openlane.eu/en/carv6/auction/10728810
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728839
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728839%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728839: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728839 url https://www.openlane.eu/en/carv6/auction/10728839
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728826
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728826%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728826: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728826 url https://www.openlane.eu/en/carv6/auction/10728826
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728809
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728809%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728809: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728809 url https://www.openlane.eu/en/carv6/auction/10728809
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728814
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728814%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728814: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728814 url https://www.openlane.eu/en/carv6/auction/10728814
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728822
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728822%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728822: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728822 url https://www.openlane.eu/en/carv6/auction/10728822
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728772
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728772%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728772: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728772 url https://www.openlane.eu/en/carv6/auction/10728772
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728778
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728778%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728778: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728778 url https://www.openlane.eu/en/carv6/auction/10728778
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728806
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728806%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728806: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728806 url https://www.openlane.eu/en/carv6/auction/10728806
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728777
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728777%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728777: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728777 url https://www.openlane.eu/en/carv6/auction/10728777
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728779
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728779%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728779: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728779 url https://www.openlane.eu/en/carv6/auction/10728779
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728830
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728830%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728830: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728830 url https://www.openlane.eu/en/carv6/auction/10728830
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728767
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728767%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728767: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728767 url https://www.openlane.eu/en/carv6/auction/10728767
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728801
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728801%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728801: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728801 url https://www.openlane.eu/en/carv6/auction/10728801
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728768
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728768%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728768: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728768 url https://www.openlane.eu/en/carv6/auction/10728768
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728799
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728799%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728799: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728799 url https://www.openlane.eu/en/carv6/auction/10728799
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728835
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728835%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728835: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728835 url https://www.openlane.eu/en/carv6/auction/10728835
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728766
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728766%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728766: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728766 url https://www.openlane.eu/en/carv6/auction/10728766
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728803
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728803%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728803: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728803 url https://www.openlane.eu/en/carv6/auction/10728803
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728804
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728804%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728804: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728804 url https://www.openlane.eu/en/carv6/auction/10728804
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728805
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728805%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728805: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728805 url https://www.openlane.eu/en/carv6/auction/10728805
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728798
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728798%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728798: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728798 url https://www.openlane.eu/en/carv6/auction/10728798
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728762
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728762%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728762: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728762 url https://www.openlane.eu/en/carv6/auction/10728762
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728786
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728786%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728786: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728786 url https://www.openlane.eu/en/carv6/auction/10728786
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728836
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728836%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728836: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728836 url https://www.openlane.eu/en/carv6/auction/10728836
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728833
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728833%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728833: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728833 url https://www.openlane.eu/en/carv6/auction/10728833
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728816
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728816%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728816: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728816 url https://www.openlane.eu/en/carv6/auction/10728816
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728821
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728821%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728821: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728821 url https://www.openlane.eu/en/carv6/auction/10728821
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728824
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728824%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728824: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728824 url https://www.openlane.eu/en/carv6/auction/10728824
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728818
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728818%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728818: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728818 url https://www.openlane.eu/en/carv6/auction/10728818
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728811
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728811%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728811: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728811 url https://www.openlane.eu/en/carv6/auction/10728811
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728770
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728770%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728770: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728770 url https://www.openlane.eu/en/carv6/auction/10728770
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728784
2026-03-26 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728784%27 HTTP/1.1" 200 None
2026-03-26 22:15:50 [adesa.be] INFO: Scrape type for 10728784: 0
2026-03-26 22:15:50 [adesa.be] INFO: Skipping item 10728784 url https://www.openlane.eu/en/carv6/auction/10728784
2026-03-26 22:15:50 [adesa.be] INFO: Found listing with ID: 10728790
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728790%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728790: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728790 url https://www.openlane.eu/en/carv6/auction/10728790
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728789
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728789%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728789: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728789 url https://www.openlane.eu/en/carv6/auction/10728789
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728791
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728791%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728791: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728791 url https://www.openlane.eu/en/carv6/auction/10728791
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728776
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728776%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728776: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728776 url https://www.openlane.eu/en/carv6/auction/10728776
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728773
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728773%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728773: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728773 url https://www.openlane.eu/en/carv6/auction/10728773
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728841
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728841%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728841: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728841 url https://www.openlane.eu/en/carv6/auction/10728841
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728788
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728788%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728788: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728788 url https://www.openlane.eu/en/carv6/auction/10728788
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728785
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728785%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728785: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728785 url https://www.openlane.eu/en/carv6/auction/10728785
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728794
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728794%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728794: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728794 url https://www.openlane.eu/en/carv6/auction/10728794
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728764
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728764%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728764: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728764 url https://www.openlane.eu/en/carv6/auction/10728764
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728771
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728771%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728771: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728771 url https://www.openlane.eu/en/carv6/auction/10728771
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728800
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728800%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728800: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728800 url https://www.openlane.eu/en/carv6/auction/10728800
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728763
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728763%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728763: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728763 url https://www.openlane.eu/en/carv6/auction/10728763
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728793
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728793%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728793: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728793 url https://www.openlane.eu/en/carv6/auction/10728793
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728820
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728820%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728820: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728820 url https://www.openlane.eu/en/carv6/auction/10728820
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728815
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728815%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728815: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728815 url https://www.openlane.eu/en/carv6/auction/10728815
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728797
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728797%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728797: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728797 url https://www.openlane.eu/en/carv6/auction/10728797
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728769
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728769%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728769: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728769 url https://www.openlane.eu/en/carv6/auction/10728769
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728807
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728807%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728807: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728807 url https://www.openlane.eu/en/carv6/auction/10728807
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728808
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728808%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728808: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728808 url https://www.openlane.eu/en/carv6/auction/10728808
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728783
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728783%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728783: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728783 url https://www.openlane.eu/en/carv6/auction/10728783
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728780
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728780%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728780: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728780 url https://www.openlane.eu/en/carv6/auction/10728780
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728819
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728819%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728819: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728819 url https://www.openlane.eu/en/carv6/auction/10728819
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728837
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728837%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728837: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728837 url https://www.openlane.eu/en/carv6/auction/10728837
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728840
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728840%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728840: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728840 url https://www.openlane.eu/en/carv6/auction/10728840
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728813
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728813%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728813: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728813 url https://www.openlane.eu/en/carv6/auction/10728813
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728831
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728831%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728831: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728831 url https://www.openlane.eu/en/carv6/auction/10728831
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728792
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728792%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728792: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728792 url https://www.openlane.eu/en/carv6/auction/10728792
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728765
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728765%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728765: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728765 url https://www.openlane.eu/en/carv6/auction/10728765
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728829
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728829%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728829: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728829 url https://www.openlane.eu/en/carv6/auction/10728829
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728823
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728823%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728823: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728823 url https://www.openlane.eu/en/carv6/auction/10728823
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728838
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728838%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728838: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728838 url https://www.openlane.eu/en/carv6/auction/10728838
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10728817
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728817%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10728817: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10728817 url https://www.openlane.eu/en/carv6/auction/10728817
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731364%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10731364: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730402%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730402: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730408%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730419%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730423%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731366%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730430%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730404%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730404: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730439%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730422%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730409%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10730409: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731363%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-26 22:15:51 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731361%27 HTTP/1.1" 200 None
2026-03-26 22:15:51 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-26 22:15:51 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-26 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77bbba10>
2026-03-26 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749265%252Fgeneral%252F722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749265/general/722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg saved to cache
2026-03-26 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233
2026-03-26 22:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f4ab57c-a9c3-5c69-aa40-7bd747949233, skipping ID generation
2026-03-26 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 1
2026-03-26 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 sending to next pipeline
2026-03-26 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f4ab57c-a9c3-5c69-aa40-7bd747949233, identifier: 10732729
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d777dc650>
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252F195d62fb-3525-4d28-aec4-a66f829de35c.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/195d62fb-3525-4d28-aec4-a66f829de35c.jpg saved to cache
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d936b9790>
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F95426185-4fbc-49d3-9c00-0c9195dfc483.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/95426185-4fbc-49d3-9c00-0c9195dfc483.jpg saved to cache
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77af2890>
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252Fde417f01-8dfc-4ea6-b2c4-eb2f0ddd7e7e.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/de417f01-8dfc-4ea6-b2c4-eb2f0ddd7e7e.jpg saved to cache
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10732706
2026-03-26 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dfd8f9-2849-5355-8932-e5123d33d937 with scrape type 1
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0dfd8f9-2849-5355-8932-e5123d33d937
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252Fc1b1f257-446d-4dd7-81a1-ffc523ceb869.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/c1b1f257-446d-4dd7-81a1-ffc523ceb869.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252Ff2a18bbb-82bd-4048-bdf2-90c6d3b9849a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/f2a18bbb-82bd-4048-bdf2-90c6d3b9849a.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252Fef968d46-c0e1-404e-ba26-9772063c742d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/ef968d46-c0e1-404e-ba26-9772063c742d.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252F77e164f8-99d3-439b-b037-7f63abe04f39.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/77e164f8-99d3-439b-b037-7f63abe04f39.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252Fa6212fd6-b53f-42d0-a710-86b8626d84d2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/a6212fd6-b53f-42d0-a710-86b8626d84d2.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252F69c12976-e131-428a-99ea-5dacb26eea6b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/69c12976-e131-428a-99ea-5dacb26eea6b.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252Fe7cfdb06-e079-4b3d-ae1a-4988c012d900.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/e7cfdb06-e079-4b3d-ae1a-4988c012d900.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252Fe9a670a5-f560-4431-9591-a6935cf1e4ea.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/e9a670a5-f560-4431-9591-a6935cf1e4ea.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252F75e65328-1b1b-4863-990a-a31ab10a8057.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/75e65328-1b1b-4863-990a-a31ab10a8057.jpeg already downloaded
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541965%252Fgeneral%252F7a800ec9-aff2-4b87-8bf4-65e5a12d89e8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541965/general/7a800ec9-aff2-4b87-8bf4-65e5a12d89e8.jpeg already downloaded
2026-03-26 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0dfd8f9-2849-5355-8932-e5123d33d937, identifier: 10732706
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76fa7f10>
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749274%252Fgeneral%252Fd99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749274/general/d99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg saved to cache
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18
2026-03-26 22:15:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18, skipping ID generation
2026-03-26 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 1
2026-03-26 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 sending to next pipeline
2026-03-26 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18, identifier: 10732731
2026-03-26 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/41ff84a7-5ac7-4b77-bbc8-8dd72de73131.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10732729
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 22:15:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10732729
2026-03-26 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10732729 to the API
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749265/general/722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg>
{'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-27T10: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=10732729',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 127028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/b3fcc936-272a-4272-bbf2-4aae606dae47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376051,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/722b2bc1-caee-4f33-ab60-ddc9bd84e0ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385911,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/90af8f1c-3a6f-43df-a945-c57c456448d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346908,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/d4c76a16-4268-4505-88dd-4b95ba1140f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303881,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/27a43557-91e3-43ee-b7fa-8ed3fb3aea1c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307870,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/dc509017-c268-4a5e-9593-4f8ca180575d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341542,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/e4fb30e3-d0be-4531-a53e-707ea5065b9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/4fd6fe21-e6eb-4557-b14e-2a9b2b7d0d98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225306,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/8acc763f-b7a4-4dcc-ad16-a9f4a5023a38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f4ab57c-a9c3-5c69-aa40-7bd747949233/7f4ab57c-a9c3-5c69-aa40-7bd747949233_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749265/general/a849cbad-b81f-4f0e-b0c0-d575e5680b21.jpg',
'Width': 1920}],
'price': 11500,
'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-26 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732729%27 HTTP/1.1" 200 None
2026-03-26 22:15:53 [adesa.be] INFO: Saving data for 10732729: {'created_time': 1774563353.256234, 'last_price_update_time': 1774563353.256246, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732729') HTTP/1.1" 204 0
2026-03-26 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10732706
2026-03-26 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10732706
2026-03-26 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0dfd8f9-2849-5355-8932-e5123d33d937 with identifier: 10732706 to the API
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd0dfd8f9-2849-5355-8932-e5123d33d937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CRG961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732706',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 257139,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5541965/general/c1b1f257-446d-4dd7-81a1-ffc523ceb869.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/f2a18bbb-82bd-4048-bdf2-90c6d3b9849a.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/ef968d46-c0e1-404e-ba26-9772063c742d.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/77e164f8-99d3-439b-b037-7f63abe04f39.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/a6212fd6-b53f-42d0-a710-86b8626d84d2.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/69c12976-e131-428a-99ea-5dacb26eea6b.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/e7cfdb06-e079-4b3d-ae1a-4988c012d900.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/e9a670a5-f560-4431-9591-a6935cf1e4ea.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/75e65328-1b1b-4863-990a-a31ab10a8057.jpeg',
'https://images.openlane.eu/carimgs/5541965/general/7a800ec9-aff2-4b87-8bf4-65e5a12d89e8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294483,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/c1b1f257-446d-4dd7-81a1-ffc523ceb869.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261033,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/f2a18bbb-82bd-4048-bdf2-90c6d3b9849a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298532,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/ef968d46-c0e1-404e-ba26-9772063c742d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268926,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/77e164f8-99d3-439b-b037-7f63abe04f39.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239822,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/a6212fd6-b53f-42d0-a710-86b8626d84d2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294800,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/69c12976-e131-428a-99ea-5dacb26eea6b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232997,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/e7cfdb06-e079-4b3d-ae1a-4988c012d900.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458522,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/e9a670a5-f560-4431-9591-a6935cf1e4ea.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263150,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/75e65328-1b1b-4863-990a-a31ab10a8057.jpeg',
'Width': 1231},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0dfd8f9-2849-5355-8932-e5123d33d937/d0dfd8f9-2849-5355-8932-e5123d33d937_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317164,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541965/general/7a800ec9-aff2-4b87-8bf4-65e5a12d89e8.jpeg',
'Width': 1600}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2012-08-01',
'seats_number': 23,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Crafter L4H3 2.0 - Diesel - Manual - 163 hp - 257.139 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732706%27 HTTP/1.1" 200 None
2026-03-26 22:15:53 [adesa.be] INFO: Saving data for 10732706: {'created_time': 1774563353.740185, 'last_price_update_time': 1774563353.740195, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732706') HTTP/1.1" 204 0
2026-03-26 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10732731
2026-03-26 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10732731
2026-03-26 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10732731 to the API
2026-03-26 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749274/general/d99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg>
{'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-27T10: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=10732731',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 48959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/d99c5b09-6aad-46f0-b063-10b6d03d94e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/f5a08d2a-3c20-421a-8034-bdc267ae132e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/90edf69a-457f-41c9-a256-2a93bc50e87a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/190d24ce-d1b3-4736-8f56-dbca0f823589.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/195d62fb-3525-4d28-aec4-a66f829de35c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/f033f2be-d0fb-477f-974d-3ec729ed1245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/03515357-c336-4638-a88b-7ec1d7d545ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/1669a851-fd48-4f64-8b3c-abcb5464a680.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/24fd752d-d59d-45a2-a055-8515bb38c6e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bd66fa-ffe0-5c34-b516-13cc8a5cec18/05bd66fa-ffe0-5c34-b516-13cc8a5cec18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22118,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749274/general/7af71ea8-9d3e-45ae-959b-34ea3d541603.jpg',
'Width': 400}],
'price': 9250,
'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-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732731%27 HTTP/1.1" 200 None
2026-03-26 22:15:54 [adesa.be] INFO: Saving data for 10732731: {'created_time': 1774563354.067138, 'last_price_update_time': 1774563354.067148, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732731') HTTP/1.1" 204 0
2026-03-26 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/8f57f76c-893a-4557-ac56-65fe7d95a865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749236/general/0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732721)
2026-03-26 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749242/general/1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732725)
2026-03-26 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749240/general/14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732723)
2026-03-26 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77956790>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F4667832b-454e-43d0-8127-b01de78539c1.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/4667832b-454e-43d0-8127-b01de78539c1.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77887090>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F778fe000-c848-4ee4-85dc-b8d4da295568.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/778fe000-c848-4ee4-85dc-b8d4da295568.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749243/general/d566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732726)
2026-03-26 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/569dfba7-a560-46ad-bafb-1f0e4bc5e544.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ae5590>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252Fd00d01f7-4dfb-4a7b-9fd4-274dad8114f5.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/d00d01f7-4dfb-4a7b-9fd4-274dad8114f5.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77956710>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F41ff84a7-5ac7-4b77-bbc8-8dd72de73131.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/41ff84a7-5ac7-4b77-bbc8-8dd72de73131.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76e44650>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F8f57f76c-893a-4557-ac56-65fe7d95a865.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/8f57f76c-893a-4557-ac56-65fe7d95a865.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ba5cd0>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749236%252Fgeneral%252F0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749236/general/0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d16dd6fe-a9da-5403-9b66-753d9a79c22f
2026-03-26 22:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d16dd6fe-a9da-5403-9b66-753d9a79c22f, skipping ID generation
2026-03-26 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d16dd6fe-a9da-5403-9b66-753d9a79c22f with scrape type 1
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d16dd6fe-a9da-5403-9b66-753d9a79c22f sending to next pipeline
2026-03-26 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d16dd6fe-a9da-5403-9b66-753d9a79c22f, identifier: 10732721
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76f65590>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749242%252Fgeneral%252F1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749242/general/1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2047ed5d-7834-5dfa-a471-99cb5b98babc
2026-03-26 22:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2047ed5d-7834-5dfa-a471-99cb5b98babc, skipping ID generation
2026-03-26 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2047ed5d-7834-5dfa-a471-99cb5b98babc with scrape type 1
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2047ed5d-7834-5dfa-a471-99cb5b98babc sending to next pipeline
2026-03-26 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2047ed5d-7834-5dfa-a471-99cb5b98babc, identifier: 10732725
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76e46090>
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749240%252Fgeneral%252F14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749240/general/14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg saved to cache
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f
2026-03-26 22:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f, skipping ID generation
2026-03-26 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with scrape type 1
2026-03-26 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f sending to next pipeline
2026-03-26 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f, identifier: 10732723
2026-03-26 22:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10732721
2026-03-26 22:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10732721
2026-03-26 22:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10732721 to the API
2026-03-26 22:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749236/general/0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg>
{'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-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd16dd6fe-a9da-5403-9b66-753d9a79c22f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 129741,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/3bb81b53-4e73-49ca-a95c-149fec2835a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/164dc2fd-23fb-4969-9a80-4d4cc2facc7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/4f0459d2-c64a-4852-bf06-8fec127c220c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/a37bffeb-fc20-4cc8-9730-55cdf6d1ecda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/0a2678e8-ef21-4a14-9fc7-50ab7469607a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/fa00e4a1-165b-4b45-a719-22db1d7bfe98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/d00d01f7-4dfb-4a7b-9fd4-274dad8114f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34298,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/7dadcdc1-2def-4a1f-ba4c-485d053fc0e2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/95426185-4fbc-49d3-9c00-0c9195dfc483.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d16dd6fe-a9da-5403-9b66-753d9a79c22f/d16dd6fe-a9da-5403-9b66-753d9a79c22f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749236/general/cf5f5ccc-dab9-4c0c-baa2-fae4baf6e6a3.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 129.741 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732721%27 HTTP/1.1" 200 None
2026-03-26 22:15:55 [adesa.be] INFO: Saving data for 10732721: {'created_time': 1774563355.031876, 'last_price_update_time': 1774563355.031888, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732721') HTTP/1.1" 204 0
2026-03-26 22:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10732725
2026-03-26 22:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10732725
2026-03-26 22:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10732725 to the API
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749242/general/1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg>
{'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-27T10: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=10732725',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 84659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/13367c37-4cfc-43f6-a777-031495d2856d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/defc0824-c45e-4382-94a7-d716cb284389.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/224187d3-9bbb-4482-90f2-2b2b5ffb224e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/f7938c3a-a0db-478f-a72a-370bda2ccc1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/1ca0aa03-6041-4778-8395-5fbe6d7d482a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/d4b9247c-8085-4974-a9f7-c5fb0677711e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/8f57f76c-893a-4557-ac56-65fe7d95a865.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/4667832b-454e-43d0-8127-b01de78539c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/778fe000-c848-4ee4-85dc-b8d4da295568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2047ed5d-7834-5dfa-a471-99cb5b98babc/2047ed5d-7834-5dfa-a471-99cb5b98babc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749242/general/381da33a-3fb1-4c03-88ab-4e57332f512b.jpg',
'Width': 1024}],
'price': 17500,
'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-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732725%27 HTTP/1.1" 200 None
2026-03-26 22:15:55 [adesa.be] INFO: Saving data for 10732725: {'created_time': 1774563355.355691, 'last_price_update_time': 1774563355.355702, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732725') HTTP/1.1" 204 0
2026-03-26 22:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10732723
2026-03-26 22:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10732723
2026-03-26 22:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10732723 to the API
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749240/general/14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg>
{'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-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'fbb9b7da-39d8-5860-bf7f-9acefbe1b75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732723',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 63751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/aa102026-d02f-4da5-bbfd-263393ea86cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/5b9f6854-7d9b-4b17-abac-89999b42a762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/acb19c65-c383-4985-ba43-4d53a9ff78f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/58cb4a5f-c081-43ab-864a-52ea5d19515e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/41ff84a7-5ac7-4b77-bbc8-8dd72de73131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/d717babc-7534-4a1c-b491-24410c89d299.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/14b6b3fa-d9f4-4304-b33c-42bae7b402c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/e63c67c2-b6d8-43b5-8691-825e44ccfb1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/de417f01-8dfc-4ea6-b2c4-eb2f0ddd7e7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb9b7da-39d8-5860-bf7f-9acefbe1b75f/fbb9b7da-39d8-5860-bf7f-9acefbe1b75f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749240/general/3c8d29c3-e059-47e9-918e-e4b96f64c42d.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 63.751 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732723%27 HTTP/1.1" 200 None
2026-03-26 22:15:55 [adesa.be] INFO: Saving data for 10732723: {'created_time': 1774563355.673645, 'last_price_update_time': 1774563355.673655, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732723') HTTP/1.1" 204 0
2026-03-26 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/99c4b872-79b0-4dc0-a197-c0fba2087bf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749237/general/24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732722)
2026-03-26 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/775aa81b-3a1d-4ec2-a42c-aafafa738805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76ce0210>
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749243%252Fgeneral%252Fd566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749243/general/d566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg saved to cache
2026-03-26 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae
2026-03-26 22:15:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae, skipping ID generation
2026-03-26 22:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with scrape type 1
2026-03-26 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae sending to next pipeline
2026-03-26 22:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae, identifier: 10732726
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76be1d90>
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F569dfba7-a560-46ad-bafb-1f0e4bc5e544.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/569dfba7-a560-46ad-bafb-1f0e4bc5e544.jpg saved to cache
2026-03-26 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749235/general/a8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732720)
2026-03-26 22:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10732726
2026-03-26 22:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10732726
2026-03-26 22:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10732726 to the API
2026-03-26 22:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749243/general/d566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg>
{'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-27T10: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=10732726',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 169222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/104fc067-5a61-4e8e-b94b-7e4c49dc742e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/9c91aa61-66b4-491b-b337-917038b47fba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/1efec066-053e-490a-b4d4-777e2555bab1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/6af58581-14f4-4b94-9d73-f40754dbb322.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/892e6c35-e84f-4606-a5f0-d87d176ddaee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/d566f077-ac3b-4187-b6a1-2e4d3324eb3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/e2a2b101-ec88-4b73-89ea-4334eedb74d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/f6e7fe3d-32dc-457d-a1ed-7400fe7f6f98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/4ed5f65f-b264-4052-9732-e4dcffcde64e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807d3a-4540-5a1e-bec4-58dc83d1c7ae/07807d3a-4540-5a1e-bec4-58dc83d1c7ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749243/general/c218daf1-f3fe-4f22-aed4-fedd6bd98272.jpg',
'Width': 1024}],
'price': 14850,
'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-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732726%27 HTTP/1.1" 200 None
2026-03-26 22:15:56 [adesa.be] INFO: Saving data for 10732726: {'created_time': 1774563356.197049, 'last_price_update_time': 1774563356.197059, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732726') HTTP/1.1" 204 0
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76be1a90>
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F99c4b872-79b0-4dc0-a197-c0fba2087bf9.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/99c4b872-79b0-4dc0-a197-c0fba2087bf9.jpg saved to cache
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d778c1050>
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749237%252Fgeneral%252F24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749237/general/24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg saved to cache
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96ff4abe-1c78-526b-9dff-b37873323088
2026-03-26 22:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96ff4abe-1c78-526b-9dff-b37873323088, skipping ID generation
2026-03-26 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ff4abe-1c78-526b-9dff-b37873323088 with scrape type 1
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96ff4abe-1c78-526b-9dff-b37873323088 sending to next pipeline
2026-03-26 22:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96ff4abe-1c78-526b-9dff-b37873323088, identifier: 10732722
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77becdd0>
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252F775aa81b-3a1d-4ec2-a42c-aafafa738805.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/775aa81b-3a1d-4ec2-a42c-aafafa738805.jpg saved to cache
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77b69490>
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749235%252Fgeneral%252Fa8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg') HTTP/1.1" 204 0
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749235/general/a8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg saved to cache
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 243bed85-092e-55aa-8299-8ec45f225161
2026-03-26 22:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 243bed85-092e-55aa-8299-8ec45f225161, skipping ID generation
2026-03-26 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243bed85-092e-55aa-8299-8ec45f225161 with scrape type 1
2026-03-26 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 243bed85-092e-55aa-8299-8ec45f225161 sending to next pipeline
2026-03-26 22:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 243bed85-092e-55aa-8299-8ec45f225161, identifier: 10732720
2026-03-26 22:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10732722
2026-03-26 22:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10732722
2026-03-26 22:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10732722 to the API
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749237/general/24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg>
{'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-27T10: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=10732722',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 126170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/27634195-458a-480e-95e7-f911fc2e6f9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/b894de88-ef6f-455f-9d11-b42f602b076a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/a81e694b-aa75-40a4-882a-4fae5e451b9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/2a2a06bb-a223-4c85-bff7-98ae30095cb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/0f00bfef-dfcc-4e61-948c-fae7099e1f58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/568a212c-1d90-48e3-b16c-34819fd3c7b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/24d7fbf7-e88d-4da3-8fe5-48a5a3cd8a33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/569dfba7-a560-46ad-bafb-1f0e4bc5e544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/fda3e515-2859-43c5-9f8e-6aa65d2ae03d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ff4abe-1c78-526b-9dff-b37873323088/96ff4abe-1c78-526b-9dff-b37873323088_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749237/general/ecfad04a-928a-4051-81de-dfa7121ed399.jpg',
'Width': 1024}],
'price': 21100,
'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-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732722%27 HTTP/1.1" 200 None
2026-03-26 22:15:56 [adesa.be] INFO: Saving data for 10732722: {'created_time': 1774563356.991886, 'last_price_update_time': 1774563356.991896, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732722') HTTP/1.1" 204 0
2026-03-26 22:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10732720
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-26 22:15:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10732720
2026-03-26 22:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10732720 to the API
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749235/general/a8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg>
{'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-27T10: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=10732720',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/a848cce4-3dee-49ca-a96d-e9adfd18e2a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/0e992fe4-fc38-4fb2-b742-4acbf0586261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/9d9edd80-12bf-42e0-9808-616143c06fcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/fab4c30a-8545-456f-ae12-35e3e352a90c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/94864907-dbca-468b-b12d-512434c9fa3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/b7fd511e-7337-4994-bba7-b2515e3d6e8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/87f57cd2-3d6f-49dd-8383-2731f00e4936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/775aa81b-3a1d-4ec2-a42c-aafafa738805.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/a8f9eff6-48cd-430d-9f17-1b693b33dc21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_243bed85-092e-55aa-8299-8ec45f225161/243bed85-092e-55aa-8299-8ec45f225161_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749235/general/99c4b872-79b0-4dc0-a197-c0fba2087bf9.jpg',
'Width': 1024}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 111.717 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732720%27 HTTP/1.1" 200 None
2026-03-26 22:15:57 [adesa.be] INFO: Saving data for 10732720: {'created_time': 1774563357.554336, 'last_price_update_time': 1774563357.554346, 'auction_closing_time': 1774606200.0}
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732720') HTTP/1.1" 204 0
2026-03-26 22: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-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730452%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730452: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730407%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730407: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730417%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730417: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730444%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730444: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730416%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730416: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730448%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730448: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730398%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730398: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730443%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730443: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730429%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730429: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730442%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730442: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731355%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731355: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731354%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730415%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730413%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730446%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732465%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730420%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730420: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730437%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730437: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730426%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730451%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730434%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730403%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730403: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730438%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730438: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731367%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731367: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730455%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730455: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730441%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730441: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730406%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730412%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731357%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731357: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731353%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730410%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730453%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730447
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730447%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730447: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730447 url https://www.openlane.eu/en/carv6/auction/10730447
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730440%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730440: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731362%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731362: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731352%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731352: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731359%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731359: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732466%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10732466: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731360%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730399%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730401%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730401: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730421%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730421: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731365%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10731365: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730445%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730445: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730428%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730428: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730449%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732463%27 HTTP/1.1" 200 None
2026-03-26 22:15:59 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-26 22:15:59 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-26 22:15:59 [adesa.be] INFO: Found listing with ID: 10730450
2026-03-26 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730450%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730450: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730450 url https://www.openlane.eu/en/carv6/auction/10730450
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730454%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730454: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730427%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730427: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730436%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730436: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730425%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730425: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730418%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730418: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730435%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10730435: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710731356%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10731356: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726009
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726009%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726009: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726009 url https://www.openlane.eu/en/carv6/auction/10726009
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726351%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726351: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726353%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726353: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726376%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726376: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726381%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726381: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726387%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726387: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726389%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726389: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726432%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726432: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726442%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726447%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726457%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726459%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726462%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726466%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726464%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726468%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726470%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726472%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726474%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726510%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726510: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726517%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726517: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726519%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726519: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726521%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726521: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726523%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726523: 2
2026-03-26 22:16:00 [adesa.be] INFO: Scraping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726525%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726525: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726528%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726528: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726529%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726529: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726533%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726533: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726541%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726541: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726539%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726539: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726543%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726543: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726544%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726544: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726546%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726546: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726548%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726548: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726551%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726551: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726554%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726554: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726558%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726558: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726559%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726559: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726562%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726562: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726556%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726556: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726569%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726569: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726578%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726578: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726580%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726580: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726599%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726599: 2
2026-03-26 22:16:00 [adesa.be] INFO: Scraping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-26 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:00 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-26 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726608%27 HTTP/1.1" 200 None
2026-03-26 22:16:00 [adesa.be] INFO: Scrape type for 10726608: 0
2026-03-26 22:16:00 [adesa.be] INFO: Skipping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-26 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-26 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a with scrape type 2
2026-03-26 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a with scrape type 2
2026-03-26 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e28f5b1-1d57-5469-817d-f68e67d7b91a, identifier: 10726523
2026-03-26 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-26 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-26 22:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523 to the API
2026-03-26 22:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726523>
{'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-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2e28f5b1-1d57-5469-817d-f68e67d7b91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABV320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 106638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Hybrid - Automatic - '
'194 hp - 106.638 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726523%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Saving data for 10726523: {'auction_closing_time': 1774945800.0, 'created_time': 1774476944.632479, 'last_price_update_time': 1774563363.030957}
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726523') HTTP/1.1" 204 0
2026-03-26 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726611%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726611: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726628%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726628: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726630%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726630: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726638%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726638: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726641%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726641: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726642%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726642: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726668%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726668: 2
2026-03-26 22:16:03 [adesa.be] INFO: Scraping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726983%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726983: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726985%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726985: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726988%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726988: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726986%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726986: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726990%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726990: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726992%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726992: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726997%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726997: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726995%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726995: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726323%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726323: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726319%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726319: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726322%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726322: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726325%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726325: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726327%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726327: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726344%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726344: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726342%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726342: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726346%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726346: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726348%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726348: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726349%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726349: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726355%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726355: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726375%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726375: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726379%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726379: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726382%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726382: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726385%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726385: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726391%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726391: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726393%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726393: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726395%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726395: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726399%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726399: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726401%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726401: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726403%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726403: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726410%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726410: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726411%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726411: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726405%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726405: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726407%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726407: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726415%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726415: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726417%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726417: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726421%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726421: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-26 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726419%27 HTTP/1.1" 200 None
2026-03-26 22:16:03 [adesa.be] INFO: Scrape type for 10726419: 0
2026-03-26 22:16:03 [adesa.be] INFO: Skipping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-26 22:16:03 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726431%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726431: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726429%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726429: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726424%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726424: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726434%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726434: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726440%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726440: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726438%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726438: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726436%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726436: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726446%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726446: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726476%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726476: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-26 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726478%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726478: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-26 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726493%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726493: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-26 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726495%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726495: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726497%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726497: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726500%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726500: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726503%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726503: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726508%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726508: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726505%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726505: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726512%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726512: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726535%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726535: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726537%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726537: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726563%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726563: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726565%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726565: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726571%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726571: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726572%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726572: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726575%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726575: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726581%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726581: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726583%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726583: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726585%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726585: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726587%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726587: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726588%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726588: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726591%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726591: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726593%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726593: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726595%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726595: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-26 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726598%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726598: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726605%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726605: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726607%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726607: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726603%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726603: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726601%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726601: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726613%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726613: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-26 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726620%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726620: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-26 22:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726621%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726621: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726624%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726624: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726627%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726627: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726632%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726632: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726631%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726631: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726635%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726635: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726636%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726636: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726637%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726637: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726644%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726644: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726645%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726645: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726650%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726650: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726651%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726651: 0
2026-03-26 22:16:04 [adesa.be] INFO: Skipping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726653%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726653: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726654%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726654: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726656%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726656: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-26 22:16:04 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-26 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726658%27 HTTP/1.1" 200 None
2026-03-26 22:16:04 [adesa.be] INFO: Scrape type for 10726658: 2
2026-03-26 22:16:04 [adesa.be] INFO: Scraping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-26 22:16:05 [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-26 22: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-26 22:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-26 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with scrape type 2
2026-03-26 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with scrape type 2
2026-03-26 22:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb, identifier: 10726493
2026-03-26 22:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-26 22:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-26 22:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493 to the API
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:06 [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-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726493%27 HTTP/1.1" 200 None
2026-03-26 22:16:06 [adesa.be] INFO: Saving data for 10726493: {'auction_closing_time': 1774945800.0, 'created_time': 1774476963.583087, 'last_price_update_time': 1774563366.238598}
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726493') HTTP/1.1" 204 0
2026-03-26 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:06 [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-26 22: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-26 22: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-26 22: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-26 22:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668
2026-03-26 22:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f690863-ab03-54c4-a714-1d3ee0236f6c with scrape type 2
2026-03-26 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f690863-ab03-54c4-a714-1d3ee0236f6c with scrape type 2
2026-03-26 22:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f690863-ab03-54c4-a714-1d3ee0236f6c, identifier: 10726668
2026-03-26 22:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 22:16:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668
2026-03-26 22:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668 to the API
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 317,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0f690863-ab03-54c4-a714-1d3ee0236f6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S60',
'odometer': 130116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo S60 T8 Inscription - AWD - Hybrid - Automatic - 317 hp - '
'130.116 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726668%27 HTTP/1.1" 200 None
2026-03-26 22:16:06 [adesa.be] INFO: Saving data for 10726668: {'auction_closing_time': 1774945800.0, 'created_time': 1774476949.868261, 'last_price_update_time': 1774563366.954842}
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726668') HTTP/1.1" 204 0
2026-03-26 22:16:06 [scrapy.extensions.logstats] INFO: Crawled 68 pages (at 68 pages/min), scraped 28 items (at 28 items/min)
2026-03-26 22:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 171MiB
2026-03-26 22:16:06 [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-26 22: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-26 22:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595
2026-03-26 22:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with scrape type 2
2026-03-26 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with scrape type 2
2026-03-26 22:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c, identifier: 10726595
2026-03-26 22:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613
2026-03-26 22:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with scrape type 2
2026-03-26 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with scrape type 2
2026-03-26 22:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9, identifier: 10726613
2026-03-26 22:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-26 22:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6895eca7-5930-551e-ada3-8982b14d1ab3 with scrape type 2
2026-03-26 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6895eca7-5930-551e-ada3-8982b14d1ab3 with scrape type 2
2026-03-26 22:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6895eca7-5930-551e-ada3-8982b14d1ab3, identifier: 10726476
2026-03-26 22:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595
2026-03-26 22:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595
2026-03-26 22:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595 to the API
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 36446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express - Electric - Automatic - 60 hp - 36.446 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726595%27 HTTP/1.1" 200 None
2026-03-26 22:16:07 [adesa.be] INFO: Saving data for 10726595: {'auction_closing_time': 1774945800.0, 'created_time': 1774476929.268304, 'last_price_update_time': 1774563367.512605}
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726595') HTTP/1.1" 204 0
2026-03-26 22:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613
2026-03-26 22:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613
2026-03-26 22:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613 to the API
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '11d6c64d-7a6c-5736-8e82-cb73e52fa8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EBR161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-08-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 52.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726613%27 HTTP/1.1" 200 None
2026-03-26 22:16:07 [adesa.be] INFO: Saving data for 10726613: {'auction_closing_time': 1774945800.0, 'created_time': 1774476956.428818, 'last_price_update_time': 1774563367.7805}
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726613') HTTP/1.1" 204 0
2026-03-26 22:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-26 22:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-26 22:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476 to the API
2026-03-26 22:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:10 [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-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726476%27 HTTP/1.1" 200 None
2026-03-26 22:16:10 [adesa.be] INFO: Saving data for 10726476: {'auction_closing_time': 1774945800.0, 'created_time': 1774476963.203808, 'last_price_update_time': 1774563370.042576}
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726476') HTTP/1.1" 204 0
2026-03-26 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-26 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88185e07-8143-58f0-85e5-51102e2fe08e with scrape type 2
2026-03-26 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88185e07-8143-58f0-85e5-51102e2fe08e with scrape type 2
2026-03-26 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88185e07-8143-58f0-85e5-51102e2fe08e, identifier: 10726478
2026-03-26 22:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-26 22:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-26 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478 to the API
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:10 [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-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726478%27 HTTP/1.1" 200 None
2026-03-26 22:16:10 [adesa.be] INFO: Saving data for 10726478: {'auction_closing_time': 1774945800.0, 'created_time': 1774476928.773907, 'last_price_update_time': 1774563370.413826}
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726478') HTTP/1.1" 204 0
2026-03-26 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620
2026-03-26 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1162c7-03f4-58ce-b269-0084274b9d3f with scrape type 2
2026-03-26 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc1162c7-03f4-58ce-b269-0084274b9d3f with scrape type 2
2026-03-26 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc1162c7-03f4-58ce-b269-0084274b9d3f, identifier: 10726620
2026-03-26 22:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620
2026-03-26 22:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620
2026-03-26 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620 to the API
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc1162c7-03f4-58ce-b269-0084274b9d3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VTC667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 199961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-02-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 199.961 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726620%27 HTTP/1.1" 200 None
2026-03-26 22:16:10 [adesa.be] INFO: Saving data for 10726620: {'auction_closing_time': 1774945800.0, 'created_time': 1774476953.6796, 'last_price_update_time': 1774563370.784275}
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726620') HTTP/1.1" 204 0
2026-03-26 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653
2026-03-26 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94502040-ff82-504a-9cdf-3eba0c792853 with scrape type 2
2026-03-26 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94502040-ff82-504a-9cdf-3eba0c792853 with scrape type 2
2026-03-26 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94502040-ff82-504a-9cdf-3eba0c792853, identifier: 10726653
2026-03-26 22:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624
2026-03-26 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa with scrape type 2
2026-03-26 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa with scrape type 2
2026-03-26 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f018eb79-2cd4-5074-ae68-c8143fdf6cfa, identifier: 10726624
2026-03-26 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653
2026-03-26 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653
2026-03-26 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653 to the API
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '94502040-ff82-504a-9cdf-3eba0c792853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 57955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat GTE 1.4 TSI Business - Hybrid - Automatic - 156 '
'hp - 57.955 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726653%27 HTTP/1.1" 200 None
2026-03-26 22:16:11 [adesa.be] INFO: Saving data for 10726653: {'auction_closing_time': 1774945800.0, 'created_time': 1774476961.456272, 'last_price_update_time': 1774563371.401903}
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726653') HTTP/1.1" 204 0
2026-03-26 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624
2026-03-26 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624
2026-03-26 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624 to the API
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726624>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f018eb79-2cd4-5074-ae68-c8143fdf6cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVD514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 197795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Automatic - 115 hp - 197.795 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726624%27 HTTP/1.1" 200 None
2026-03-26 22:16:11 [adesa.be] INFO: Saving data for 10726624: {'auction_closing_time': 1774945800.0, 'created_time': 1774476959.564534, 'last_price_update_time': 1774563371.672183}
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726624') HTTP/1.1" 204 0
2026-03-26 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621
2026-03-26 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee868922-1568-5865-9667-2c804f28965d with scrape type 2
2026-03-26 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee868922-1568-5865-9667-2c804f28965d with scrape type 2
2026-03-26 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee868922-1568-5865-9667-2c804f28965d, identifier: 10726621
2026-03-26 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621
2026-03-26 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621
2026-03-26 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621 to the API
2026-03-26 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726621>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ee868922-1568-5865-9667-2c804f28965d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGC641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 121821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Automatic - 115 hp - 121.821 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726621%27 HTTP/1.1" 200 None
2026-03-26 22:16:12 [adesa.be] INFO: Saving data for 10726621: {'auction_closing_time': 1774945800.0, 'created_time': 1774476950.391006, 'last_price_update_time': 1774563372.026639}
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726621') HTTP/1.1" 204 0
2026-03-26 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627
2026-03-26 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with scrape type 2
2026-03-26 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with scrape type 2
2026-03-26 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57aacdc0-6c7c-5b9e-88d3-d62444484f51, identifier: 10726627
2026-03-26 22:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654
2026-03-26 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with scrape type 2
2026-03-26 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with scrape type 2
2026-03-26 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd0c859-1f5a-5548-bc53-37de0594b2f8, identifier: 10726654
2026-03-26 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627
2026-03-26 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627
2026-03-26 22:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627 to the API
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726627>
{'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-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '57aacdc0-6c7c-5b9e-88d3-d62444484f51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSE062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 110738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Kodiaq 1.5 TSI Sportline - Petrol - Manual - 150 hp - 110.738 '
'km',
'transmission': 'manual',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726627%27 HTTP/1.1" 200 None
2026-03-26 22:16:12 [adesa.be] INFO: Saving data for 10726627: {'auction_closing_time': 1774945800.0, 'created_time': 1774476960.513778, 'last_price_update_time': 1774563372.467352}
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726627') HTTP/1.1" 204 0
2026-03-26 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654
2026-03-26 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654
2026-03-26 22:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654 to the API
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726654>
{'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-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6dd0c859-1f5a-5548-bc53-37de0594b2f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 62614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 62.614 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726654%27 HTTP/1.1" 200 None
2026-03-26 22:16:12 [adesa.be] INFO: Saving data for 10726654: {'auction_closing_time': 1774945800.0, 'created_time': 1774476961.843352, 'last_price_update_time': 1774563372.733078}
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726654') HTTP/1.1" 204 0
2026-03-26 22:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656
2026-03-26 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with scrape type 2
2026-03-26 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with scrape type 2
2026-03-26 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f, identifier: 10726656
2026-03-26 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656
2026-03-26 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656
2026-03-26 22:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656 to the API
2026-03-26 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726656>
{'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-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHK673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 122796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 1.5 TSI IQ.Drive - Petrol - Automatic - 150 hp - '
'122.796 km',
'transmission': 'automatic',
'trim': 'IQ.Drive',
'vin': None,
'year': 2020}
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726656%27 HTTP/1.1" 200 None
2026-03-26 22:16:13 [adesa.be] INFO: Saving data for 10726656: {'auction_closing_time': 1774945800.0, 'created_time': 1774476951.879067, 'last_price_update_time': 1774563373.093764}
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726656') HTTP/1.1" 204 0
2026-03-26 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658
2026-03-26 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with scrape type 2
2026-03-26 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with scrape type 2
2026-03-26 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c6c9b0c-cc85-5eef-a346-fcef03355a59, identifier: 10726658
2026-03-26 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658
2026-03-26 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658
2026-03-26 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658 to the API
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726658>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3c6c9b0c-cc85-5eef-a346-fcef03355a59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXH355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 156193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Manual - 150 hp - '
'156.193 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726658%27 HTTP/1.1" 200 None
2026-03-26 22:16:13 [adesa.be] INFO: Saving data for 10726658: {'auction_closing_time': 1774945800.0, 'created_time': 1774476946.140647, 'last_price_update_time': 1774563373.872561}
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726658') HTTP/1.1" 204 0
2026-03-26 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10732716
2026-03-26 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72460827-48d4-5d53-aeed-6df837d4ee2d with scrape type 1
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72460827-48d4-5d53-aeed-6df837d4ee2d
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Fe15a3181-93f3-46ed-b683-2d3a141c42d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/e15a3181-93f3-46ed-b683-2d3a141c42d9.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252F7ef2197a-3122-4dd8-9675-d669c38bbade.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/7ef2197a-3122-4dd8-9675-d669c38bbade.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Fc86aa806-fa39-4792-8414-83a16a82eb99.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/c86aa806-fa39-4792-8414-83a16a82eb99.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Fe865a471-b06c-4de3-b64a-8ceb603d7dc3.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/e865a471-b06c-4de3-b64a-8ceb603d7dc3.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252F81bea99e-6d4b-42ac-a007-507444ac85d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/81bea99e-6d4b-42ac-a007-507444ac85d2.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Ff2b8c63c-d720-409a-9324-61750f27fa3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/f2b8c63c-d720-409a-9324-61750f27fa3a.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Faca7f53d-62b8-4a89-8498-6c5c0251af1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/aca7f53d-62b8-4a89-8498-6c5c0251af1d.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252F956daa1f-683f-4c1b-968b-50ce912637ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/956daa1f-683f-4c1b-968b-50ce912637ce.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Fee51b547-b227-4064-bf76-6ceeab179cab.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/ee51b547-b227-4064-bf76-6ceeab179cab.jpg already downloaded
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746095%252Fgeneral%252Fd1eb118e-5e8b-42b9-bed1-dd344b19084f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746095/general/d1eb118e-5e8b-42b9-bed1-dd344b19084f.jpg already downloaded
2026-03-26 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72460827-48d4-5d53-aeed-6df837d4ee2d, identifier: 10732716
2026-03-26 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10732716
2026-03-26 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10732716
2026-03-26 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72460827-48d4-5d53-aeed-6df837d4ee2d with identifier: 10732716 to the API
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732716>
{'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-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '72460827-48d4-5d53-aeed-6df837d4ee2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB149',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732716',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 172030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5746095/general/e15a3181-93f3-46ed-b683-2d3a141c42d9.jpg',
'https://images.openlane.eu/carimgs/5746095/general/7ef2197a-3122-4dd8-9675-d669c38bbade.jpg',
'https://images.openlane.eu/carimgs/5746095/general/c86aa806-fa39-4792-8414-83a16a82eb99.jpg',
'https://images.openlane.eu/carimgs/5746095/general/e865a471-b06c-4de3-b64a-8ceb603d7dc3.jpg',
'https://images.openlane.eu/carimgs/5746095/general/81bea99e-6d4b-42ac-a007-507444ac85d2.jpg',
'https://images.openlane.eu/carimgs/5746095/general/f2b8c63c-d720-409a-9324-61750f27fa3a.jpg',
'https://images.openlane.eu/carimgs/5746095/general/aca7f53d-62b8-4a89-8498-6c5c0251af1d.jpg',
'https://images.openlane.eu/carimgs/5746095/general/956daa1f-683f-4c1b-968b-50ce912637ce.jpg',
'https://images.openlane.eu/carimgs/5746095/general/ee51b547-b227-4064-bf76-6ceeab179cab.jpg',
'https://images.openlane.eu/carimgs/5746095/general/d1eb118e-5e8b-42b9-bed1-dd344b19084f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381640,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/e15a3181-93f3-46ed-b683-2d3a141c42d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35939,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/7ef2197a-3122-4dd8-9675-d669c38bbade.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371354,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/c86aa806-fa39-4792-8414-83a16a82eb99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349261,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/e865a471-b06c-4de3-b64a-8ceb603d7dc3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291654,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/81bea99e-6d4b-42ac-a007-507444ac85d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/f2b8c63c-d720-409a-9324-61750f27fa3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344611,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/aca7f53d-62b8-4a89-8498-6c5c0251af1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/956daa1f-683f-4c1b-968b-50ce912637ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226640,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/ee51b547-b227-4064-bf76-6ceeab179cab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72460827-48d4-5d53-aeed-6df837d4ee2d/72460827-48d4-5d53-aeed-6df837d4ee2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746095/general/d1eb118e-5e8b-42b9-bed1-dd344b19084f.jpg',
'Width': 1920}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 172.030 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732716%27 HTTP/1.1" 200 None
2026-03-26 22:16:18 [adesa.be] INFO: Saving data for 10732716: {'created_time': 1774563378.814407, 'last_price_update_time': 1774563378.814419, 'auction_closing_time': 1774606200.0}
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732716') HTTP/1.1" 204 0
2026-03-26 22:16: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726660%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726660: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726661%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726661: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726663%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726663: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726666%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726666: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726670%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726670: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726945%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726945: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726999%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10726999: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10728345
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728345%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10728345: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10728345 url https://www.openlane.eu/en/carv6/auction/10728345
2026-03-26 22: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-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10728416
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728416%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10728416: 2
2026-03-26 22:16:22 [adesa.be] INFO: Scraping item 10728416 url https://www.openlane.eu/en/carv6/auction/10728416
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729171
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729171%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729171: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729171 url https://www.openlane.eu/en/carv6/auction/10729171
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729358
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729358%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729358: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729358 url https://www.openlane.eu/en/carv6/auction/10729358
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729362
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729362%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729362: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729362 url https://www.openlane.eu/en/carv6/auction/10729362
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729339
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729339%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729339: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729339 url https://www.openlane.eu/en/carv6/auction/10729339
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729351
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729351%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729351: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729351 url https://www.openlane.eu/en/carv6/auction/10729351
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729235
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729235%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729235: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729235 url https://www.openlane.eu/en/carv6/auction/10729235
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729121
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729121%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729121: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729121 url https://www.openlane.eu/en/carv6/auction/10729121
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729010
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729010%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729010: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729010 url https://www.openlane.eu/en/carv6/auction/10729010
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729113
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729113%27 HTTP/1.1" 200 None
2026-03-26 22:16:22 [adesa.be] INFO: Scrape type for 10729113: 0
2026-03-26 22:16:22 [adesa.be] INFO: Skipping item 10729113 url https://www.openlane.eu/en/carv6/auction/10729113
2026-03-26 22:16:22 [adesa.be] INFO: Found listing with ID: 10729230
2026-03-26 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729230%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729230: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729230 url https://www.openlane.eu/en/carv6/auction/10729230
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729384
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729384%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729384: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729384 url https://www.openlane.eu/en/carv6/auction/10729384
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729138
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729138%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729138: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729138 url https://www.openlane.eu/en/carv6/auction/10729138
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729442
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729442%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729442: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729442 url https://www.openlane.eu/en/carv6/auction/10729442
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729349
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729349%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729349: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729349 url https://www.openlane.eu/en/carv6/auction/10729349
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729352
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729352%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729352: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729352 url https://www.openlane.eu/en/carv6/auction/10729352
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729222
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729222%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729222: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729222 url https://www.openlane.eu/en/carv6/auction/10729222
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729256
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729256%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729256: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729256 url https://www.openlane.eu/en/carv6/auction/10729256
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729125
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729125%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729125: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729125 url https://www.openlane.eu/en/carv6/auction/10729125
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729082
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729082%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729082: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729082 url https://www.openlane.eu/en/carv6/auction/10729082
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729261
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729261%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729261: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729261 url https://www.openlane.eu/en/carv6/auction/10729261
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729340
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729340%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729340: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729340 url https://www.openlane.eu/en/carv6/auction/10729340
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729202
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729202%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729202: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729202 url https://www.openlane.eu/en/carv6/auction/10729202
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729248
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729248%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729248: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729248 url https://www.openlane.eu/en/carv6/auction/10729248
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729034
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729034%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729034: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729034 url https://www.openlane.eu/en/carv6/auction/10729034
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729152
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729152%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729152: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729152 url https://www.openlane.eu/en/carv6/auction/10729152
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729200
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729200%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729200: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729200 url https://www.openlane.eu/en/carv6/auction/10729200
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729019
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729019%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729019: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729019 url https://www.openlane.eu/en/carv6/auction/10729019
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729143
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729143%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729143: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729143 url https://www.openlane.eu/en/carv6/auction/10729143
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729088
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729088%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729088: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729088 url https://www.openlane.eu/en/carv6/auction/10729088
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729081
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729081%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729081: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729081 url https://www.openlane.eu/en/carv6/auction/10729081
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729025
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729025%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729025: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729025 url https://www.openlane.eu/en/carv6/auction/10729025
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729419
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729419%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729419: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729419 url https://www.openlane.eu/en/carv6/auction/10729419
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729257
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729257%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729257: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729257 url https://www.openlane.eu/en/carv6/auction/10729257
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729245
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729245%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729245: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729245 url https://www.openlane.eu/en/carv6/auction/10729245
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729240
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729240%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729240: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729240 url https://www.openlane.eu/en/carv6/auction/10729240
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729032
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729032%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729032: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729032 url https://www.openlane.eu/en/carv6/auction/10729032
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729284
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729284%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729284: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729284 url https://www.openlane.eu/en/carv6/auction/10729284
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729224
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729224%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729224: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729224 url https://www.openlane.eu/en/carv6/auction/10729224
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729425
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729425%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729425: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729425 url https://www.openlane.eu/en/carv6/auction/10729425
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729206
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729206%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729206: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729206 url https://www.openlane.eu/en/carv6/auction/10729206
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729033
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729033%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729033: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729033 url https://www.openlane.eu/en/carv6/auction/10729033
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729072
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729072%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729072: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729072 url https://www.openlane.eu/en/carv6/auction/10729072
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729422
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729422%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729422: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729422 url https://www.openlane.eu/en/carv6/auction/10729422
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729288
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729288%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729288: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729288 url https://www.openlane.eu/en/carv6/auction/10729288
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729428
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729428%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729428: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729428 url https://www.openlane.eu/en/carv6/auction/10729428
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729214
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729214%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729214: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729214 url https://www.openlane.eu/en/carv6/auction/10729214
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729208
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729208%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729208: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729208 url https://www.openlane.eu/en/carv6/auction/10729208
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729404
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729404%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729404: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729404 url https://www.openlane.eu/en/carv6/auction/10729404
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729359
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729359%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729359: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729359 url https://www.openlane.eu/en/carv6/auction/10729359
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729410
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729410%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729410: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729410 url https://www.openlane.eu/en/carv6/auction/10729410
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729110
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729110%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729110: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729110 url https://www.openlane.eu/en/carv6/auction/10729110
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729055
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729055%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729055: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729055 url https://www.openlane.eu/en/carv6/auction/10729055
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729274
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729274%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729274: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729274 url https://www.openlane.eu/en/carv6/auction/10729274
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729172
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729172%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729172: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729172 url https://www.openlane.eu/en/carv6/auction/10729172
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729374
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729374%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729374: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729374 url https://www.openlane.eu/en/carv6/auction/10729374
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729302
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729302%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729302: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729302 url https://www.openlane.eu/en/carv6/auction/10729302
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729297
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729297%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729297: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729297 url https://www.openlane.eu/en/carv6/auction/10729297
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729170
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729170%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729170: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729170 url https://www.openlane.eu/en/carv6/auction/10729170
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729400
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729400%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729400: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729400 url https://www.openlane.eu/en/carv6/auction/10729400
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729347
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729347%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729347: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729347 url https://www.openlane.eu/en/carv6/auction/10729347
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729187
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729187%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729187: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729187 url https://www.openlane.eu/en/carv6/auction/10729187
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729407
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729407%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729407: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729407 url https://www.openlane.eu/en/carv6/auction/10729407
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729275
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729275%27 HTTP/1.1" 200 None
2026-03-26 22:16:23 [adesa.be] INFO: Scrape type for 10729275: 0
2026-03-26 22:16:23 [adesa.be] INFO: Skipping item 10729275 url https://www.openlane.eu/en/carv6/auction/10729275
2026-03-26 22:16:23 [adesa.be] INFO: Found listing with ID: 10729323
2026-03-26 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729323%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729323: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729323 url https://www.openlane.eu/en/carv6/auction/10729323
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729244
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729244%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729244: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729244 url https://www.openlane.eu/en/carv6/auction/10729244
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729083
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729083%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729083: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729083 url https://www.openlane.eu/en/carv6/auction/10729083
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729036
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729036%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729036: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729036 url https://www.openlane.eu/en/carv6/auction/10729036
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729369
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729369%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729369: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729369 url https://www.openlane.eu/en/carv6/auction/10729369
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10728995
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728995%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10728995: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10728995 url https://www.openlane.eu/en/carv6/auction/10728995
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729078
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729078%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729078: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729078 url https://www.openlane.eu/en/carv6/auction/10729078
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729268
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729268%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729268: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729268 url https://www.openlane.eu/en/carv6/auction/10729268
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729313
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729313%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729313: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729313 url https://www.openlane.eu/en/carv6/auction/10729313
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729076
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729076%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729076: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729076 url https://www.openlane.eu/en/carv6/auction/10729076
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729370
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729370%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729370: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729370 url https://www.openlane.eu/en/carv6/auction/10729370
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10723709
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723709%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10723709: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10723709 url https://www.openlane.eu/en/carv6/auction/10723709
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729306
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729306%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729306: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729306 url https://www.openlane.eu/en/carv6/auction/10729306
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729318
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729318%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729318: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729318 url https://www.openlane.eu/en/carv6/auction/10729318
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729117
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729117%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729117: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729117 url https://www.openlane.eu/en/carv6/auction/10729117
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729177
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729177%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729177: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729177 url https://www.openlane.eu/en/carv6/auction/10729177
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729266
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729266%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729266: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729266 url https://www.openlane.eu/en/carv6/auction/10729266
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729389
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729389%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729389: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729389 url https://www.openlane.eu/en/carv6/auction/10729389
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729056
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729056%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729056: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729056 url https://www.openlane.eu/en/carv6/auction/10729056
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729075
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729075%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729075: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729075 url https://www.openlane.eu/en/carv6/auction/10729075
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729053
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729053%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729053: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729053 url https://www.openlane.eu/en/carv6/auction/10729053
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729413
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729413%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729413: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729413 url https://www.openlane.eu/en/carv6/auction/10729413
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729429
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729429%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729429: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729429 url https://www.openlane.eu/en/carv6/auction/10729429
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729099
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729099%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729099: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729099 url https://www.openlane.eu/en/carv6/auction/10729099
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729189
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729189%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729189: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729189 url https://www.openlane.eu/en/carv6/auction/10729189
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729211
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729211%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729211: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729211 url https://www.openlane.eu/en/carv6/auction/10729211
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729354
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729354%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729354: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729354 url https://www.openlane.eu/en/carv6/auction/10729354
2026-03-26 22:16:24 [adesa.be] INFO: Found listing with ID: 10729415
2026-03-26 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729415%27 HTTP/1.1" 200 None
2026-03-26 22:16:24 [adesa.be] INFO: Scrape type for 10729415: 0
2026-03-26 22:16:24 [adesa.be] INFO: Skipping item 10729415 url https://www.openlane.eu/en/carv6/auction/10729415
2026-03-26 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999
2026-03-26 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with scrape type 2
2026-03-26 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with scrape type 2
2026-03-26 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf, identifier: 10726999
2026-03-26 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999
2026-03-26 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999
2026-03-26 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999 to the API
2026-03-26 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726999>
{'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-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726999',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 140718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'140.718 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-26 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726999%27 HTTP/1.1" 200 None
2026-03-26 22:16:26 [adesa.be] INFO: Saving data for 10726999: {'auction_closing_time': 1774945800.0, 'created_time': 1774476973.013518, 'last_price_update_time': 1774563386.035107}
2026-03-26 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726999') HTTP/1.1" 204 0
2026-03-26 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660
2026-03-26 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76319c76-bf5b-513d-8046-36eaefc343e7 with scrape type 2
2026-03-26 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76319c76-bf5b-513d-8046-36eaefc343e7 with scrape type 2
2026-03-26 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76319c76-bf5b-513d-8046-36eaefc343e7, identifier: 10726660
2026-03-26 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663
2026-03-26 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a20275-c05f-5b9f-9cee-6c21def730ab with scrape type 2
2026-03-26 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43a20275-c05f-5b9f-9cee-6c21def730ab with scrape type 2
2026-03-26 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43a20275-c05f-5b9f-9cee-6c21def730ab, identifier: 10726663
2026-03-26 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945
2026-03-26 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with scrape type 2
2026-03-26 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with scrape type 2
2026-03-26 22:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea, identifier: 10726945
2026-03-26 22:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660
2026-03-26 22:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660
2026-03-26 22:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660 to the API
2026-03-26 22:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '76319c76-bf5b-513d-8046-36eaefc343e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VRP933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 128349,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Touran 1.0 TSI Highline - Petrol - Manual - 115 hp - '
'128.349 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-26 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726660%27 HTTP/1.1" 200 None
2026-03-26 22:16:27 [adesa.be] INFO: Saving data for 10726660: {'auction_closing_time': 1774945800.0, 'created_time': 1774476951.489582, 'last_price_update_time': 1774563387.792982}
2026-03-26 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726660') HTTP/1.1" 204 0
2026-03-26 22:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663
2026-03-26 22:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663
2026-03-26 22:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663 to the API
2026-03-26 22:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726663>
{'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': 102,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '43a20275-c05f-5b9f-9cee-6c21def730ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WLE400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 113085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 113.085 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726663%27 HTTP/1.1" 200 None
2026-03-26 22:16:28 [adesa.be] INFO: Saving data for 10726663: {'auction_closing_time': 1774945800.0, 'created_time': 1774476948.317471, 'last_price_update_time': 1774563388.081581}
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726663') HTTP/1.1" 204 0
2026-03-26 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945
2026-03-26 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945
2026-03-26 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945 to the API
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726945>
{'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-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2edbcdaf-7ebf-5b7e-84e1-210642e539ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726945',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 163253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'163.253 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726945%27 HTTP/1.1" 200 None
2026-03-26 22:16:28 [adesa.be] INFO: Saving data for 10726945: {'auction_closing_time': 1774945800.0, 'created_time': 1774476974.760204, 'last_price_update_time': 1774563388.359383}
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726945') HTTP/1.1" 204 0
2026-03-26 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661
2026-03-26 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with scrape type 2
2026-03-26 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with scrape type 2
2026-03-26 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e99bb36-4f33-547c-96b9-5ae32bb52f90, identifier: 10726661
2026-03-26 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661
2026-03-26 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661
2026-03-26 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661 to the API
2026-03-26 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3e99bb36-4f33-547c-96b9-5ae32bb52f90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXC821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 142790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Touran 2.0 TDI Highline - Diesel - Automatic - 150 hp - '
'142.790 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2021}
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726661%27 HTTP/1.1" 200 None
2026-03-26 22:16:29 [adesa.be] INFO: Saving data for 10726661: {'auction_closing_time': 1774945800.0, 'created_time': 1774476945.76728, 'last_price_update_time': 1774563389.270799}
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726661') HTTP/1.1" 204 0
2026-03-26 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666
2026-03-26 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94350254-b285-535e-bfb9-1589d1bda987 with scrape type 2
2026-03-26 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94350254-b285-535e-bfb9-1589d1bda987 with scrape type 2
2026-03-26 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94350254-b285-535e-bfb9-1589d1bda987, identifier: 10726666
2026-03-26 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666
2026-03-26 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666
2026-03-26 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666 to the API
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '94350254-b285-535e-bfb9-1589d1bda987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVD040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 119346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 115 hp - 119.346 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726666%27 HTTP/1.1" 200 None
2026-03-26 22:16:29 [adesa.be] INFO: Saving data for 10726666: {'auction_closing_time': 1774945800.0, 'created_time': 1774476948.775479, 'last_price_update_time': 1774563389.63561}
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726666') HTTP/1.1" 204 0
2026-03-26 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416
2026-03-26 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 2
2026-03-26 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 2
2026-03-26 22:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5838d4a0-289f-5960-a803-f92c54e7f33f, identifier: 10728416
2026-03-26 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416
2026-03-26 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416
2026-03-26 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416 to the API
2026-03-26 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728416>
{'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-27T10: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=10728416',
'listing': 'auctionplusdirectbuy',
'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-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728416%27 HTTP/1.1" 200 None
2026-03-26 22:16:31 [adesa.be] INFO: Saving data for 10728416: {'auction_closing_time': 1774606800.0, 'created_time': 1774476954.016826, 'last_price_update_time': 1774563391.768659}
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728416') HTTP/1.1" 204 0
2026-03-26 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345
2026-03-26 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 2
2026-03-26 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 2
2026-03-26 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 630981ea-9442-53c7-948f-eb14c35b0fc4, identifier: 10728345
2026-03-26 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345
2026-03-26 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345
2026-03-26 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345 to the API
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10: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=10728345',
'listing': 'auctionplusdirectbuy',
'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-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728345%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Saving data for 10728345: {'auction_closing_time': 1774606200.0, 'created_time': 1774476955.040764, 'last_price_update_time': 1774563392.798019}
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728345') HTTP/1.1" 204 0
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729333
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729333%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729333: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729333 url https://www.openlane.eu/en/carv6/auction/10729333
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729194
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729194%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729194: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729194 url https://www.openlane.eu/en/carv6/auction/10729194
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729183
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729183%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729183: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729183 url https://www.openlane.eu/en/carv6/auction/10729183
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729377
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729377%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729377: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729377 url https://www.openlane.eu/en/carv6/auction/10729377
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729093
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729093%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729093: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729093 url https://www.openlane.eu/en/carv6/auction/10729093
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729262
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729262%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729262: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729262 url https://www.openlane.eu/en/carv6/auction/10729262
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729231
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729231%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729231: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729231 url https://www.openlane.eu/en/carv6/auction/10729231
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729332
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729332%27 HTTP/1.1" 200 None
2026-03-26 22:16:32 [adesa.be] INFO: Scrape type for 10729332: 0
2026-03-26 22:16:32 [adesa.be] INFO: Skipping item 10729332 url https://www.openlane.eu/en/carv6/auction/10729332
2026-03-26 22:16:32 [adesa.be] INFO: Found listing with ID: 10729249
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729249%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729249: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729249 url https://www.openlane.eu/en/carv6/auction/10729249
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729411
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729411%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729411: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729411 url https://www.openlane.eu/en/carv6/auction/10729411
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729105
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729105%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729105: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729105 url https://www.openlane.eu/en/carv6/auction/10729105
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729273
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729273%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729273: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729273 url https://www.openlane.eu/en/carv6/auction/10729273
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729236
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729236%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729236: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729236 url https://www.openlane.eu/en/carv6/auction/10729236
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729210
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729210%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729210: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729210 url https://www.openlane.eu/en/carv6/auction/10729210
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729178
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729178%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729178: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729178 url https://www.openlane.eu/en/carv6/auction/10729178
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729058
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729058%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729058: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729058 url https://www.openlane.eu/en/carv6/auction/10729058
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10728992
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728992%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10728992: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10728992 url https://www.openlane.eu/en/carv6/auction/10728992
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725542
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725542%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725542: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725542 url https://www.openlane.eu/en/carv6/auction/10725542
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729160
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729160%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729160: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729160 url https://www.openlane.eu/en/carv6/auction/10729160
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729047
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729047%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729047: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729047 url https://www.openlane.eu/en/carv6/auction/10729047
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729198
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729198%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729198: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729198 url https://www.openlane.eu/en/carv6/auction/10729198
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729108
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729108%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729108: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729108 url https://www.openlane.eu/en/carv6/auction/10729108
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729048
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729048%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729048: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729048 url https://www.openlane.eu/en/carv6/auction/10729048
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729094
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729094%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729094: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729094 url https://www.openlane.eu/en/carv6/auction/10729094
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729159
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729159%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729159: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729159 url https://www.openlane.eu/en/carv6/auction/10729159
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729336
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729336%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729336: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729336 url https://www.openlane.eu/en/carv6/auction/10729336
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729334
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729334%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729334: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729334 url https://www.openlane.eu/en/carv6/auction/10729334
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729361
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729361%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729361: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729361 url https://www.openlane.eu/en/carv6/auction/10729361
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729335
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729335%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729335: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729335 url https://www.openlane.eu/en/carv6/auction/10729335
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729397
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729397%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729397: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729397 url https://www.openlane.eu/en/carv6/auction/10729397
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729398
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729398%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729398: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729398 url https://www.openlane.eu/en/carv6/auction/10729398
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729396
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729396%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729396: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729396 url https://www.openlane.eu/en/carv6/auction/10729396
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729393
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729393%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729393: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729393 url https://www.openlane.eu/en/carv6/auction/10729393
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729119
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729119%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729119: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729119 url https://www.openlane.eu/en/carv6/auction/10729119
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729100
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729100%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729100: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729100 url https://www.openlane.eu/en/carv6/auction/10729100
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725540
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725540%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725540: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725540 url https://www.openlane.eu/en/carv6/auction/10725540
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729406
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729406%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729406: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729406 url https://www.openlane.eu/en/carv6/auction/10729406
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729267
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729267%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729267: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729267 url https://www.openlane.eu/en/carv6/auction/10729267
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729080
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729080%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729080: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729080 url https://www.openlane.eu/en/carv6/auction/10729080
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729009
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729009%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729009: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729009 url https://www.openlane.eu/en/carv6/auction/10729009
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729163
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729163%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729163: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729163 url https://www.openlane.eu/en/carv6/auction/10729163
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729441
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729441%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729441: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729441 url https://www.openlane.eu/en/carv6/auction/10729441
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729073
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729073%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729073: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729073 url https://www.openlane.eu/en/carv6/auction/10729073
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725535
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725535%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725535: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725535 url https://www.openlane.eu/en/carv6/auction/10725535
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729065
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729065%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729065: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729065 url https://www.openlane.eu/en/carv6/auction/10729065
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729137
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729137%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729137: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729137 url https://www.openlane.eu/en/carv6/auction/10729137
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729203
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729203%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729203: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729203 url https://www.openlane.eu/en/carv6/auction/10729203
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729385
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729385%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729385: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729385 url https://www.openlane.eu/en/carv6/auction/10729385
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729066
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729066%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729066: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729066 url https://www.openlane.eu/en/carv6/auction/10729066
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725543
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725543: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725543 url https://www.openlane.eu/en/carv6/auction/10725543
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729253
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729253%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729253: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729253 url https://www.openlane.eu/en/carv6/auction/10729253
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725537
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725537: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725537 url https://www.openlane.eu/en/carv6/auction/10725537
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729356
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729356%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729356: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729356 url https://www.openlane.eu/en/carv6/auction/10729356
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729325
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729325%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729325: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729325 url https://www.openlane.eu/en/carv6/auction/10729325
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725536
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725536: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725536 url https://www.openlane.eu/en/carv6/auction/10725536
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725532
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725532: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725532 url https://www.openlane.eu/en/carv6/auction/10725532
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10725518
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10725518: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10725518 url https://www.openlane.eu/en/carv6/auction/10725518
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729070
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729070%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729070: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729070 url https://www.openlane.eu/en/carv6/auction/10729070
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729146
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729146%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729146: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729146 url https://www.openlane.eu/en/carv6/auction/10729146
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729399
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729399%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729399: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729399 url https://www.openlane.eu/en/carv6/auction/10729399
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729239
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729239%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729239: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729239 url https://www.openlane.eu/en/carv6/auction/10729239
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729319
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729319%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729319: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729319 url https://www.openlane.eu/en/carv6/auction/10729319
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729039
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729039%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729039: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729039 url https://www.openlane.eu/en/carv6/auction/10729039
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729101
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729101%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729101: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729101 url https://www.openlane.eu/en/carv6/auction/10729101
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729030
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729030%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729030: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729030 url https://www.openlane.eu/en/carv6/auction/10729030
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729029
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729029%27 HTTP/1.1" 200 None
2026-03-26 22:16:33 [adesa.be] INFO: Scrape type for 10729029: 0
2026-03-26 22:16:33 [adesa.be] INFO: Skipping item 10729029 url https://www.openlane.eu/en/carv6/auction/10729029
2026-03-26 22:16:33 [adesa.be] INFO: Found listing with ID: 10729038
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729038%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729038: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729038 url https://www.openlane.eu/en/carv6/auction/10729038
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729035
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729035%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729035: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729035 url https://www.openlane.eu/en/carv6/auction/10729035
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729037
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729037%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729037: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729037 url https://www.openlane.eu/en/carv6/auction/10729037
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729028
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729028%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729028: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729028 url https://www.openlane.eu/en/carv6/auction/10729028
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729041
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729041%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729041: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729041 url https://www.openlane.eu/en/carv6/auction/10729041
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729061
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729061%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729061: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729061 url https://www.openlane.eu/en/carv6/auction/10729061
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729424
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729424%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729424: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729424 url https://www.openlane.eu/en/carv6/auction/10729424
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729300
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729300%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729300: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729300 url https://www.openlane.eu/en/carv6/auction/10729300
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729246
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729246%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729246: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729246 url https://www.openlane.eu/en/carv6/auction/10729246
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729298
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729298%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729298: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729298 url https://www.openlane.eu/en/carv6/auction/10729298
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729002
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729002%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729002: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729002 url https://www.openlane.eu/en/carv6/auction/10729002
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729285
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729285%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729285: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729285 url https://www.openlane.eu/en/carv6/auction/10729285
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729139
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729139%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729139: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729139 url https://www.openlane.eu/en/carv6/auction/10729139
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729241
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729241%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729241: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729241 url https://www.openlane.eu/en/carv6/auction/10729241
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729308
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729308%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729308: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729308 url https://www.openlane.eu/en/carv6/auction/10729308
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729321
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729321%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729321: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729321 url https://www.openlane.eu/en/carv6/auction/10729321
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729060
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729060%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729060: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729060 url https://www.openlane.eu/en/carv6/auction/10729060
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729164
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729164%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729164: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729164 url https://www.openlane.eu/en/carv6/auction/10729164
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729295
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729295%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729295: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729295 url https://www.openlane.eu/en/carv6/auction/10729295
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729311
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729311%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729311: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729311 url https://www.openlane.eu/en/carv6/auction/10729311
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729107
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729107%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729107: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729107 url https://www.openlane.eu/en/carv6/auction/10729107
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729366
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729366%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729366: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729366 url https://www.openlane.eu/en/carv6/auction/10729366
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729118
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729118%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729118: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729118 url https://www.openlane.eu/en/carv6/auction/10729118
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729258
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729258%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729258: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729258 url https://www.openlane.eu/en/carv6/auction/10729258
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729104
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729104%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729104: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729104 url https://www.openlane.eu/en/carv6/auction/10729104
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729330
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729330%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729330: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729330 url https://www.openlane.eu/en/carv6/auction/10729330
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729395
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729395%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729395: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729395 url https://www.openlane.eu/en/carv6/auction/10729395
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729263
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729263%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729263: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729263 url https://www.openlane.eu/en/carv6/auction/10729263
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729317
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729317%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729317: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729317 url https://www.openlane.eu/en/carv6/auction/10729317
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10725544
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725544%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10725544: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10725544 url https://www.openlane.eu/en/carv6/auction/10725544
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729353
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729353%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729353: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729353 url https://www.openlane.eu/en/carv6/auction/10729353
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729165
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729165%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729165: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729165 url https://www.openlane.eu/en/carv6/auction/10729165
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10729259
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729259%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10729259: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10729259 url https://www.openlane.eu/en/carv6/auction/10729259
2026-03-26 22:16:34 [adesa.be] INFO: Found listing with ID: 10725521
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725521%27 HTTP/1.1" 200 None
2026-03-26 22:16:34 [adesa.be] INFO: Scrape type for 10725521: 0
2026-03-26 22:16:34 [adesa.be] INFO: Skipping item 10725521 url https://www.openlane.eu/en/carv6/auction/10725521
2026-03-26 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599
2026-03-26 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc17ac7f-d796-58ce-96e4-e218134f04a2 with scrape type 2
2026-03-26 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc17ac7f-d796-58ce-96e4-e218134f04a2 with scrape type 2
2026-03-26 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc17ac7f-d796-58ce-96e4-e218134f04a2, identifier: 10726599
2026-03-26 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599
2026-03-26 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599
2026-03-26 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599 to the API
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'bc17ac7f-d796-58ce-96e4-e218134f04a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NER254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 93512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2016-02-05',
'seats_number': 6,
'seller_name': 'Ayvens-BE',
'title': 'Renault Trafic L2H1 1.6 DCI - Diesel - Manual - 140 hp - 93.512 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726599%27 HTTP/1.1" 200 None
2026-03-26 22:16:35 [adesa.be] INFO: Saving data for 10726599: {'auction_closing_time': 1774945800.0, 'created_time': 1774476928.096747, 'last_price_update_time': 1774563395.3099}
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726599') HTTP/1.1" 204 0
2026-03-26 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670
2026-03-26 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with scrape type 2
2026-03-26 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with scrape type 2
2026-03-26 22:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4, identifier: 10726670
2026-03-26 22:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670
2026-03-26 22:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670
2026-03-26 22:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670 to the API
2026-03-26 22:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726670>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '86afbb75-aa9f-5e2d-913b-a93f8509f8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 129057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 D3 Momentum - Diesel - Manual - 150 hp - 129.057 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2021}
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726670%27 HTTP/1.1" 200 None
2026-03-26 22:16:36 [adesa.be] INFO: Saving data for 10726670: {'auction_closing_time': 1774945800.0, 'created_time': 1774476975.289206, 'last_price_update_time': 1774563396.27633}
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726670') HTTP/1.1" 204 0
2026-03-26 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:37 [adesa.be] INFO: Found listing with ID: 10729260
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729260%27 HTTP/1.1" 200 None
2026-03-26 22:16:37 [adesa.be] INFO: Scrape type for 10729260: 0
2026-03-26 22:16:37 [adesa.be] INFO: Skipping item 10729260 url https://www.openlane.eu/en/carv6/auction/10729260
2026-03-26 22:16:37 [adesa.be] INFO: Found listing with ID: 10728999
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728999%27 HTTP/1.1" 200 None
2026-03-26 22:16:37 [adesa.be] INFO: Scrape type for 10728999: 0
2026-03-26 22:16:37 [adesa.be] INFO: Skipping item 10728999 url https://www.openlane.eu/en/carv6/auction/10728999
2026-03-26 22:16:37 [adesa.be] INFO: Found listing with ID: 10729050
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729050%27 HTTP/1.1" 200 None
2026-03-26 22:16:37 [adesa.be] INFO: Scrape type for 10729050: 0
2026-03-26 22:16:37 [adesa.be] INFO: Skipping item 10729050 url https://www.openlane.eu/en/carv6/auction/10729050
2026-03-26 22:16:37 [adesa.be] INFO: Found listing with ID: 10729057
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729057%27 HTTP/1.1" 200 None
2026-03-26 22:16:37 [adesa.be] INFO: Scrape type for 10729057: 0
2026-03-26 22:16:37 [adesa.be] INFO: Skipping item 10729057 url https://www.openlane.eu/en/carv6/auction/10729057
2026-03-26 22:16:37 [adesa.be] INFO: Found listing with ID: 10723689
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723689%27 HTTP/1.1" 200 None
2026-03-26 22:16:37 [adesa.be] INFO: Scrape type for 10723689: 2
2026-03-26 22:16:37 [adesa.be] INFO: Scraping item 10723689 url https://www.openlane.eu/en/carv6/auction/10723689
2026-03-26 22:16:37 [adesa.be] INFO: Found listing with ID: 10725519
2026-03-26 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725519%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10725519: 2
2026-03-26 22:16:38 [adesa.be] INFO: Scraping item 10725519 url https://www.openlane.eu/en/carv6/auction/10725519
2026-03-26 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729124
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729124%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729124: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729124 url https://www.openlane.eu/en/carv6/auction/10729124
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729141
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729141%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729141: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729141 url https://www.openlane.eu/en/carv6/auction/10729141
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729408
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729408%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729408: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729408 url https://www.openlane.eu/en/carv6/auction/10729408
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729381
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729381%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729381: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729381 url https://www.openlane.eu/en/carv6/auction/10729381
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729287
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729287%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729287: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729287 url https://www.openlane.eu/en/carv6/auction/10729287
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729180
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729180%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729180: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729180 url https://www.openlane.eu/en/carv6/auction/10729180
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729204
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729204%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729204: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729204 url https://www.openlane.eu/en/carv6/auction/10729204
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729283
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729283%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729283: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729283 url https://www.openlane.eu/en/carv6/auction/10729283
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729233
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729233%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729233: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729233 url https://www.openlane.eu/en/carv6/auction/10729233
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729328
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729328%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729328: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729328 url https://www.openlane.eu/en/carv6/auction/10729328
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729254
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729254%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729254: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729254 url https://www.openlane.eu/en/carv6/auction/10729254
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729102
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729102%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729102: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729102 url https://www.openlane.eu/en/carv6/auction/10729102
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729344
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729344%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729344: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729344 url https://www.openlane.eu/en/carv6/auction/10729344
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729271
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729271%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729271: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729271 url https://www.openlane.eu/en/carv6/auction/10729271
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10723743
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723743%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10723743: 2
2026-03-26 22:16:38 [adesa.be] INFO: Scraping item 10723743 url https://www.openlane.eu/en/carv6/auction/10723743
2026-03-26 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729150
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729150%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729150: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729150 url https://www.openlane.eu/en/carv6/auction/10729150
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10725517
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725517%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10725517: 2
2026-03-26 22:16:38 [adesa.be] INFO: Scraping item 10725517 url https://www.openlane.eu/en/carv6/auction/10725517
2026-03-26 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729016
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729016%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729016: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729016 url https://www.openlane.eu/en/carv6/auction/10729016
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729368
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729368%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729368: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729368 url https://www.openlane.eu/en/carv6/auction/10729368
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729409
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729409%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729409: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729409 url https://www.openlane.eu/en/carv6/auction/10729409
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10725528
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725528%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10725528: 2
2026-03-26 22:16:38 [adesa.be] INFO: Scraping item 10725528 url https://www.openlane.eu/en/carv6/auction/10725528
2026-03-26 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729322
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729322%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729322: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729322 url https://www.openlane.eu/en/carv6/auction/10729322
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729430
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729430%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729430: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729430 url https://www.openlane.eu/en/carv6/auction/10729430
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729367
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729367%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729367: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729367 url https://www.openlane.eu/en/carv6/auction/10729367
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729130
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729130%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729130: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729130 url https://www.openlane.eu/en/carv6/auction/10729130
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729372
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729372%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729372: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729372 url https://www.openlane.eu/en/carv6/auction/10729372
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729098
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729098%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729098: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729098 url https://www.openlane.eu/en/carv6/auction/10729098
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729116
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729116%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729116: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729116 url https://www.openlane.eu/en/carv6/auction/10729116
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729364
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729364%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729364: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729364 url https://www.openlane.eu/en/carv6/auction/10729364
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729264
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729264%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729264: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729264 url https://www.openlane.eu/en/carv6/auction/10729264
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729216
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729216%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729216: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729216 url https://www.openlane.eu/en/carv6/auction/10729216
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729373
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729373%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729373: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729373 url https://www.openlane.eu/en/carv6/auction/10729373
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729375
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729375%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729375: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729375 url https://www.openlane.eu/en/carv6/auction/10729375
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729329
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729329%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729329: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729329 url https://www.openlane.eu/en/carv6/auction/10729329
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729312
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729312%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729312: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729312 url https://www.openlane.eu/en/carv6/auction/10729312
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729182
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729182%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729182: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729182 url https://www.openlane.eu/en/carv6/auction/10729182
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729378
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729378%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729378: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729378 url https://www.openlane.eu/en/carv6/auction/10729378
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729169
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729169%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729169: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729169 url https://www.openlane.eu/en/carv6/auction/10729169
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729155
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729155%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729155: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729155 url https://www.openlane.eu/en/carv6/auction/10729155
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729003
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729003%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729003: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729003 url https://www.openlane.eu/en/carv6/auction/10729003
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729310
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729310%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729310: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729310 url https://www.openlane.eu/en/carv6/auction/10729310
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729383
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729383%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729383: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729383 url https://www.openlane.eu/en/carv6/auction/10729383
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729232
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729232%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729232: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729232 url https://www.openlane.eu/en/carv6/auction/10729232
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729168
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729168%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729168: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729168 url https://www.openlane.eu/en/carv6/auction/10729168
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729212
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729212%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729212: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729212 url https://www.openlane.eu/en/carv6/auction/10729212
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729341
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729341%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729341: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729341 url https://www.openlane.eu/en/carv6/auction/10729341
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729018
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729018%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729018: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729018 url https://www.openlane.eu/en/carv6/auction/10729018
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729077
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729077%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729077: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729077 url https://www.openlane.eu/en/carv6/auction/10729077
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729405
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729405%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729405: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729405 url https://www.openlane.eu/en/carv6/auction/10729405
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729427
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729427%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729427: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729427 url https://www.openlane.eu/en/carv6/auction/10729427
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729085
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729085%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729085: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729085 url https://www.openlane.eu/en/carv6/auction/10729085
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729350
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729350%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729350: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729350 url https://www.openlane.eu/en/carv6/auction/10729350
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729090
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729090%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729090: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729090 url https://www.openlane.eu/en/carv6/auction/10729090
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729391
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729391%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729391: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729391 url https://www.openlane.eu/en/carv6/auction/10729391
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729272
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729272%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729272: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729272 url https://www.openlane.eu/en/carv6/auction/10729272
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729089
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729089%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729089: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729089 url https://www.openlane.eu/en/carv6/auction/10729089
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729229
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729229%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729229: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729229 url https://www.openlane.eu/en/carv6/auction/10729229
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10725516
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725516%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10725516: 2
2026-03-26 22:16:38 [adesa.be] INFO: Scraping item 10725516 url https://www.openlane.eu/en/carv6/auction/10725516
2026-03-26 22:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729091
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729091%27 HTTP/1.1" 200 None
2026-03-26 22:16:38 [adesa.be] INFO: Scrape type for 10729091: 0
2026-03-26 22:16:38 [adesa.be] INFO: Skipping item 10729091 url https://www.openlane.eu/en/carv6/auction/10729091
2026-03-26 22:16:38 [adesa.be] INFO: Found listing with ID: 10729158
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729158%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729158: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729158 url https://www.openlane.eu/en/carv6/auction/10729158
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729192
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729192%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729192: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729192 url https://www.openlane.eu/en/carv6/auction/10729192
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729049
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729049%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729049: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729049 url https://www.openlane.eu/en/carv6/auction/10729049
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729109
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729109%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729109: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729109 url https://www.openlane.eu/en/carv6/auction/10729109
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729157
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729157%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729157: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729157 url https://www.openlane.eu/en/carv6/auction/10729157
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729191
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729191%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729191: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729191 url https://www.openlane.eu/en/carv6/auction/10729191
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729197
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729197%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729197: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729197 url https://www.openlane.eu/en/carv6/auction/10729197
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729199
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729199%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729199: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729199 url https://www.openlane.eu/en/carv6/auction/10729199
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729421
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729421%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729421: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729421 url https://www.openlane.eu/en/carv6/auction/10729421
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725541
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725541%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725541: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725541 url https://www.openlane.eu/en/carv6/auction/10725541
2026-03-26 22:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729201
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729201%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729201: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729201 url https://www.openlane.eu/en/carv6/auction/10729201
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729120
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729120%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729120: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729120 url https://www.openlane.eu/en/carv6/auction/10729120
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729087
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729087%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729087: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729087 url https://www.openlane.eu/en/carv6/auction/10729087
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725530
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725530%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725530: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725530 url https://www.openlane.eu/en/carv6/auction/10725530
2026-03-26 22:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725526
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725526%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725526: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725526 url https://www.openlane.eu/en/carv6/auction/10725526
2026-03-26 22:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729166
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729166%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729166: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729166 url https://www.openlane.eu/en/carv6/auction/10729166
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729127
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729127%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729127: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729127 url https://www.openlane.eu/en/carv6/auction/10729127
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729279
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729279%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729279: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729279 url https://www.openlane.eu/en/carv6/auction/10729279
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725510
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725510%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725510: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725510 url https://www.openlane.eu/en/carv6/auction/10725510
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725534
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725534%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725534: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725534 url https://www.openlane.eu/en/carv6/auction/10725534
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729046
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729046%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729046: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729046 url https://www.openlane.eu/en/carv6/auction/10729046
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729434
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729434%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729434: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729434 url https://www.openlane.eu/en/carv6/auction/10729434
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729148
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729148%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729148: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729148 url https://www.openlane.eu/en/carv6/auction/10729148
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729242
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729242%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729242: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729242 url https://www.openlane.eu/en/carv6/auction/10729242
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725513
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725513%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725513: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725513 url https://www.openlane.eu/en/carv6/auction/10725513
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725527
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725527%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725527: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725527 url https://www.openlane.eu/en/carv6/auction/10725527
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729064
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729064%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729064: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729064 url https://www.openlane.eu/en/carv6/auction/10729064
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729059
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729059%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729059: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729059 url https://www.openlane.eu/en/carv6/auction/10729059
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725531
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725531%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725531: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725531 url https://www.openlane.eu/en/carv6/auction/10725531
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725533
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725533%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725533: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725533 url https://www.openlane.eu/en/carv6/auction/10725533
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729147
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729147%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729147: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729147 url https://www.openlane.eu/en/carv6/auction/10729147
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10725515
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725515%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10725515: 2
2026-03-26 22:16:39 [adesa.be] INFO: Scraping item 10725515 url https://www.openlane.eu/en/carv6/auction/10725515
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729228
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729228%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729228: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729228 url https://www.openlane.eu/en/carv6/auction/10729228
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10729435
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729435%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10729435: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10729435 url https://www.openlane.eu/en/carv6/auction/10729435
2026-03-26 22:16:39 [adesa.be] INFO: Found listing with ID: 10728994
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728994%27 HTTP/1.1" 200 None
2026-03-26 22:16:39 [adesa.be] INFO: Scrape type for 10728994: 0
2026-03-26 22:16:39 [adesa.be] INFO: Skipping item 10728994 url https://www.openlane.eu/en/carv6/auction/10728994
2026-03-26 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10723689
2026-03-26 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-26 22:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f6404a5-bdea-5b8d-9fa6-2b334006781f, identifier: 10723689
2026-03-26 22:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10723689
2026-03-26 22:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10723689
2026-03-26 22:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10723689 to the API
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 300,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7f6404a5-bdea-5b8d-9fa6-2b334006781f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBW634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723689',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 134126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery 1.5 P300e SE - AWD - Hybrid - Automatic - 300 '
'hp - 134.126 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723689%27 HTTP/1.1" 200 None
2026-03-26 22:16:40 [adesa.be] INFO: Saving data for 10723689: {'auction_closing_time': 1774599000.0, 'created_time': 1774454684.450058, 'last_price_update_time': 1774563400.765528}
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723689') HTTP/1.1" 204 0
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10723743
2026-03-26 22:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-26 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bd46fd0-1914-5a4c-8c96-f40780bb0110, identifier: 10723743
2026-03-26 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10723743
2026-03-26 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10723743
2026-03-26 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10723743 to the API
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723743>
{'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': 306,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2bd46fd0-1914-5a4c-8c96-f40780bb0110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723743',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 91040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300de AMG Line - Hybrid - Automatic - 306 hp - '
'91.040 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723743%27 HTTP/1.1" 200 None
2026-03-26 22:16:41 [adesa.be] INFO: Saving data for 10723743: {'auction_closing_time': 1774599000.0, 'created_time': 1774454954.36639, 'last_price_update_time': 1774563401.340269}
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723743') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10725519
2026-03-26 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9c12710-cd4b-57b8-a1ce-aea26724ad8b, identifier: 10725519
2026-03-26 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10725516
2026-03-26 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f23289a-757a-58af-9c0a-ba535dcda6f6 with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f23289a-757a-58af-9c0a-ba535dcda6f6 with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f23289a-757a-58af-9c0a-ba535dcda6f6, identifier: 10725516
2026-03-26 22:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10725541
2026-03-26 22:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37934565-1409-576b-8664-ecf699fd13fe with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37934565-1409-576b-8664-ecf699fd13fe with scrape type 2
2026-03-26 22:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37934565-1409-576b-8664-ecf699fd13fe, identifier: 10725541
2026-03-26 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10725519
2026-03-26 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10725519
2026-03-26 22:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10725519 to the API
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725519>
{'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-27T09:00: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=10725519',
'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': 6000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Land Rover Discovery Sport - Diesel - Manual - 163 hp - 109.929 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725519%27 HTTP/1.1" 200 None
2026-03-26 22:16:41 [adesa.be] INFO: Saving data for 10725519: {'auction_closing_time': 1774602000.0, 'created_time': 1774454955.370874, 'last_price_update_time': 1774563401.900788}
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725519') HTTP/1.1" 204 0
2026-03-26 22:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10725516
2026-03-26 22:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10725516
2026-03-26 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10725516 to the API
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725516>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0f23289a-757a-58af-9c0a-ba535dcda6f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 22.931 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725516%27 HTTP/1.1" 200 None
2026-03-26 22:16:42 [adesa.be] INFO: Saving data for 10725516: {'auction_closing_time': 1774602000.0, 'created_time': 1774454942.448602, 'last_price_update_time': 1774563402.190889}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725516') HTTP/1.1" 204 0
2026-03-26 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10725541
2026-03-26 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10725541
2026-03-26 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10725541 to the API
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725541>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '37934565-1409-576b-8664-ecf699fd13fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGH151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 110186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra Sports Tourer 1.5 Edition - Diesel - Manual - 105 hp - '
'110.186 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725541%27 HTTP/1.1" 200 None
2026-03-26 22:16:42 [adesa.be] INFO: Saving data for 10725541: {'auction_closing_time': 1774602000.0, 'created_time': 1774454996.729568, 'last_price_update_time': 1774563402.467115}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725541') HTTP/1.1" 204 0
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10725517
2026-03-26 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dd2c47b-8389-5410-a688-85c470b5a0ab with scrape type 2
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dd2c47b-8389-5410-a688-85c470b5a0ab with scrape type 2
2026-03-26 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dd2c47b-8389-5410-a688-85c470b5a0ab, identifier: 10725517
2026-03-26 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10725517
2026-03-26 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10725517
2026-03-26 22:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10725517 to the API
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725517>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4dd2c47b-8389-5410-a688-85c470b5a0ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 250394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz C Break 180d Business - Diesel - Automatic - 122 hp - '
'250.394 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725517%27 HTTP/1.1" 200 None
2026-03-26 22:16:42 [adesa.be] INFO: Saving data for 10725517: {'auction_closing_time': 1774602000.0, 'created_time': 1774454952.717992, 'last_price_update_time': 1774563402.860038}
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725517') HTTP/1.1" 204 0
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10725530
2026-03-26 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db3cd52-2fe1-5048-b557-bf974297da90 with scrape type 2
2026-03-26 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db3cd52-2fe1-5048-b557-bf974297da90 with scrape type 2
2026-03-26 22:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3db3cd52-2fe1-5048-b557-bf974297da90, identifier: 10725530
2026-03-26 22:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10725530
2026-03-26 22:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10725530
2026-03-26 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10725530 to the API
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725530>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3db3cd52-2fe1-5048-b557-bf974297da90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 57547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 57.547 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725530%27 HTTP/1.1" 200 None
2026-03-26 22:16:43 [adesa.be] INFO: Saving data for 10725530: {'auction_closing_time': 1774602000.0, 'created_time': 1774454929.51247, 'last_price_update_time': 1774563403.256801}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725530') HTTP/1.1" 204 0
2026-03-26 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10725528
2026-03-26 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd, identifier: 10725528
2026-03-26 22:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10725526
2026-03-26 22:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-26 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91986e6f-7146-5680-9a8c-58abbde8fbc3, identifier: 10725526
2026-03-26 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10725528
2026-03-26 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10725528
2026-03-26 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10725528 to the API
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725528>
{'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-27T09:00: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=10725528',
'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': 7900,
'price_includes_vat': True,
'registration_date': '2020-01-17',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 107.787 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725528%27 HTTP/1.1" 200 None
2026-03-26 22:16:43 [adesa.be] INFO: Saving data for 10725528: {'auction_closing_time': 1774602000.0, 'created_time': 1774454965.445771, 'last_price_update_time': 1774563403.769951}
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725528') HTTP/1.1" 204 0
2026-03-26 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10725526
2026-03-26 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10725526
2026-03-26 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10725526 to the API
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725526>
{'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-27T09:00: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=10725526',
'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': 7900,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Opel Combo-e Edition - Diesel - Manual - 102 hp - 60.988 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725526%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.be] INFO: Saving data for 10725526: {'auction_closing_time': 1774602000.0, 'created_time': 1774454927.976619, 'last_price_update_time': 1774563404.047569}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725526') HTTP/1.1" 204 0
2026-03-26 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10725510
2026-03-26 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cc3349e-420b-5e3a-a49c-65ccd029323d with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cc3349e-420b-5e3a-a49c-65ccd029323d with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cc3349e-420b-5e3a-a49c-65ccd029323d, identifier: 10725510
2026-03-26 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10725513
2026-03-26 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904949b9-4088-569c-89aa-772c037a8dcf, identifier: 10725513
2026-03-26 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10725510
2026-03-26 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10725510
2026-03-26 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10725510 to the API
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725510>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3cc3349e-420b-5e3a-a49c-65ccd029323d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 52002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 52.002 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725510%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.be] INFO: Saving data for 10725510: {'auction_closing_time': 1774602000.0, 'created_time': 1774454930.943921, 'last_price_update_time': 1774563404.600865}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725510') HTTP/1.1" 204 0
2026-03-26 22:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10725513
2026-03-26 22:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10725513
2026-03-26 22:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10725513 to the API
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725513>
{'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-27T09:00: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=10725513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 54.506 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725513%27 HTTP/1.1" 200 None
2026-03-26 22:16:44 [adesa.be] INFO: Saving data for 10725513: {'auction_closing_time': 1774602000.0, 'created_time': 1774454922.890102, 'last_price_update_time': 1774563404.869233}
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725513') HTTP/1.1" 204 0
2026-03-26 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10725534
2026-03-26 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e19d3982-5556-526b-a16f-2819cde8a167, identifier: 10725534
2026-03-26 22:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10725533
2026-03-26 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-26 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b89a9313-3a6b-556b-98bb-1451813c7eae, identifier: 10725533
2026-03-26 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10725534
2026-03-26 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10725534
2026-03-26 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10725534 to the API
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725534>
{'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-27T09:00: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=10725534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 82714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 82.714 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725534%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.be] INFO: Saving data for 10725534: {'auction_closing_time': 1774602000.0, 'created_time': 1774454924.729494, 'last_price_update_time': 1774563405.347082}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725534') HTTP/1.1" 204 0
2026-03-26 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10725533
2026-03-26 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10725533
2026-03-26 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10725533 to the API
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725533>
{'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-27T09:00: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=10725533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 157082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 157.082 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725533%27 HTTP/1.1" 200 None
2026-03-26 22:16:45 [adesa.be] INFO: Saving data for 10725533: {'auction_closing_time': 1774602000.0, 'created_time': 1774454919.163667, 'last_price_update_time': 1774563405.700974}
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725533') HTTP/1.1" 204 0
2026-03-26 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10725527
2026-03-26 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-26 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e4a2282-2543-50ff-ba57-04cf3c3f6326, identifier: 10725527
2026-03-26 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10725527
2026-03-26 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10725527
2026-03-26 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10725527 to the API
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725527>
{'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-27T09:00: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=10725527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Crossland 1.2 - Petrol - Manual - 83 hp - 37.249 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725527%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Saving data for 10725527: {'auction_closing_time': 1774602000.0, 'created_time': 1774454927.27886, 'last_price_update_time': 1774563406.063162}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725527') HTTP/1.1" 204 0
2026-03-26 22:16: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-26 22:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10725515
2026-03-26 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4e3c76-5936-592f-9608-5fccb24bd046 with scrape type 2
2026-03-26 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4e3c76-5936-592f-9608-5fccb24bd046 with scrape type 2
2026-03-26 22:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4e3c76-5936-592f-9608-5fccb24bd046, identifier: 10725515
2026-03-26 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10725515
2026-03-26 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10725515
2026-03-26 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10725515 to the API
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725515>
{'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': 122,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc4e3c76-5936-592f-9608-5fccb24bd046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWY928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 107454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Insignia Sports Tourer 1.5 Business - Diesel - Automatic - 122 '
'hp - 107.454 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725515%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Saving data for 10725515: {'auction_closing_time': 1774602000.0, 'created_time': 1774454948.625044, 'last_price_update_time': 1774563406.481}
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725515') HTTP/1.1" 204 0
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729008
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729008%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729008: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729008 url https://www.openlane.eu/en/carv6/auction/10729008
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729144
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729144%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729144: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729144 url https://www.openlane.eu/en/carv6/auction/10729144
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729418
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729418%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729418: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729418 url https://www.openlane.eu/en/carv6/auction/10729418
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729420
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729420%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729420: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729420 url https://www.openlane.eu/en/carv6/auction/10729420
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729040
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729040%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729040: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729040 url https://www.openlane.eu/en/carv6/auction/10729040
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729188
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729188%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729188: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729188 url https://www.openlane.eu/en/carv6/auction/10729188
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729252
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729252%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729252: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729252 url https://www.openlane.eu/en/carv6/auction/10729252
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10725520
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725520%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10725520: 2
2026-03-26 22:16:46 [adesa.be] INFO: Scraping item 10725520 url https://www.openlane.eu/en/carv6/auction/10725520
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729388
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729388%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729388: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729388 url https://www.openlane.eu/en/carv6/auction/10729388
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729190
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729190%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729190: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729190 url https://www.openlane.eu/en/carv6/auction/10729190
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729226
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729226%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729226: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729226 url https://www.openlane.eu/en/carv6/auction/10729226
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729379
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729379%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729379: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729379 url https://www.openlane.eu/en/carv6/auction/10729379
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729084
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729084%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729084: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729084 url https://www.openlane.eu/en/carv6/auction/10729084
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729174
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729174%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729174: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729174 url https://www.openlane.eu/en/carv6/auction/10729174
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729186
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729186%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729186: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729186 url https://www.openlane.eu/en/carv6/auction/10729186
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729004
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729004%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729004: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729004 url https://www.openlane.eu/en/carv6/auction/10729004
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729103
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729103%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729103: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729103 url https://www.openlane.eu/en/carv6/auction/10729103
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729281
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729281%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729281: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729281 url https://www.openlane.eu/en/carv6/auction/10729281
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10725529
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725529%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10725529: 2
2026-03-26 22:16:46 [adesa.be] INFO: Scraping item 10725529 url https://www.openlane.eu/en/carv6/auction/10725529
2026-03-26 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729052
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729052%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729052: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729052 url https://www.openlane.eu/en/carv6/auction/10729052
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729005
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729005%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729005: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729005 url https://www.openlane.eu/en/carv6/auction/10729005
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729006
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729006%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729006: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729006 url https://www.openlane.eu/en/carv6/auction/10729006
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729392
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729392%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729392: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729392 url https://www.openlane.eu/en/carv6/auction/10729392
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729394
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729394%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729394: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729394 url https://www.openlane.eu/en/carv6/auction/10729394
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729026
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729026%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729026: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729026 url https://www.openlane.eu/en/carv6/auction/10729026
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729176
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729176%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729176: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729176 url https://www.openlane.eu/en/carv6/auction/10729176
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729111
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729111%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729111: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729111 url https://www.openlane.eu/en/carv6/auction/10729111
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729014
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729014%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729014: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729014 url https://www.openlane.eu/en/carv6/auction/10729014
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729027
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729027%27 HTTP/1.1" 200 None
2026-03-26 22:16:46 [adesa.be] INFO: Scrape type for 10729027: 0
2026-03-26 22:16:46 [adesa.be] INFO: Skipping item 10729027 url https://www.openlane.eu/en/carv6/auction/10729027
2026-03-26 22:16:46 [adesa.be] INFO: Found listing with ID: 10729013
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729013%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729013: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729013 url https://www.openlane.eu/en/carv6/auction/10729013
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729132
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729132%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729132: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729132 url https://www.openlane.eu/en/carv6/auction/10729132
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729133
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729133%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729133: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729133 url https://www.openlane.eu/en/carv6/auction/10729133
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729282
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729282%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729282: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729282 url https://www.openlane.eu/en/carv6/auction/10729282
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10725514
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725514%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10725514: 2
2026-03-26 22:16:47 [adesa.be] INFO: Scraping item 10725514 url https://www.openlane.eu/en/carv6/auction/10725514
2026-03-26 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729079
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729079%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729079: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729079 url https://www.openlane.eu/en/carv6/auction/10729079
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729357
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729357%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729357: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729357 url https://www.openlane.eu/en/carv6/auction/10729357
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729092
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729092%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729092: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729092 url https://www.openlane.eu/en/carv6/auction/10729092
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729153
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729153%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729153: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729153 url https://www.openlane.eu/en/carv6/auction/10729153
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729315
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729315%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729315: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729315 url https://www.openlane.eu/en/carv6/auction/10729315
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729269
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729269%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729269: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729269 url https://www.openlane.eu/en/carv6/auction/10729269
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729112
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729112%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729112: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729112 url https://www.openlane.eu/en/carv6/auction/10729112
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729217
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729217%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729217: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729217 url https://www.openlane.eu/en/carv6/auction/10729217
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729031
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729031%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729031: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729031 url https://www.openlane.eu/en/carv6/auction/10729031
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729154
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729154%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729154: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729154 url https://www.openlane.eu/en/carv6/auction/10729154
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729265
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729265%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729265: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729265 url https://www.openlane.eu/en/carv6/auction/10729265
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729303
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729303%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729303: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729303 url https://www.openlane.eu/en/carv6/auction/10729303
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729097
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729097%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729097: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729097 url https://www.openlane.eu/en/carv6/auction/10729097
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729215
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729215%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729215: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729215 url https://www.openlane.eu/en/carv6/auction/10729215
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729135
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729135%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729135: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729135 url https://www.openlane.eu/en/carv6/auction/10729135
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729331
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729331%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729331: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729331 url https://www.openlane.eu/en/carv6/auction/10729331
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729270
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729270%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729270: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729270 url https://www.openlane.eu/en/carv6/auction/10729270
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729126
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729126%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729126: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729126 url https://www.openlane.eu/en/carv6/auction/10729126
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10725524
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725524%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10725524: 2
2026-03-26 22:16:47 [adesa.be] INFO: Scraping item 10725524 url https://www.openlane.eu/en/carv6/auction/10725524
2026-03-26 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729007
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729007%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729007: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729007 url https://www.openlane.eu/en/carv6/auction/10729007
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729149
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729149%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729149: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729149 url https://www.openlane.eu/en/carv6/auction/10729149
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729071
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729071%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729071: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729071 url https://www.openlane.eu/en/carv6/auction/10729071
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729360
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729360%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729360: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729360 url https://www.openlane.eu/en/carv6/auction/10729360
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729416
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729416%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729416: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729416 url https://www.openlane.eu/en/carv6/auction/10729416
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10728998
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728998%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10728998: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10728998 url https://www.openlane.eu/en/carv6/auction/10728998
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729247
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729247%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729247: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729247 url https://www.openlane.eu/en/carv6/auction/10729247
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729414
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729414%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729414: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729414 url https://www.openlane.eu/en/carv6/auction/10729414
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729123
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729123%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729123: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729123 url https://www.openlane.eu/en/carv6/auction/10729123
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729227
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729227%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729227: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729227 url https://www.openlane.eu/en/carv6/auction/10729227
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10725539
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725539%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10725539: 2
2026-03-26 22:16:47 [adesa.be] INFO: Scraping item 10725539 url https://www.openlane.eu/en/carv6/auction/10725539
2026-03-26 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10725531
2026-03-26 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-26 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5781765-8038-577c-b68b-1c3823b04112, identifier: 10725531
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10729096
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729096%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10729096: 0
2026-03-26 22:16:47 [adesa.be] INFO: Skipping item 10729096 url https://www.openlane.eu/en/carv6/auction/10729096
2026-03-26 22:16:47 [adesa.be] INFO: Found listing with ID: 10723753
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723753%27 HTTP/1.1" 200 None
2026-03-26 22:16:47 [adesa.be] INFO: Scrape type for 10723753: 2
2026-03-26 22:16:47 [adesa.be] INFO: Scraping item 10723753 url https://www.openlane.eu/en/carv6/auction/10723753
2026-03-26 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10725531
2026-03-26 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10725531
2026-03-26 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10725531 to the API
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725531>
{'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-27T09:00: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=10725531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 146268,
'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-BE',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 146.268 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725531%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Saving data for 10725531: {'auction_closing_time': 1774602000.0, 'created_time': 1774454921.326496, 'last_price_update_time': 1774563408.075925}
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725531') HTTP/1.1" 204 0
2026-03-26 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10725509
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725509%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10725509: 2
2026-03-26 22:16:48 [adesa.be] INFO: Scraping item 10725509 url https://www.openlane.eu/en/carv6/auction/10725509
2026-03-26 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729437
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729437%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729437: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729437 url https://www.openlane.eu/en/carv6/auction/10729437
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729307
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729307%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729307: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729307 url https://www.openlane.eu/en/carv6/auction/10729307
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729209
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729209%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729209: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729209 url https://www.openlane.eu/en/carv6/auction/10729209
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729024
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729024%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729024: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729024 url https://www.openlane.eu/en/carv6/auction/10729024
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729131
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729131%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729131: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729131 url https://www.openlane.eu/en/carv6/auction/10729131
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729045
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729045%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729045: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729045 url https://www.openlane.eu/en/carv6/auction/10729045
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729173
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729173%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729173: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729173 url https://www.openlane.eu/en/carv6/auction/10729173
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729432
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729432%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729432: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729432 url https://www.openlane.eu/en/carv6/auction/10729432
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729196
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729196%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729196: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729196 url https://www.openlane.eu/en/carv6/auction/10729196
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10725525
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725525%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10725525: 2
2026-03-26 22:16:48 [adesa.be] INFO: Scraping item 10725525 url https://www.openlane.eu/en/carv6/auction/10725525
2026-03-26 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729162
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729162%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729162: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729162 url https://www.openlane.eu/en/carv6/auction/10729162
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729439
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729439%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729439: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729439 url https://www.openlane.eu/en/carv6/auction/10729439
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729346
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729346%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729346: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729346 url https://www.openlane.eu/en/carv6/auction/10729346
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10725523
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725523%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10725523: 2
2026-03-26 22:16:48 [adesa.be] INFO: Scraping item 10725523 url https://www.openlane.eu/en/carv6/auction/10725523
2026-03-26 22:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729363
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729363%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729363: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729363 url https://www.openlane.eu/en/carv6/auction/10729363
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729412
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729412%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729412: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729412 url https://www.openlane.eu/en/carv6/auction/10729412
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729286
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729286%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729286: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729286 url https://www.openlane.eu/en/carv6/auction/10729286
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729431
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729431%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729431: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729431 url https://www.openlane.eu/en/carv6/auction/10729431
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729225
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729225%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729225: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729225 url https://www.openlane.eu/en/carv6/auction/10729225
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729250
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729250%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729250: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729250 url https://www.openlane.eu/en/carv6/auction/10729250
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729316
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729316%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729316: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729316 url https://www.openlane.eu/en/carv6/auction/10729316
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729309
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729309%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729309: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729309 url https://www.openlane.eu/en/carv6/auction/10729309
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729129
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729129%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729129: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729129 url https://www.openlane.eu/en/carv6/auction/10729129
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729020
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729020%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729020: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729020 url https://www.openlane.eu/en/carv6/auction/10729020
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10725512
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725512%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10725512: 2
2026-03-26 22:16:48 [adesa.be] INFO: Scraping item 10725512 url https://www.openlane.eu/en/carv6/auction/10725512
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729237
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729237%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729237: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729237 url https://www.openlane.eu/en/carv6/auction/10729237
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729175
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729175%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729175: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729175 url https://www.openlane.eu/en/carv6/auction/10729175
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729276
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729276%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729276: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729276 url https://www.openlane.eu/en/carv6/auction/10729276
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729015
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729015%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729015: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729015 url https://www.openlane.eu/en/carv6/auction/10729015
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729219
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729219%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729219: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729219 url https://www.openlane.eu/en/carv6/auction/10729219
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729348
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729348%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729348: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729348 url https://www.openlane.eu/en/carv6/auction/10729348
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729324
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729324%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729324: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729324 url https://www.openlane.eu/en/carv6/auction/10729324
2026-03-26 22:16:48 [adesa.be] INFO: Found listing with ID: 10729134
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729134%27 HTTP/1.1" 200 None
2026-03-26 22:16:48 [adesa.be] INFO: Scrape type for 10729134: 0
2026-03-26 22:16:48 [adesa.be] INFO: Skipping item 10729134 url https://www.openlane.eu/en/carv6/auction/10729134
2026-03-26 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10725520
2026-03-26 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9950abfc-2f76-5421-940e-d41b51fd8a16 with scrape type 2
2026-03-26 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9950abfc-2f76-5421-940e-d41b51fd8a16 with scrape type 2
2026-03-26 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9950abfc-2f76-5421-940e-d41b51fd8a16, identifier: 10725520
2026-03-26 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10725520
2026-03-26 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10725520
2026-03-26 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10725520 to the API
2026-03-26 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725520>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9950abfc-2f76-5421-940e-d41b51fd8a16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADJ894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 117492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Manual - 110 hp - 117.492 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-26 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725520%27 HTTP/1.1" 200 None
2026-03-26 22:16:49 [adesa.be] INFO: Saving data for 10725520: {'auction_closing_time': 1774602000.0, 'created_time': 1774454919.823238, 'last_price_update_time': 1774563409.744806}
2026-03-26 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725520') HTTP/1.1" 204 0
2026-03-26 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10725514
2026-03-26 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 543af532-e41e-550a-b1fd-f653233ad4d0 with scrape type 2
2026-03-26 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 543af532-e41e-550a-b1fd-f653233ad4d0 with scrape type 2
2026-03-26 22:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 543af532-e41e-550a-b1fd-f653233ad4d0, identifier: 10725514
2026-03-26 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10725514
2026-03-26 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10725514
2026-03-26 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10725514 to the API
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725514>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '543af532-e41e-550a-b1fd-f653233ad4d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNZ490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 173284,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 173.284 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725514%27 HTTP/1.1" 200 None
2026-03-26 22:16:50 [adesa.be] INFO: Saving data for 10725514: {'auction_closing_time': 1774602000.0, 'created_time': 1774454910.460676, 'last_price_update_time': 1774563410.215343}
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725514') HTTP/1.1" 204 0
2026-03-26 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10725524
2026-03-26 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf2a774-a06f-551b-b9b3-1770e8255158 with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf2a774-a06f-551b-b9b3-1770e8255158 with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bf2a774-a06f-551b-b9b3-1770e8255158, identifier: 10725524
2026-03-26 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10723753
2026-03-26 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3263405e-7765-5530-a257-5c619bc73eba, identifier: 10723753
2026-03-26 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10725539
2026-03-26 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 086d8c3c-0bee-545d-972a-626b2e5577a3, identifier: 10725539
2026-03-26 22:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10725529
2026-03-26 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dbf406c-20ff-542d-ad09-b01417263a1e with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dbf406c-20ff-542d-ad09-b01417263a1e with scrape type 2
2026-03-26 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dbf406c-20ff-542d-ad09-b01417263a1e, identifier: 10725529
2026-03-26 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10725524
2026-03-26 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10725524
2026-03-26 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10725524 to the API
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725524>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1bf2a774-a06f-551b-b9b3-1770e8255158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJP337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 91527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-09-14',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'91.527 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725524%27 HTTP/1.1" 200 None
2026-03-26 22:16:50 [adesa.be] INFO: Saving data for 10725524: {'auction_closing_time': 1774602000.0, 'created_time': 1774454925.607439, 'last_price_update_time': 1774563410.876126}
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725524') HTTP/1.1" 204 0
2026-03-26 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10723753
2026-03-26 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10723753
2026-03-26 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10723753 to the API
2026-03-26 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 680,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Electric',
'id': '3263405e-7765-5530-a257-5c619bc73eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBQ683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723753',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 113328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 48500,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan Turbo 93 kWh - AWD - Electric - Automatic - 680 hp - '
'113.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723753%27 HTTP/1.1" 200 None
2026-03-26 22:16:51 [adesa.be] INFO: Saving data for 10723753: {'auction_closing_time': 1774599000.0, 'created_time': 1774454908.333862, 'last_price_update_time': 1774563411.143964}
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723753') HTTP/1.1" 204 0
2026-03-26 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10725539
2026-03-26 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10725539
2026-03-26 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10725539 to the API
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725539>
{'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-27T09:00: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=10725539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 117752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - '
'117.752 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725539%27 HTTP/1.1" 200 None
2026-03-26 22:16:51 [adesa.be] INFO: Saving data for 10725539: {'auction_closing_time': 1774602000.0, 'created_time': 1774454916.356152, 'last_price_update_time': 1774563411.409747}
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725539') HTTP/1.1" 204 0
2026-03-26 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10725529
2026-03-26 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10725529
2026-03-26 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10725529 to the API
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725529>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8dbf406c-20ff-542d-ad09-b01417263a1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 9839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 110 hp - 9.839 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2020}
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725529%27 HTTP/1.1" 200 None
2026-03-26 22:16:51 [adesa.be] INFO: Saving data for 10725529: {'auction_closing_time': 1774602000.0, 'created_time': 1774454917.560096, 'last_price_update_time': 1774563411.678262}
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725529') HTTP/1.1" 204 0
2026-03-26 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10725523
2026-03-26 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66185d32-7942-5550-8739-20bd5361ef77 with scrape type 2
2026-03-26 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66185d32-7942-5550-8739-20bd5361ef77 with scrape type 2
2026-03-26 22:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66185d32-7942-5550-8739-20bd5361ef77, identifier: 10725523
2026-03-26 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10725523
2026-03-26 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10725523
2026-03-26 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10725523 to the API
2026-03-26 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725523>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '66185d32-7942-5550-8739-20bd5361ef77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGG364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 187944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 187.944 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725523%27 HTTP/1.1" 200 None
2026-03-26 22:16:52 [adesa.be] INFO: Saving data for 10725523: {'auction_closing_time': 1774602000.0, 'created_time': 1774454886.770726, 'last_price_update_time': 1774563412.14761}
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725523') HTTP/1.1" 204 0
2026-03-26 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10725509
2026-03-26 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3305cf1a-4463-5216-8873-c1854710d2a4 with scrape type 2
2026-03-26 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3305cf1a-4463-5216-8873-c1854710d2a4 with scrape type 2
2026-03-26 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3305cf1a-4463-5216-8873-c1854710d2a4, identifier: 10725509
2026-03-26 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10725509
2026-03-26 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10725509
2026-03-26 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10725509 to the API
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725509>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3305cf1a-4463-5216-8873-c1854710d2a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAE308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 85221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Captur Intens - Petrol - Manual - 131 hp - 85.221 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725509%27 HTTP/1.1" 200 None
2026-03-26 22:16:52 [adesa.be] INFO: Saving data for 10725509: {'auction_closing_time': 1774602000.0, 'created_time': 1774454904.02383, 'last_price_update_time': 1774563412.633342}
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725509') HTTP/1.1" 204 0
2026-03-26 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10725512
2026-03-26 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with scrape type 2
2026-03-26 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with scrape type 2
2026-03-26 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48, identifier: 10725512
2026-03-26 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10725512
2026-03-26 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10725512
2026-03-26 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10725512 to the API
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725512>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab1bd99f-baeb-5f3d-9983-6be6b96ccd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWG129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 186225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'186.225 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725512%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Saving data for 10725512: {'auction_closing_time': 1774602000.0, 'created_time': 1774454899.652501, 'last_price_update_time': 1774563413.006803}
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725512') HTTP/1.1" 204 0
2026-03-26 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729145
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729145%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729145: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729145 url https://www.openlane.eu/en/carv6/auction/10729145
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729106
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729106%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729106: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729106 url https://www.openlane.eu/en/carv6/auction/10729106
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10723745
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723745%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10723745: 2
2026-03-26 22:16:53 [adesa.be] INFO: Scraping item 10723745 url https://www.openlane.eu/en/carv6/auction/10723745
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729371
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729371%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729371: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729371 url https://www.openlane.eu/en/carv6/auction/10729371
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729054
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729054%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729054: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729054 url https://www.openlane.eu/en/carv6/auction/10729054
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729067
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729067%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729067: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729067 url https://www.openlane.eu/en/carv6/auction/10729067
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729156
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729156%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729156: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729156 url https://www.openlane.eu/en/carv6/auction/10729156
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729095
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729095%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729095: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729095 url https://www.openlane.eu/en/carv6/auction/10729095
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729142
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729142%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729142: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729142 url https://www.openlane.eu/en/carv6/auction/10729142
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729017
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729017%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729017: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729017 url https://www.openlane.eu/en/carv6/auction/10729017
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729011
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729011%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729011: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729011 url https://www.openlane.eu/en/carv6/auction/10729011
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729305
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729305%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729305: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729305 url https://www.openlane.eu/en/carv6/auction/10729305
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10728993
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728993%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10728993: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10728993 url https://www.openlane.eu/en/carv6/auction/10728993
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729195
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729195%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729195: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729195 url https://www.openlane.eu/en/carv6/auction/10729195
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729345
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729345%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729345: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729345 url https://www.openlane.eu/en/carv6/auction/10729345
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729238
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729238%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729238: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729238 url https://www.openlane.eu/en/carv6/auction/10729238
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729338
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729338%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729338: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729338 url https://www.openlane.eu/en/carv6/auction/10729338
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729128
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729128%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729128: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729128 url https://www.openlane.eu/en/carv6/auction/10729128
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729343
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729343%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729343: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729343 url https://www.openlane.eu/en/carv6/auction/10729343
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729417
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729417%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729417: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729417 url https://www.openlane.eu/en/carv6/auction/10729417
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729402
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729402%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729402: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729402 url https://www.openlane.eu/en/carv6/auction/10729402
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729136
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729136%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729136: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729136 url https://www.openlane.eu/en/carv6/auction/10729136
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729251
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729251%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729251: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729251 url https://www.openlane.eu/en/carv6/auction/10729251
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10725538
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725538%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10725538: 2
2026-03-26 22:16:53 [adesa.be] INFO: Scraping item 10725538 url https://www.openlane.eu/en/carv6/auction/10725538
2026-03-26 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729255
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729255%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729255: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729255 url https://www.openlane.eu/en/carv6/auction/10729255
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729320
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729320%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729320: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729320 url https://www.openlane.eu/en/carv6/auction/10729320
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729301
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729301%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729301: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729301 url https://www.openlane.eu/en/carv6/auction/10729301
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729184
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729184%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729184: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729184 url https://www.openlane.eu/en/carv6/auction/10729184
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729063
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729063%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729063: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729063 url https://www.openlane.eu/en/carv6/auction/10729063
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729403
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729403%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729403: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729403 url https://www.openlane.eu/en/carv6/auction/10729403
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729337
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729337%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729337: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729337 url https://www.openlane.eu/en/carv6/auction/10729337
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729213
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729213%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729213: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729213 url https://www.openlane.eu/en/carv6/auction/10729213
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729304
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729304%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729304: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729304 url https://www.openlane.eu/en/carv6/auction/10729304
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729401
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729401%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729401: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729401 url https://www.openlane.eu/en/carv6/auction/10729401
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729185
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729185%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729185: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729185 url https://www.openlane.eu/en/carv6/auction/10729185
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729314
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729314%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729314: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729314 url https://www.openlane.eu/en/carv6/auction/10729314
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10725508
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725508%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10725508: 2
2026-03-26 22:16:53 [adesa.be] INFO: Scraping item 10725508 url https://www.openlane.eu/en/carv6/auction/10725508
2026-03-26 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729380
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729380%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729380: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729380 url https://www.openlane.eu/en/carv6/auction/10729380
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729296
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729296%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729296: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729296 url https://www.openlane.eu/en/carv6/auction/10729296
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729423
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729423%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729423: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729423 url https://www.openlane.eu/en/carv6/auction/10729423
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729365
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729365%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729365: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729365 url https://www.openlane.eu/en/carv6/auction/10729365
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729243
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729243%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729243: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729243 url https://www.openlane.eu/en/carv6/auction/10729243
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729433
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729433%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729433: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729433 url https://www.openlane.eu/en/carv6/auction/10729433
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729022
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729022%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729022: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729022 url https://www.openlane.eu/en/carv6/auction/10729022
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729299
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729299%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729299: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729299 url https://www.openlane.eu/en/carv6/auction/10729299
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729114
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729114%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729114: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729114 url https://www.openlane.eu/en/carv6/auction/10729114
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729042
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729042%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729042: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729042 url https://www.openlane.eu/en/carv6/auction/10729042
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729140
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729140%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729140: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729140 url https://www.openlane.eu/en/carv6/auction/10729140
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729390
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729390%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729390: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729390 url https://www.openlane.eu/en/carv6/auction/10729390
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729382
2026-03-26 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729382%27 HTTP/1.1" 200 None
2026-03-26 22:16:53 [adesa.be] INFO: Scrape type for 10729382: 0
2026-03-26 22:16:53 [adesa.be] INFO: Skipping item 10729382 url https://www.openlane.eu/en/carv6/auction/10729382
2026-03-26 22:16:53 [adesa.be] INFO: Found listing with ID: 10729074
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729074%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10729074: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10729074 url https://www.openlane.eu/en/carv6/auction/10729074
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10729023
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729023%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10729023: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10729023 url https://www.openlane.eu/en/carv6/auction/10729023
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725327
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725327%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725327: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725327 url https://www.openlane.eu/en/carv6/auction/10725327
2026-03-26 22: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-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725294
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725294%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725294: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725294 url https://www.openlane.eu/en/carv6/auction/10725294
2026-03-26 22: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-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725335
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725335%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725335: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725335 url https://www.openlane.eu/en/carv6/auction/10725335
2026-03-26 22: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-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725366
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725366%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725366: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725366 url https://www.openlane.eu/en/carv6/auction/10725366
2026-03-26 22: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-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725339
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725339%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725339: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725339 url https://www.openlane.eu/en/carv6/auction/10725339
2026-03-26 22: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-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725467
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725467%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725467: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725467 url https://www.openlane.eu/en/carv6/auction/10725467
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725401
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725401%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725401: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725401 url https://www.openlane.eu/en/carv6/auction/10725401
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725374
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725374%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725374: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725374 url https://www.openlane.eu/en/carv6/auction/10725374
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725388
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725388%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725388: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725388 url https://www.openlane.eu/en/carv6/auction/10725388
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725293
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725293%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725293: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725293 url https://www.openlane.eu/en/carv6/auction/10725293
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725399
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725399%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725399: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725399 url https://www.openlane.eu/en/carv6/auction/10725399
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725311
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725311%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725311: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725311 url https://www.openlane.eu/en/carv6/auction/10725311
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725359
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725359%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725359: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725359 url https://www.openlane.eu/en/carv6/auction/10725359
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725282
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725282%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725282: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725282 url https://www.openlane.eu/en/carv6/auction/10725282
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725463
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725463%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725463: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725463 url https://www.openlane.eu/en/carv6/auction/10725463
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725292
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725292%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725292: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725292 url https://www.openlane.eu/en/carv6/auction/10725292
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725273
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725273%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725273: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725273 url https://www.openlane.eu/en/carv6/auction/10725273
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725251
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725251%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725251: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725251 url https://www.openlane.eu/en/carv6/auction/10725251
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725260
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725260%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725260: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725260 url https://www.openlane.eu/en/carv6/auction/10725260
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725338
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725338%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725338: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725338 url https://www.openlane.eu/en/carv6/auction/10725338
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725269
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725269%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725269: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725269 url https://www.openlane.eu/en/carv6/auction/10725269
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725271
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725271%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725271: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725271 url https://www.openlane.eu/en/carv6/auction/10725271
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725332
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725332%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725332: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725332 url https://www.openlane.eu/en/carv6/auction/10725332
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725222
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725222%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725222: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725222 url https://www.openlane.eu/en/carv6/auction/10725222
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725300
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725300%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725300: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725300 url https://www.openlane.eu/en/carv6/auction/10725300
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725353
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725353%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725353: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725353 url https://www.openlane.eu/en/carv6/auction/10725353
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725285
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725285%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725285: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725285 url https://www.openlane.eu/en/carv6/auction/10725285
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725256
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725256%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725256: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725256 url https://www.openlane.eu/en/carv6/auction/10725256
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725299
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725299%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725299: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725299 url https://www.openlane.eu/en/carv6/auction/10725299
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725246
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725246%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725246: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725246 url https://www.openlane.eu/en/carv6/auction/10725246
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725309
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725309%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725309: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725309 url https://www.openlane.eu/en/carv6/auction/10725309
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725208
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725208%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725208: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725208 url https://www.openlane.eu/en/carv6/auction/10725208
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725211
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725211%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725211: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725211 url https://www.openlane.eu/en/carv6/auction/10725211
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725213
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725213%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725213: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725213 url https://www.openlane.eu/en/carv6/auction/10725213
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725476
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725476%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725476: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725476 url https://www.openlane.eu/en/carv6/auction/10725476
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725419
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725419%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725419: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725419 url https://www.openlane.eu/en/carv6/auction/10725419
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725426
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725426%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725426: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725426 url https://www.openlane.eu/en/carv6/auction/10725426
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725415
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725415%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725415: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725415 url https://www.openlane.eu/en/carv6/auction/10725415
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725416
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725416%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725416: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725416 url https://www.openlane.eu/en/carv6/auction/10725416
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725316
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725316%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725316: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725316 url https://www.openlane.eu/en/carv6/auction/10725316
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725318
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725318%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725318: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725318 url https://www.openlane.eu/en/carv6/auction/10725318
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725507
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725507%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725507: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725507 url https://www.openlane.eu/en/carv6/auction/10725507
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725236
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725236%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725236: 0
2026-03-26 22:16:54 [adesa.be] INFO: Skipping item 10725236 url https://www.openlane.eu/en/carv6/auction/10725236
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725344
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725344%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725344: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725344 url https://www.openlane.eu/en/carv6/auction/10725344
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725314
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725314%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725314: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725314 url https://www.openlane.eu/en/carv6/auction/10725314
2026-03-26 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725393
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725393%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725393: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725393 url https://www.openlane.eu/en/carv6/auction/10725393
2026-03-26 22: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-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725287
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725287%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725287: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725287 url https://www.openlane.eu/en/carv6/auction/10725287
2026-03-26 22:16:54 [adesa.be] INFO: Found listing with ID: 10725250
2026-03-26 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725250%27 HTTP/1.1" 200 None
2026-03-26 22:16:54 [adesa.be] INFO: Scrape type for 10725250: 2
2026-03-26 22:16:54 [adesa.be] INFO: Scraping item 10725250 url https://www.openlane.eu/en/carv6/auction/10725250
2026-03-26 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10723745
2026-03-26 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-26 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-26 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93a8d620-7240-5b98-ae7a-922b6c06baa6, identifier: 10723745
2026-03-26 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10723745
2026-03-26 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10723745
2026-03-26 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10723745 to the API
2026-03-26 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 177,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '93a8d620-7240-5b98-ae7a-922b6c06baa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWL677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723745',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 217150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2018-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Landcruiser 2.8 D-4D Dynamic - AWD - Diesel - Manual - 177 '
'hp - 217.150 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2018}
2026-03-26 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723745%27 HTTP/1.1" 200 None
2026-03-26 22:16:55 [adesa.be] INFO: Saving data for 10723745: {'auction_closing_time': 1774599000.0, 'created_time': 1774454887.247107, 'last_price_update_time': 1774563415.632624}
2026-03-26 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723745') HTTP/1.1" 204 0
2026-03-26 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10725366
2026-03-26 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775fb683-a186-56fd-ad0c-4dba40a9110d with scrape type 2
2026-03-26 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775fb683-a186-56fd-ad0c-4dba40a9110d with scrape type 2
2026-03-26 22:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 775fb683-a186-56fd-ad0c-4dba40a9110d, identifier: 10725366
2026-03-26 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10725366
2026-03-26 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10725366
2026-03-26 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 775fb683-a186-56fd-ad0c-4dba40a9110d with identifier: 10725366 to the API
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725366>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '775fb683-a186-56fd-ad0c-4dba40a9110d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 116031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI Advanced - Diesel - Manual - 116 hp - 116.031 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725366%27 HTTP/1.1" 200 None
2026-03-26 22:16:56 [adesa.be] INFO: Saving data for 10725366: {'auction_closing_time': 1774602000.0, 'created_time': 1774454874.5478, 'last_price_update_time': 1774563416.185372}
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725366') HTTP/1.1" 204 0
2026-03-26 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10725294
2026-03-26 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00, identifier: 10725294
2026-03-26 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10725294
2026-03-26 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10725294
2026-03-26 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10725294 to the API
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725294>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4b2a6f71-b1a4-5f07-8630-b6ecc5030f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UU5442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 12058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 35 TFSI - Petrol - 150 hp - 12.058 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725294%27 HTTP/1.1" 200 None
2026-03-26 22:16:56 [adesa.be] INFO: Saving data for 10725294: {'auction_closing_time': 1774602000.0, 'created_time': 1774454883.818982, 'last_price_update_time': 1774563416.580117}
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725294') HTTP/1.1" 204 0
2026-03-26 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10725327
2026-03-26 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee884da3-1698-5610-9a55-416fc58e5a9c with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee884da3-1698-5610-9a55-416fc58e5a9c with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee884da3-1698-5610-9a55-416fc58e5a9c, identifier: 10725327
2026-03-26 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10725508
2026-03-26 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0, identifier: 10725508
2026-03-26 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10725335
2026-03-26 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe2fac9-7732-5abb-814a-e16cc84f103c, identifier: 10725335
2026-03-26 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10725538
2026-03-26 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364d288c-44b5-5abe-8835-0dad6a238b77 with scrape type 2
2026-03-26 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364d288c-44b5-5abe-8835-0dad6a238b77 with scrape type 2
2026-03-26 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 364d288c-44b5-5abe-8835-0dad6a238b77, identifier: 10725538
2026-03-26 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10725327
2026-03-26 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10725327
2026-03-26 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10725327 to the API
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725327>
{'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': 159,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee884da3-1698-5610-9a55-416fc58e5a9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725327',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 84837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Alfa Romeo Tonale 1.5 Edizione Speciale - Petrol - 159 hp - 84.837 '
'km',
'transmission': 'automatic',
'trim': 'Edizione Speciale',
'vin': None,
'year': 2023}
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725327%27 HTTP/1.1" 200 None
2026-03-26 22:16:57 [adesa.be] INFO: Saving data for 10725327: {'auction_closing_time': 1774602000.0, 'created_time': 1774455002.490392, 'last_price_update_time': 1774563417.292755}
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725327') HTTP/1.1" 204 0
2026-03-26 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10725508
2026-03-26 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10725508
2026-03-26 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10725508 to the API
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725508>
{'auction_title': '',
'c_o_2_emission_value': 176,
'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 239686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 239.686 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725508%27 HTTP/1.1" 200 None
2026-03-26 22:16:57 [adesa.be] INFO: Saving data for 10725508: {'auction_closing_time': 1774602000.0, 'created_time': 1774454883.058794, 'last_price_update_time': 1774563417.571373}
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725508') HTTP/1.1" 204 0
2026-03-26 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10725335
2026-03-26 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10725335
2026-03-26 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10725335 to the API
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725335>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1fe2fac9-7732-5abb-814a-e16cc84f103c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKY108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725335',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Automatic - 110 hp - 51.983 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725335%27 HTTP/1.1" 200 None
2026-03-26 22:16:57 [adesa.be] INFO: Saving data for 10725335: {'auction_closing_time': 1774602000.0, 'created_time': 1774454931.650544, 'last_price_update_time': 1774563417.840947}
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725335') HTTP/1.1" 204 0
2026-03-26 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10725538
2026-03-26 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10725538
2026-03-26 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10725538 to the API
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725538>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '364d288c-44b5-5abe-8835-0dad6a238b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKV079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725538',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 175150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf Variant 1.6 TDI Join - Diesel - Manual - 115 hp - '
'175.150 km',
'transmission': 'manual',
'trim': 'Join',
'vin': None,
'year': 2019}
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725538%27 HTTP/1.1" 200 None
2026-03-26 22:16:58 [adesa.be] INFO: Saving data for 10725538: {'auction_closing_time': 1774602000.0, 'created_time': 1774454880.73806, 'last_price_update_time': 1774563418.218783}
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725538') HTTP/1.1" 204 0
2026-03-26 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10725339
2026-03-26 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-26 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-26 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c, identifier: 10725339
2026-03-26 22:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10725525
2026-03-26 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-26 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-26 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b12f4b0c-4977-509c-92fa-c90de343cd09, identifier: 10725525
2026-03-26 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10725339
2026-03-26 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10725339
2026-03-26 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10725339 to the API
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725339>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9e21b2f8-a30a-5553-9ebd-f65f426fc42c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSM352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725339',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 130072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 2.0 TDI Attraction - Diesel - Automatic - 116 hp - 130.072 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725339%27 HTTP/1.1" 200 None
2026-03-26 22:16:58 [adesa.be] INFO: Saving data for 10725339: {'auction_closing_time': 1774602000.0, 'created_time': 1774454864.798466, 'last_price_update_time': 1774563418.7782}
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725339') HTTP/1.1" 204 0
2026-03-26 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10725525
2026-03-26 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10725525
2026-03-26 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10725525 to the API
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725525>
{'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-27T09:00: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=10725525',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 84780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Megane Grandtour 1.6i - Hybrid - Automatic - 91 hp - 84.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725525%27 HTTP/1.1" 200 None
2026-03-26 22:16:59 [adesa.be] INFO: Saving data for 10725525: {'auction_closing_time': 1774602000.0, 'created_time': 1774454902.390296, 'last_price_update_time': 1774563419.067197}
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725525') HTTP/1.1" 204 0
2026-03-26 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10725399
2026-03-26 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-26 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-26 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d6040c7-3a55-56c3-913a-9195f9784180, identifier: 10725399
2026-03-26 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10725399
2026-03-26 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10725399
2026-03-26 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10725399 to the API
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725399>
{'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-27T09:00: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=10725399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 106788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'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-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725399%27 HTTP/1.1" 200 None
2026-03-26 22:16:59 [adesa.be] INFO: Saving data for 10725399: {'auction_closing_time': 1774602000.0, 'created_time': 1774454862.562508, 'last_price_update_time': 1774563419.55516}
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725399') HTTP/1.1" 204 0
2026-03-26 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10725374
2026-03-26 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-26 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-26 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c2e9a2-e246-5b6e-a410-6f82b066940f, identifier: 10725374
2026-03-26 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10725374
2026-03-26 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10725374
2026-03-26 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10725374 to the API
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725374>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a6c2e9a2-e246-5b6e-a410-6f82b066940f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 104224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Manual - 116 hp - '
'104.224 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725374%27 HTTP/1.1" 200 None
2026-03-26 22:16:59 [adesa.be] INFO: Saving data for 10725374: {'auction_closing_time': 1774602000.0, 'created_time': 1774454857.945317, 'last_price_update_time': 1774563419.920087}
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725374') HTTP/1.1" 204 0
2026-03-26 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10725293
2026-03-26 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78748324-2998-55d0-9b07-22838a68eb63 with scrape type 2
2026-03-26 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78748324-2998-55d0-9b07-22838a68eb63 with scrape type 2
2026-03-26 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78748324-2998-55d0-9b07-22838a68eb63, identifier: 10725293
2026-03-26 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10725388
2026-03-26 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa5cdc9-afce-5215-a79b-bec94ba68786 with scrape type 2
2026-03-26 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa5cdc9-afce-5215-a79b-bec94ba68786 with scrape type 2
2026-03-26 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daa5cdc9-afce-5215-a79b-bec94ba68786, identifier: 10725388
2026-03-26 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10725467
2026-03-26 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc439685-5c24-57fc-b1ef-7d7c781bd51f with scrape type 2
2026-03-26 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc439685-5c24-57fc-b1ef-7d7c781bd51f with scrape type 2
2026-03-26 22:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc439685-5c24-57fc-b1ef-7d7c781bd51f, identifier: 10725467
2026-03-26 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10725293
2026-03-26 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10725293
2026-03-26 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10725293 to the API
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725293>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '78748324-2998-55d0-9b07-22838a68eb63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHC075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 26345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - 110 hp - 26.345 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725293%27 HTTP/1.1" 200 None
2026-03-26 22:17:00 [adesa.be] INFO: Saving data for 10725293: {'auction_closing_time': 1774602000.0, 'created_time': 1774454854.937224, 'last_price_update_time': 1774563420.512766}
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725293') HTTP/1.1" 204 0
2026-03-26 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10725388
2026-03-26 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10725388
2026-03-26 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10725388 to the API
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725388>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'daa5cdc9-afce-5215-a79b-bec94ba68786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 64039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'64.039 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725388%27 HTTP/1.1" 200 None
2026-03-26 22:17:00 [adesa.be] INFO: Saving data for 10725388: {'auction_closing_time': 1774602000.0, 'created_time': 1774454854.200531, 'last_price_update_time': 1774563420.776111}
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725388') HTTP/1.1" 204 0
2026-03-26 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10725467
2026-03-26 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10725467
2026-03-26 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10725467 to the API
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725467>
{'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': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc439685-5c24-57fc-b1ef-7d7c781bd51f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RZ6576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 214751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI Attraction - Diesel - Automatic - 116 hp - '
'214.751 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725467%27 HTTP/1.1" 200 None
2026-03-26 22:17:01 [adesa.be] INFO: Saving data for 10725467: {'auction_closing_time': 1774602000.0, 'created_time': 1774454863.342154, 'last_price_update_time': 1774563421.03986}
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725467') HTTP/1.1" 204 0
2026-03-26 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10725401
2026-03-26 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-26 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-26 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 824e4eae-d5dd-560f-b1cc-bd87085f0b01, identifier: 10725401
2026-03-26 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10725401
2026-03-26 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10725401
2026-03-26 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10725401 to the API
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725401>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '824e4eae-d5dd-560f-b1cc-bd87085f0b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 132810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 132.810 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725401%27 HTTP/1.1" 200 None
2026-03-26 22:17:01 [adesa.be] INFO: Saving data for 10725401: {'auction_closing_time': 1774602000.0, 'created_time': 1774454864.413566, 'last_price_update_time': 1774563421.510104}
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725401') HTTP/1.1" 204 0
2026-03-26 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10725250
2026-03-26 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a3beb8-3a84-5faa-aab9-297625b92307 with scrape type 2
2026-03-26 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a3beb8-3a84-5faa-aab9-297625b92307 with scrape type 2
2026-03-26 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80a3beb8-3a84-5faa-aab9-297625b92307, identifier: 10725250
2026-03-26 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10725314
2026-03-26 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-26 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-26 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26f368b5-ce53-54ee-87f1-63f199f35fea, identifier: 10725314
2026-03-26 22:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10725250
2026-03-26 22:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10725250
2026-03-26 22:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10725250 to the API
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725250>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '80a3beb8-3a84-5faa-aab9-297625b92307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP4143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 69763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 69.763 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725250%27 HTTP/1.1" 200 None
2026-03-26 22:17:01 [adesa.be] INFO: Saving data for 10725250: {'auction_closing_time': 1774602000.0, 'created_time': 1774454841.74942, 'last_price_update_time': 1774563421.981989}
2026-03-26 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725250') HTTP/1.1" 204 0
2026-03-26 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10725314
2026-03-26 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10725314
2026-03-26 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10725314 to the API
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725314>
{'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-27T09:00: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=10725314',
'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': 17000,
'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-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725314%27 HTTP/1.1" 200 None
2026-03-26 22:17:02 [adesa.be] INFO: Saving data for 10725314: {'auction_closing_time': 1774602000.0, 'created_time': 1774454789.843147, 'last_price_update_time': 1774563422.26849}
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725314') HTTP/1.1" 204 0
2026-03-26 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:02 [adesa.be] INFO: Found listing with ID: 10725355
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725355%27 HTTP/1.1" 200 None
2026-03-26 22:17:02 [adesa.be] INFO: Scrape type for 10725355: 2
2026-03-26 22:17:02 [adesa.be] INFO: Scraping item 10725355 url https://www.openlane.eu/en/carv6/auction/10725355
2026-03-26 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10725311
2026-03-26 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b23a27-8e77-50cf-af51-2606bf1fe4d8, identifier: 10725311
2026-03-26 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10725311
2026-03-26 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10725311
2026-03-26 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10725311 to the API
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725311>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '32b23a27-8e77-50cf-af51-2606bf1fe4d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRL345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 55042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 55.042 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725311%27 HTTP/1.1" 200 None
2026-03-26 22:17:02 [adesa.be] INFO: Saving data for 10725311: {'auction_closing_time': 1774602000.0, 'created_time': 1774454850.778704, 'last_price_update_time': 1774563422.66097}
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725311') HTTP/1.1" 204 0
2026-03-26 22:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:02 [adesa.be] INFO: Found listing with ID: 10725275
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725275%27 HTTP/1.1" 200 None
2026-03-26 22:17:02 [adesa.be] INFO: Scrape type for 10725275: 2
2026-03-26 22:17:02 [adesa.be] INFO: Scraping item 10725275 url https://www.openlane.eu/en/carv6/auction/10725275
2026-03-26 22:17:02 [adesa.be] INFO: Found listing with ID: 10725438
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725438%27 HTTP/1.1" 200 None
2026-03-26 22:17:02 [adesa.be] INFO: Scrape type for 10725438: 2
2026-03-26 22:17:02 [adesa.be] INFO: Scraping item 10725438 url https://www.openlane.eu/en/carv6/auction/10725438
2026-03-26 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10725393
2026-03-26 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56d1b97-903e-53fc-91a6-080c86463664 with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a56d1b97-903e-53fc-91a6-080c86463664 with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a56d1b97-903e-53fc-91a6-080c86463664, identifier: 10725393
2026-03-26 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10725287
2026-03-26 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae856fef-451d-56d8-9b0b-6cd964905d42 with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae856fef-451d-56d8-9b0b-6cd964905d42 with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae856fef-451d-56d8-9b0b-6cd964905d42, identifier: 10725287
2026-03-26 22:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10725344
2026-03-26 22:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-26 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06474416-8647-595b-8265-33f2becae37d, identifier: 10725344
2026-03-26 22:17:02 [adesa.be] INFO: Found listing with ID: 10725373
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725373%27 HTTP/1.1" 200 None
2026-03-26 22:17:02 [adesa.be] INFO: Scrape type for 10725373: 2
2026-03-26 22:17:02 [adesa.be] INFO: Scraping item 10725373 url https://www.openlane.eu/en/carv6/auction/10725373
2026-03-26 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10725393
2026-03-26 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10725393
2026-03-26 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10725393 to the API
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725393>
{'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': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a56d1b97-903e-53fc-91a6-080c86463664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKY548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 211863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 318d Sport - Diesel - Automatic - 150 hp - 211.863 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725393%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Saving data for 10725393: {'auction_closing_time': 1774602000.0, 'created_time': 1774454802.599741, 'last_price_update_time': 1774563423.244717}
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725393') HTTP/1.1" 204 0
2026-03-26 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10725287
2026-03-26 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10725287
2026-03-26 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10725287 to the API
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725287>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ae856fef-451d-56d8-9b0b-6cd964905d42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 102833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 320e Sport - Hybrid - Automatic - 163 hp - 102.833 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725287%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Saving data for 10725287: {'auction_closing_time': 1774602000.0, 'created_time': 1774454781.698008, 'last_price_update_time': 1774563423.512972}
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725287') HTTP/1.1" 204 0
2026-03-26 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10725344
2026-03-26 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10725344
2026-03-26 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10725344 to the API
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725344>
{'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-27T09:00: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=10725344',
'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': 15100,
'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-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725344%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Saving data for 10725344: {'auction_closing_time': 1774602000.0, 'created_time': 1774454855.540457, 'last_price_update_time': 1774563423.796962}
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725344') HTTP/1.1" 204 0
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725303
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725303%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725303: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725303 url https://www.openlane.eu/en/carv6/auction/10725303
2026-03-26 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725369
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725369%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725369: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725369 url https://www.openlane.eu/en/carv6/auction/10725369
2026-03-26 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725218
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725218%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725218: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725218 url https://www.openlane.eu/en/carv6/auction/10725218
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725295
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725295%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725295: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725295 url https://www.openlane.eu/en/carv6/auction/10725295
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725249
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725249%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725249: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725249 url https://www.openlane.eu/en/carv6/auction/10725249
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725242
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725242%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725242: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725242 url https://www.openlane.eu/en/carv6/auction/10725242
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725244
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725244%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725244: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725244 url https://www.openlane.eu/en/carv6/auction/10725244
2026-03-26 22:17:03 [adesa.be] INFO: Found listing with ID: 10725283
2026-03-26 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725283%27 HTTP/1.1" 200 None
2026-03-26 22:17:03 [adesa.be] INFO: Scrape type for 10725283: 2
2026-03-26 22:17:03 [adesa.be] INFO: Scraping item 10725283 url https://www.openlane.eu/en/carv6/auction/10725283
2026-03-26 22:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10725309
2026-03-26 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with scrape type 2
2026-03-26 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0, identifier: 10725309
2026-03-26 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc024fe-5c56-5347-95d5-0983777f75a1 with identifier: 10725211
2026-03-26 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc024fe-5c56-5347-95d5-0983777f75a1 with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc024fe-5c56-5347-95d5-0983777f75a1 with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fc024fe-5c56-5347-95d5-0983777f75a1, identifier: 10725211
2026-03-26 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e594168e-d926-518e-90f3-088f22df8773 with identifier: 10725208
2026-03-26 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e594168e-d926-518e-90f3-088f22df8773 with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e594168e-d926-518e-90f3-088f22df8773 with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e594168e-d926-518e-90f3-088f22df8773, identifier: 10725208
2026-03-26 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 820e8f89-8a7e-524a-8715-7a585f96aabf with identifier: 10725213
2026-03-26 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820e8f89-8a7e-524a-8715-7a585f96aabf with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 820e8f89-8a7e-524a-8715-7a585f96aabf with scrape type 2
2026-03-26 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 820e8f89-8a7e-524a-8715-7a585f96aabf, identifier: 10725213
2026-03-26 22:17:04 [adesa.be] INFO: Found listing with ID: 10725243
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725243%27 HTTP/1.1" 200 None
2026-03-26 22:17:04 [adesa.be] INFO: Scrape type for 10725243: 2
2026-03-26 22:17:04 [adesa.be] INFO: Scraping item 10725243 url https://www.openlane.eu/en/carv6/auction/10725243
2026-03-26 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10725309
2026-03-26 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10725309
2026-03-26 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10725309 to the API
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725309>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMG183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 172893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 30 TDI Business - Diesel - Automatic - 136 hp - 172.893 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725309%27 HTTP/1.1" 200 None
2026-03-26 22:17:04 [adesa.be] INFO: Saving data for 10725309: {'auction_closing_time': 1774602000.0, 'created_time': 1774454830.746894, 'last_price_update_time': 1774563424.593203}
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725309') HTTP/1.1" 204 0
2026-03-26 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fc024fe-5c56-5347-95d5-0983777f75a1 with identifier: 10725211
2026-03-26 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fc024fe-5c56-5347-95d5-0983777f75a1 with identifier: 10725211
2026-03-26 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fc024fe-5c56-5347-95d5-0983777f75a1 with identifier: 10725211 to the API
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725211>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fc024fe-5c56-5347-95d5-0983777f75a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RS8085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 89044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41400,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi RS Q3 2.5 TFSI - Quattro - Petrol - Automatic - 400 hp - '
'89.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725211%27 HTTP/1.1" 200 None
2026-03-26 22:17:04 [adesa.be] INFO: Saving data for 10725211: {'auction_closing_time': 1774602000.0, 'created_time': 1774454796.79781, 'last_price_update_time': 1774563424.962322}
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725211') HTTP/1.1" 204 0
2026-03-26 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e594168e-d926-518e-90f3-088f22df8773 with identifier: 10725208
2026-03-26 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e594168e-d926-518e-90f3-088f22df8773 with identifier: 10725208
2026-03-26 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e594168e-d926-518e-90f3-088f22df8773 with identifier: 10725208 to the API
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': 'e594168e-d926-518e-90f3-088f22df8773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA8142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725208',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 40587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 45600,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q8 E-tron 55 Advanced - Quattro - Electric - Automatic - 408 '
'hp - 40.587 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725208%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Saving data for 10725208: {'auction_closing_time': 1774602000.0, 'created_time': 1774454810.220724, 'last_price_update_time': 1774563425.241903}
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725208') HTTP/1.1" 204 0
2026-03-26 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 820e8f89-8a7e-524a-8715-7a585f96aabf with identifier: 10725213
2026-03-26 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 820e8f89-8a7e-524a-8715-7a585f96aabf with identifier: 10725213
2026-03-26 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 820e8f89-8a7e-524a-8715-7a585f96aabf with identifier: 10725213 to the API
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725213>
{'auction_title': '',
'c_o_2_emission_value': 227,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '820e8f89-8a7e-524a-8715-7a585f96aabf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WH2318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725213',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 112629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi RS Q3 Sportback 2.5 TFSI - Quattro - Petrol - Automatic - 400 '
'hp - 112.629 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725213%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Saving data for 10725213: {'auction_closing_time': 1774602000.0, 'created_time': 1774454793.8514, 'last_price_update_time': 1774563425.504738}
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725213') HTTP/1.1" 204 0
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725394
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725394%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725394: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725394 url https://www.openlane.eu/en/carv6/auction/10725394
2026-03-26 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725480
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725480%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725480: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725480 url https://www.openlane.eu/en/carv6/auction/10725480
2026-03-26 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725371
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725371%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725371: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725371 url https://www.openlane.eu/en/carv6/auction/10725371
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725361
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725361%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725361: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725361 url https://www.openlane.eu/en/carv6/auction/10725361
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725354
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725354%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725354: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725354 url https://www.openlane.eu/en/carv6/auction/10725354
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725430
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725430%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725430: 0
2026-03-26 22:17:05 [adesa.be] INFO: Skipping item 10725430 url https://www.openlane.eu/en/carv6/auction/10725430
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725479
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725479%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725479: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725479 url https://www.openlane.eu/en/carv6/auction/10725479
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725241
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725241%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725241: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725241 url https://www.openlane.eu/en/carv6/auction/10725241
2026-03-26 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10725256
2026-03-26 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with scrape type 2
2026-03-26 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with scrape type 2
2026-03-26 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c67c25dd-a3ad-5fff-a347-1b3737cdcc30, identifier: 10725256
2026-03-26 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10725299
2026-03-26 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-26 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-26 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c78b271-92d6-5318-a0b4-c140f50c9962, identifier: 10725299
2026-03-26 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10725246
2026-03-26 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-26 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-26 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec1d36e5-c96f-5103-99d5-53123b0056df, identifier: 10725246
2026-03-26 22:17:05 [adesa.be] INFO: Found listing with ID: 10725254
2026-03-26 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725254%27 HTTP/1.1" 200 None
2026-03-26 22:17:05 [adesa.be] INFO: Scrape type for 10725254: 2
2026-03-26 22:17:05 [adesa.be] INFO: Scraping item 10725254 url https://www.openlane.eu/en/carv6/auction/10725254
2026-03-26 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10725256
2026-03-26 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10725256
2026-03-26 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10725256 to the API
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725256>
{'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-27T09:00: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=10725256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 64277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'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-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725256%27 HTTP/1.1" 200 None
2026-03-26 22:17:06 [adesa.be] INFO: Saving data for 10725256: {'auction_closing_time': 1774602000.0, 'created_time': 1774454821.041506, 'last_price_update_time': 1774563426.270074}
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725256') HTTP/1.1" 204 0
2026-03-26 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10725299
2026-03-26 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10725299
2026-03-26 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10725299 to the API
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725299>
{'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-27T09:00: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=10725299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'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-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725299%27 HTTP/1.1" 200 None
2026-03-26 22:17:06 [adesa.be] INFO: Saving data for 10725299: {'auction_closing_time': 1774602000.0, 'created_time': 1774454812.896778, 'last_price_update_time': 1774563426.657633}
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725299') HTTP/1.1" 204 0
2026-03-26 22:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10725246
2026-03-26 22:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10725246
2026-03-26 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10725246 to the API
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725246>
{'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-27T09:00: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=10725246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 45832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'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-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725246%27 HTTP/1.1" 200 None
2026-03-26 22:17:06 [adesa.be] INFO: Saving data for 10725246: {'auction_closing_time': 1774602000.0, 'created_time': 1774454870.095326, 'last_price_update_time': 1774563426.948446}
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725246') HTTP/1.1" 204 0
2026-03-26 22:17:06 [scrapy.extensions.logstats] INFO: Crawled 147 pages (at 79 pages/min), scraped 104 items (at 76 items/min)
2026-03-26 22:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 171MiB
2026-03-26 22:17:06 [adesa.be] INFO: Found listing with ID: 10725350
2026-03-26 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725350%27 HTTP/1.1" 200 None
2026-03-26 22:17:06 [adesa.be] INFO: Scrape type for 10725350: 2
2026-03-26 22:17:06 [adesa.be] INFO: Scraping item 10725350 url https://www.openlane.eu/en/carv6/auction/10725350
2026-03-26 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725336
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725336%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725336: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725336 url https://www.openlane.eu/en/carv6/auction/10725336
2026-03-26 22: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-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725289
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725289%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725289: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725289 url https://www.openlane.eu/en/carv6/auction/10725289
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725323
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725323%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725323: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725323 url https://www.openlane.eu/en/carv6/auction/10725323
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725302
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725302%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725302: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725302 url https://www.openlane.eu/en/carv6/auction/10725302
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725325
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725325%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725325: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725325 url https://www.openlane.eu/en/carv6/auction/10725325
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725352
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725352%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725352: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725352 url https://www.openlane.eu/en/carv6/auction/10725352
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725337
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725337%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725337: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725337 url https://www.openlane.eu/en/carv6/auction/10725337
2026-03-26 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10725353
2026-03-26 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-26 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-26 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 843d07c6-bcc8-5283-92a2-72466df3deae, identifier: 10725353
2026-03-26 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10725222
2026-03-26 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-26 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-26 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704, identifier: 10725222
2026-03-26 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10725285
2026-03-26 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12736b23-3c74-5125-b393-45230677243b with scrape type 2
2026-03-26 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12736b23-3c74-5125-b393-45230677243b with scrape type 2
2026-03-26 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12736b23-3c74-5125-b393-45230677243b, identifier: 10725285
2026-03-26 22:17:07 [adesa.be] INFO: Found listing with ID: 10725351
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725351%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Scrape type for 10725351: 2
2026-03-26 22:17:07 [adesa.be] INFO: Scraping item 10725351 url https://www.openlane.eu/en/carv6/auction/10725351
2026-03-26 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10725353
2026-03-26 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10725353
2026-03-26 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10725353 to the API
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725353>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '843d07c6-bcc8-5283-92a2-72466df3deae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725353',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 183992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 183.992 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725353%27 HTTP/1.1" 200 None
2026-03-26 22:17:07 [adesa.be] INFO: Saving data for 10725353: {'auction_closing_time': 1774602000.0, 'created_time': 1774454826.34453, 'last_price_update_time': 1774563427.711882}
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725353') HTTP/1.1" 204 0
2026-03-26 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10725222
2026-03-26 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10725222
2026-03-26 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10725222 to the API
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': '64194c94-fcf9-5f1c-ba8b-5c1a62e3b704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 79324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron 55 S Line - Electric - Automatic - 408 hp - 79.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725222%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Saving data for 10725222: {'auction_closing_time': 1774602000.0, 'created_time': 1774454827.830501, 'last_price_update_time': 1774563428.086598}
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725222') HTTP/1.1" 204 0
2026-03-26 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10725285
2026-03-26 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10725285
2026-03-26 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10725285 to the API
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725285>
{'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-27T09:00: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=10725285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 94767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'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-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725285%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Saving data for 10725285: {'auction_closing_time': 1774602000.0, 'created_time': 1774454823.554998, 'last_price_update_time': 1774563428.373696}
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725285') HTTP/1.1" 204 0
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725268
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725268%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725268: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725268 url https://www.openlane.eu/en/carv6/auction/10725268
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725321
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725321%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725321: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725321 url https://www.openlane.eu/en/carv6/auction/10725321
2026-03-26 22:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725331
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725331%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725331: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725331 url https://www.openlane.eu/en/carv6/auction/10725331
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725423
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725423%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725423: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725423 url https://www.openlane.eu/en/carv6/auction/10725423
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725334
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725334%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725334: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725334 url https://www.openlane.eu/en/carv6/auction/10725334
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725296
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725296%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725296: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725296 url https://www.openlane.eu/en/carv6/auction/10725296
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725308
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725308%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725308: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725308 url https://www.openlane.eu/en/carv6/auction/10725308
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725364
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725364%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725364: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725364 url https://www.openlane.eu/en/carv6/auction/10725364
2026-03-26 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10725269
2026-03-26 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b76c07-2e70-5867-ba88-1e21051ac2e0 with scrape type 2
2026-03-26 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b76c07-2e70-5867-ba88-1e21051ac2e0 with scrape type 2
2026-03-26 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19b76c07-2e70-5867-ba88-1e21051ac2e0, identifier: 10725269
2026-03-26 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10725332
2026-03-26 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1461d55-67be-5186-949c-5568d33883e5 with scrape type 2
2026-03-26 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1461d55-67be-5186-949c-5568d33883e5 with scrape type 2
2026-03-26 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1461d55-67be-5186-949c-5568d33883e5, identifier: 10725332
2026-03-26 22:17:08 [adesa.be] INFO: Found listing with ID: 10725281
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725281%27 HTTP/1.1" 200 None
2026-03-26 22:17:08 [adesa.be] INFO: Scrape type for 10725281: 2
2026-03-26 22:17:08 [adesa.be] INFO: Scraping item 10725281 url https://www.openlane.eu/en/carv6/auction/10725281
2026-03-26 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10725269
2026-03-26 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10725269
2026-03-26 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10725269 to the API
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725269>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '19b76c07-2e70-5867-ba88-1e21051ac2e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 96796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'96.796 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725269%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Saving data for 10725269: {'auction_closing_time': 1774602000.0, 'created_time': 1774454852.291464, 'last_price_update_time': 1774563429.050395}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725269') HTTP/1.1" 204 0
2026-03-26 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10725332
2026-03-26 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10725332
2026-03-26 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10725332 to the API
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': 'b1461d55-67be-5186-949c-5568d33883e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKY506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron 50 - Quattro - Electric - Automatic - 313 hp - 94.334 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725332%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Saving data for 10725332: {'auction_closing_time': 1774602000.0, 'created_time': 1774454836.92733, 'last_price_update_time': 1774563429.366631}
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725332') HTTP/1.1" 204 0
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725240
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725240%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725240: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725240 url https://www.openlane.eu/en/carv6/auction/10725240
2026-03-26 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725220
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725220%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725220: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725220 url https://www.openlane.eu/en/carv6/auction/10725220
2026-03-26 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725500
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725500%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725500: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725500 url https://www.openlane.eu/en/carv6/auction/10725500
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725465
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725465%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725465: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725465 url https://www.openlane.eu/en/carv6/auction/10725465
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725491
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725491%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725491: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725491 url https://www.openlane.eu/en/carv6/auction/10725491
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725497
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725497%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725497: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725497 url https://www.openlane.eu/en/carv6/auction/10725497
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725496
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725496%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725496: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725496 url https://www.openlane.eu/en/carv6/auction/10725496
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725469
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725469%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725469: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725469 url https://www.openlane.eu/en/carv6/auction/10725469
2026-03-26 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10725303
2026-03-26 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda728a7-cbea-55c1-9b34-4e7b2e61d985 with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda728a7-cbea-55c1-9b34-4e7b2e61d985 with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fda728a7-cbea-55c1-9b34-4e7b2e61d985, identifier: 10725303
2026-03-26 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10725355
2026-03-26 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bad71f59-7010-5d0b-bcdd-8237f304d60e with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bad71f59-7010-5d0b-bcdd-8237f304d60e with scrape type 2
2026-03-26 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bad71f59-7010-5d0b-bcdd-8237f304d60e, identifier: 10725355
2026-03-26 22:17:09 [adesa.be] INFO: Found listing with ID: 10725481
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725481%27 HTTP/1.1" 200 None
2026-03-26 22:17:09 [adesa.be] INFO: Scrape type for 10725481: 2
2026-03-26 22:17:09 [adesa.be] INFO: Scraping item 10725481 url https://www.openlane.eu/en/carv6/auction/10725481
2026-03-26 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10725303
2026-03-26 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10725303
2026-03-26 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10725303 to the API
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725303>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fda728a7-cbea-55c1-9b34-4e7b2e61d985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 116.974 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725303%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Saving data for 10725303: {'auction_closing_time': 1774602000.0, 'created_time': 1774454765.235832, 'last_price_update_time': 1774563430.028509}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725303') HTTP/1.1" 204 0
2026-03-26 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10725355
2026-03-26 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10725355
2026-03-26 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10725355 to the API
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725355>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bad71f59-7010-5d0b-bcdd-8237f304d60e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWS204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d Lounge - Diesel - Automatic - 150 hp - '
'88.272 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725355%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Saving data for 10725355: {'auction_closing_time': 1774602000.0, 'created_time': 1774454779.57366, 'last_price_update_time': 1774563430.381128}
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725355') HTTP/1.1" 204 0
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725504
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725504%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725504: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725504 url https://www.openlane.eu/en/carv6/auction/10725504
2026-03-26 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725472
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725472%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725472: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725472 url https://www.openlane.eu/en/carv6/auction/10725472
2026-03-26 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725478
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725478%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725478: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725478 url https://www.openlane.eu/en/carv6/auction/10725478
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725462
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725462%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725462: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725462 url https://www.openlane.eu/en/carv6/auction/10725462
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725439
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725439%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725439: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725439 url https://www.openlane.eu/en/carv6/auction/10725439
2026-03-26 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725489
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725489%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725489: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725489 url https://www.openlane.eu/en/carv6/auction/10725489
2026-03-26 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725502
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725502%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725502: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725502 url https://www.openlane.eu/en/carv6/auction/10725502
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725402
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725402%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725402: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725402 url https://www.openlane.eu/en/carv6/auction/10725402
2026-03-26 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10725271
2026-03-26 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cdf5233-fcdd-52ff-8d0f-173d58891754, identifier: 10725271
2026-03-26 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10725300
2026-03-26 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a21649a-2b67-5869-8970-654cda0e8c04, identifier: 10725300
2026-03-26 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10725373
2026-03-26 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a9dbac-7a82-5f61-8904-ba6af542e633 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2a9dbac-7a82-5f61-8904-ba6af542e633 with scrape type 2
2026-03-26 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a9dbac-7a82-5f61-8904-ba6af542e633, identifier: 10725373
2026-03-26 22:17:10 [adesa.be] INFO: Found listing with ID: 10725384
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725384%27 HTTP/1.1" 200 None
2026-03-26 22:17:10 [adesa.be] INFO: Scrape type for 10725384: 2
2026-03-26 22:17:10 [adesa.be] INFO: Scraping item 10725384 url https://www.openlane.eu/en/carv6/auction/10725384
2026-03-26 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10725271
2026-03-26 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10725271
2026-03-26 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10725271 to the API
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725271>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5cdf5233-fcdd-52ff-8d0f-173d58891754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACW971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 100147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 40 TDI Business - Diesel - Automatic - 204 hp - '
'100.147 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725271%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.be] INFO: Saving data for 10725271: {'auction_closing_time': 1774602000.0, 'created_time': 1774454835.328854, 'last_price_update_time': 1774563431.17502}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725271') HTTP/1.1" 204 0
2026-03-26 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10725300
2026-03-26 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10725300
2026-03-26 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10725300 to the API
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725300>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a21649a-2b67-5869-8970-654cda0e8c04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX8393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 79872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TDI Attraction - Diesel - Automatic - 150 hp - 79.872 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725300%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.be] INFO: Saving data for 10725300: {'auction_closing_time': 1774602000.0, 'created_time': 1774454966.247754, 'last_price_update_time': 1774563431.436165}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725300') HTTP/1.1" 204 0
2026-03-26 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10725373
2026-03-26 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10725373
2026-03-26 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10725373 to the API
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725373>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2a9dbac-7a82-5f61-8904-ba6af542e633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMB126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 114958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320i - Petrol - Automatic - 184 hp - 114.958 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725373%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.be] INFO: Saving data for 10725373: {'auction_closing_time': 1774602000.0, 'created_time': 1774454767.152133, 'last_price_update_time': 1774563431.709068}
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725373') HTTP/1.1" 204 0
2026-03-26 22:17:11 [adesa.be] INFO: Found listing with ID: 10725432
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725432%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.be] INFO: Scrape type for 10725432: 2
2026-03-26 22:17:11 [adesa.be] INFO: Scraping item 10725432 url https://www.openlane.eu/en/carv6/auction/10725432
2026-03-26 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:11 [adesa.be] INFO: Found listing with ID: 10725464
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725464%27 HTTP/1.1" 200 None
2026-03-26 22:17:11 [adesa.be] INFO: Scrape type for 10725464: 2
2026-03-26 22:17:11 [adesa.be] INFO: Scraping item 10725464 url https://www.openlane.eu/en/carv6/auction/10725464
2026-03-26 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10725438
2026-03-26 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00abd376-f824-5f4f-a937-6220e82eef11 with scrape type 2
2026-03-26 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00abd376-f824-5f4f-a937-6220e82eef11 with scrape type 2
2026-03-26 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00abd376-f824-5f4f-a937-6220e82eef11, identifier: 10725438
2026-03-26 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10725438
2026-03-26 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10725438
2026-03-26 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10725438 to the API
2026-03-26 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725438>
{'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': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '00abd376-f824-5f4f-a937-6220e82eef11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - 163 hp - 147.156 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725438%27 HTTP/1.1" 200 None
2026-03-26 22:17:12 [adesa.be] INFO: Saving data for 10725438: {'auction_closing_time': 1774602000.0, 'created_time': 1774454772.20016, 'last_price_update_time': 1774563432.123744}
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725438') HTTP/1.1" 204 0
2026-03-26 22:17:12 [adesa.be] INFO: Found listing with ID: 10725445
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725445%27 HTTP/1.1" 200 None
2026-03-26 22:17:12 [adesa.be] INFO: Scrape type for 10725445: 2
2026-03-26 22:17:12 [adesa.be] INFO: Scraping item 10725445 url https://www.openlane.eu/en/carv6/auction/10725445
2026-03-26 22:17:12 [adesa.be] INFO: Found listing with ID: 10725306
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725306%27 HTTP/1.1" 200 None
2026-03-26 22:17:12 [adesa.be] INFO: Scrape type for 10725306: 2
2026-03-26 22:17:12 [adesa.be] INFO: Scraping item 10725306 url https://www.openlane.eu/en/carv6/auction/10725306
2026-03-26 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10725394
2026-03-26 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-26 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88e5e49e-c4c9-511e-9867-38366f2fb7a6, identifier: 10725394
2026-03-26 22:17:12 [adesa.be] INFO: Found listing with ID: 10725451
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725451%27 HTTP/1.1" 200 None
2026-03-26 22:17:12 [adesa.be] INFO: Scrape type for 10725451: 2
2026-03-26 22:17:12 [adesa.be] INFO: Scraping item 10725451 url https://www.openlane.eu/en/carv6/auction/10725451
2026-03-26 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10725394
2026-03-26 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10725394
2026-03-26 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10725394 to the API
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725394>
{'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-27T09:00: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=10725394',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'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-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725394%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.be] INFO: Saving data for 10725394: {'auction_closing_time': 1774602000.0, 'created_time': 1774454750.290353, 'last_price_update_time': 1774563433.03897}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725394') HTTP/1.1" 204 0
2026-03-26 22:17:13 [adesa.be] INFO: Found listing with ID: 10725404
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725404%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.be] INFO: Scrape type for 10725404: 2
2026-03-26 22:17:13 [adesa.be] INFO: Scraping item 10725404 url https://www.openlane.eu/en/carv6/auction/10725404
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [adesa.be] INFO: Found listing with ID: 10725457
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725457%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.be] INFO: Scrape type for 10725457: 2
2026-03-26 22:17:13 [adesa.be] INFO: Scraping item 10725457 url https://www.openlane.eu/en/carv6/auction/10725457
2026-03-26 22:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10725275
2026-03-26 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08, identifier: 10725275
2026-03-26 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10725275
2026-03-26 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10725275
2026-03-26 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10725275 to the API
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725275>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a1fd382-4cd1-5668-b35e-1dfeb910ca08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 163 hp - 116.308 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725275%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.be] INFO: Saving data for 10725275: {'auction_closing_time': 1774602000.0, 'created_time': 1774454774.856613, 'last_price_update_time': 1774563433.538992}
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725275') HTTP/1.1" 204 0
2026-03-26 22:17:13 [adesa.be] INFO: Found listing with ID: 10725280
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725280%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.be] INFO: Scrape type for 10725280: 2
2026-03-26 22:17:13 [adesa.be] INFO: Scraping item 10725280 url https://www.openlane.eu/en/carv6/auction/10725280
2026-03-26 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:13 [adesa.be] INFO: Found listing with ID: 10725272
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725272%27 HTTP/1.1" 200 None
2026-03-26 22:17:13 [adesa.be] INFO: Scrape type for 10725272: 2
2026-03-26 22:17:13 [adesa.be] INFO: Scraping item 10725272 url https://www.openlane.eu/en/carv6/auction/10725272
2026-03-26 22:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10725241
2026-03-26 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a, identifier: 10725241
2026-03-26 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10725254
2026-03-26 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0898b710-d348-5576-aef5-f8bb7d8ca816, identifier: 10725254
2026-03-26 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10725350
2026-03-26 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f, identifier: 10725350
2026-03-26 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10725243
2026-03-26 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-26 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-26 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70, identifier: 10725243
2026-03-26 22:17:14 [adesa.be] INFO: Found listing with ID: 10725226
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725226%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.be] INFO: Scrape type for 10725226: 2
2026-03-26 22:17:14 [adesa.be] INFO: Scraping item 10725226 url https://www.openlane.eu/en/carv6/auction/10725226
2026-03-26 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10725241
2026-03-26 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10725241
2026-03-26 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10725241 to the API
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725241>
{'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-27T09:00: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=10725241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 43613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'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-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725241%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.be] INFO: Saving data for 10725241: {'auction_closing_time': 1774602000.0, 'created_time': 1774454720.2456, 'last_price_update_time': 1774563434.336905}
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725241') HTTP/1.1" 204 0
2026-03-26 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10725254
2026-03-26 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10725254
2026-03-26 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10725254 to the API
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725254>
{'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-27T09:00: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=10725254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80091,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'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-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725254%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.be] INFO: Saving data for 10725254: {'auction_closing_time': 1774602000.0, 'created_time': 1774454751.194465, 'last_price_update_time': 1774563434.639529}
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725254') HTTP/1.1" 204 0
2026-03-26 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10725350
2026-03-26 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10725350
2026-03-26 22:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10725350 to the API
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725350>
{'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-27T09:00: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=10725350',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'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-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725350%27 HTTP/1.1" 200 None
2026-03-26 22:17:14 [adesa.be] INFO: Saving data for 10725350: {'auction_closing_time': 1774602000.0, 'created_time': 1774454720.919404, 'last_price_update_time': 1774563434.93196}
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725350') HTTP/1.1" 204 0
2026-03-26 22:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10725243
2026-03-26 22:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10725243
2026-03-26 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10725243 to the API
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725243>
{'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-27T09:00: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=10725243',
'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': 24200,
'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-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725243%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.be] INFO: Saving data for 10725243: {'auction_closing_time': 1774602000.0, 'created_time': 1774454749.596464, 'last_price_update_time': 1774563435.213753}
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725243') HTTP/1.1" 204 0
2026-03-26 22:17:15 [adesa.be] INFO: Found listing with ID: 10725360
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725360%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.be] INFO: Scrape type for 10725360: 2
2026-03-26 22:17:15 [adesa.be] INFO: Scraping item 10725360 url https://www.openlane.eu/en/carv6/auction/10725360
2026-03-26 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10725283
2026-03-26 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-26 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-26 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e21a8632-6637-5e59-85de-ef17e20c0f10, identifier: 10725283
2026-03-26 22:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10725283
2026-03-26 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10725283
2026-03-26 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10725283 to the API
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725283>
{'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-27T09:00: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=10725283',
'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': 19100,
'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-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725283%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.be] INFO: Saving data for 10725283: {'auction_closing_time': 1774602000.0, 'created_time': 1774454824.356903, 'last_price_update_time': 1774563435.613585}
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725283') HTTP/1.1" 204 0
2026-03-26 22:17:15 [adesa.be] INFO: Found listing with ID: 10725444
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725444%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.be] INFO: Scrape type for 10725444: 2
2026-03-26 22:17:15 [adesa.be] INFO: Scraping item 10725444 url https://www.openlane.eu/en/carv6/auction/10725444
2026-03-26 22:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:15 [adesa.be] INFO: Found listing with ID: 10725446
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725446%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.be] INFO: Scrape type for 10725446: 2
2026-03-26 22:17:15 [adesa.be] INFO: Scraping item 10725446 url https://www.openlane.eu/en/carv6/auction/10725446
2026-03-26 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10725351
2026-03-26 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with scrape type 2
2026-03-26 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with scrape type 2
2026-03-26 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78ef6f27-e88d-5fe2-828b-6fb67fdec116, identifier: 10725351
2026-03-26 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10725268
2026-03-26 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd0b12b-de53-51ff-a184-f5c026627edf with scrape type 2
2026-03-26 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cd0b12b-de53-51ff-a184-f5c026627edf with scrape type 2
2026-03-26 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cd0b12b-de53-51ff-a184-f5c026627edf, identifier: 10725268
2026-03-26 22:17:15 [adesa.be] INFO: Found listing with ID: 10725362
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725362%27 HTTP/1.1" 200 None
2026-03-26 22:17:15 [adesa.be] INFO: Scrape type for 10725362: 2
2026-03-26 22:17:15 [adesa.be] INFO: Scraping item 10725362 url https://www.openlane.eu/en/carv6/auction/10725362
2026-03-26 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10725351
2026-03-26 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10725351
2026-03-26 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10725351 to the API
2026-03-26 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725351>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '78ef6f27-e88d-5fe2-828b-6fb67fdec116',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 80.294 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725351%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Saving data for 10725351: {'auction_closing_time': 1774602000.0, 'created_time': 1774454706.383599, 'last_price_update_time': 1774563436.150528}
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725351') HTTP/1.1" 204 0
2026-03-26 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10725268
2026-03-26 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10725268
2026-03-26 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10725268 to the API
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725268>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '3cd0b12b-de53-51ff-a184-f5c026627edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 39691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Lounge - xDrive - Hybrid - Automatic - 125 hp - 39.691 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725268%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Saving data for 10725268: {'auction_closing_time': 1774602000.0, 'created_time': 1774454688.526331, 'last_price_update_time': 1774563436.531572}
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725268') HTTP/1.1" 204 0
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725329
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725329%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725329: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725329 url https://www.openlane.eu/en/carv6/auction/10725329
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725347
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725347%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725347: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725347 url https://www.openlane.eu/en/carv6/auction/10725347
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725225
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725225%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725225: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725225 url https://www.openlane.eu/en/carv6/auction/10725225
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725248
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725248%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725248: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725248 url https://www.openlane.eu/en/carv6/auction/10725248
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725435
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725435%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725435: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725435 url https://www.openlane.eu/en/carv6/auction/10725435
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725391
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725391%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725391: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725391 url https://www.openlane.eu/en/carv6/auction/10725391
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725372
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725372%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725372: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725372 url https://www.openlane.eu/en/carv6/auction/10725372
2026-03-26 22:17:16 [adesa.be] INFO: Found listing with ID: 10725307
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725307%27 HTTP/1.1" 200 None
2026-03-26 22:17:16 [adesa.be] INFO: Scrape type for 10725307: 2
2026-03-26 22:17:16 [adesa.be] INFO: Scraping item 10725307 url https://www.openlane.eu/en/carv6/auction/10725307
2026-03-26 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10725469
2026-03-26 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beea97bf-2deb-5b5a-bf9d-eaed230a09ae with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beea97bf-2deb-5b5a-bf9d-eaed230a09ae with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beea97bf-2deb-5b5a-bf9d-eaed230a09ae, identifier: 10725469
2026-03-26 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10725281
2026-03-26 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7c6bbc-c625-529f-a85d-32a816ee8531 with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c7c6bbc-c625-529f-a85d-32a816ee8531 with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c7c6bbc-c625-529f-a85d-32a816ee8531, identifier: 10725281
2026-03-26 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10725504
2026-03-26 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee26d89-0c59-580f-99be-e2b4b9be417a with scrape type 2
2026-03-26 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee26d89-0c59-580f-99be-e2b4b9be417a with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ee26d89-0c59-580f-99be-e2b4b9be417a, identifier: 10725504
2026-03-26 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10725240
2026-03-26 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a, identifier: 10725240
2026-03-26 22:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10725481
2026-03-26 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60ad5351-443d-5b70-a93f-ea71d97a88f5 with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60ad5351-443d-5b70-a93f-ea71d97a88f5 with scrape type 2
2026-03-26 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60ad5351-443d-5b70-a93f-ea71d97a88f5, identifier: 10725481
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725427
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725427%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725427: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725427 url https://www.openlane.eu/en/carv6/auction/10725427
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725276
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725276%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725276: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725276 url https://www.openlane.eu/en/carv6/auction/10725276
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725270
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725270%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725270: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725270 url https://www.openlane.eu/en/carv6/auction/10725270
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725346
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725346%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725346: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725346 url https://www.openlane.eu/en/carv6/auction/10725346
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725363
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725363%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725363: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725363 url https://www.openlane.eu/en/carv6/auction/10725363
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725274
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725274%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725274: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725274 url https://www.openlane.eu/en/carv6/auction/10725274
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725349
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725349%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725349: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725349 url https://www.openlane.eu/en/carv6/auction/10725349
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725376
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725376%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725376: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725376 url https://www.openlane.eu/en/carv6/auction/10725376
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725343
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725343%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725343: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725343 url https://www.openlane.eu/en/carv6/auction/10725343
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725238
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725238%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725238: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725238 url https://www.openlane.eu/en/carv6/auction/10725238
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725234
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725234%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725234: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725234 url https://www.openlane.eu/en/carv6/auction/10725234
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725379
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725379%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725379: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725379 url https://www.openlane.eu/en/carv6/auction/10725379
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725263
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725263%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725263: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725263 url https://www.openlane.eu/en/carv6/auction/10725263
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725255
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725255%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725255: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725255 url https://www.openlane.eu/en/carv6/auction/10725255
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725229
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725229%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725229: 0
2026-03-26 22:17:17 [adesa.be] INFO: Skipping item 10725229 url https://www.openlane.eu/en/carv6/auction/10725229
2026-03-26 22:17:17 [adesa.be] INFO: Found listing with ID: 10725232
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725232%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Scrape type for 10725232: 2
2026-03-26 22:17:17 [adesa.be] INFO: Scraping item 10725232 url https://www.openlane.eu/en/carv6/auction/10725232
2026-03-26 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10725469
2026-03-26 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10725469
2026-03-26 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10725469 to the API
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725469>
{'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': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'beea97bf-2deb-5b5a-bf9d-eaed230a09ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRX731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 15773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-06-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - 110 hp - 15.773 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725469%27 HTTP/1.1" 200 None
2026-03-26 22:17:17 [adesa.be] INFO: Saving data for 10725469: {'auction_closing_time': 1774602000.0, 'created_time': 1774454636.91752, 'last_price_update_time': 1774563437.804828}
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725469') HTTP/1.1" 204 0
2026-03-26 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10725281
2026-03-26 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10725281
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10725281 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725281>
{'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': 252,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c7c6bbc-c625-529f-a85d-32a816ee8531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALP011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 91662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e Business - Hybrid - Automatic - 252 hp - 91.662 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725281%27 HTTP/1.1" 200 None
2026-03-26 22:17:18 [adesa.be] INFO: Saving data for 10725281: {'auction_closing_time': 1774602000.0, 'created_time': 1774454677.887286, 'last_price_update_time': 1774563438.175357}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725281') HTTP/1.1" 204 0
2026-03-26 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10725504
2026-03-26 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10725504
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10725504 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725504>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2ee26d89-0c59-580f-99be-e2b4b9be417a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUS674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 67231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - 110 hp - 67.231 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725504%27 HTTP/1.1" 200 None
2026-03-26 22:17:18 [adesa.be] INFO: Saving data for 10725504: {'auction_closing_time': 1774602000.0, 'created_time': 1774454630.023104, 'last_price_update_time': 1774563438.44182}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725504') HTTP/1.1" 204 0
2026-03-26 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10725240
2026-03-26 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10725240
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10725240 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725240>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7fc200a5-6e2a-5c33-a2bb-4153c8fef30a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGC033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725240',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 59548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 59.548 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725240%27 HTTP/1.1" 200 None
2026-03-26 22:17:18 [adesa.be] INFO: Saving data for 10725240: {'auction_closing_time': 1774602000.0, 'created_time': 1774454674.950928, 'last_price_update_time': 1774563438.713626}
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725240') HTTP/1.1" 204 0
2026-03-26 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10725481
2026-03-26 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10725481
2026-03-26 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10725481 to the API
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725481>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '60ad5351-443d-5b70-a93f-ea71d97a88f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEC161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - 110 hp - 36.778 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725481%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.be] INFO: Saving data for 10725481: {'auction_closing_time': 1774602000.0, 'created_time': 1774454632.048819, 'last_price_update_time': 1774563439.021232}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725481') HTTP/1.1" 204 0
2026-03-26 22:17:19 [adesa.be] INFO: Found listing with ID: 10725291
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725291%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.be] INFO: Scrape type for 10725291: 2
2026-03-26 22:17:19 [adesa.be] INFO: Scraping item 10725291 url https://www.openlane.eu/en/carv6/auction/10725291
2026-03-26 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:19 [adesa.be] INFO: Found listing with ID: 10725221
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725221%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.be] INFO: Scrape type for 10725221: 2
2026-03-26 22:17:19 [adesa.be] INFO: Scraping item 10725221 url https://www.openlane.eu/en/carv6/auction/10725221
2026-03-26 22:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:19 [adesa.be] INFO: Found listing with ID: 10725261
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725261%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.be] INFO: Scrape type for 10725261: 2
2026-03-26 22:17:19 [adesa.be] INFO: Scraping item 10725261 url https://www.openlane.eu/en/carv6/auction/10725261
2026-03-26 22:17:19 [adesa.be] INFO: Found listing with ID: 10725227
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725227%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.be] INFO: Scrape type for 10725227: 2
2026-03-26 22:17:19 [adesa.be] INFO: Scraping item 10725227 url https://www.openlane.eu/en/carv6/auction/10725227
2026-03-26 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10725439
2026-03-26 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-26 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-26 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1, identifier: 10725439
2026-03-26 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10725439
2026-03-26 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10725439
2026-03-26 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10725439 to the API
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725439>
{'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-27T09:00: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=10725439',
'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': 11900,
'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-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725439%27 HTTP/1.1" 200 None
2026-03-26 22:17:19 [adesa.be] INFO: Saving data for 10725439: {'auction_closing_time': 1774602000.0, 'created_time': 1774454712.659611, 'last_price_update_time': 1774563439.539783}
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725439') HTTP/1.1" 204 0
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10725451
2026-03-26 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90, identifier: 10725451
2026-03-26 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10725451
2026-03-26 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10725451
2026-03-26 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10725451 to the API
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725451>
{'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-27T09:00: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=10725451',
'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': 11300,
'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-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725451%27 HTTP/1.1" 200 None
2026-03-26 22:17:20 [adesa.be] INFO: Saving data for 10725451: {'auction_closing_time': 1774602000.0, 'created_time': 1774454547.4546, 'last_price_update_time': 1774563440.516526}
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725451') HTTP/1.1" 204 0
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10725404
2026-03-26 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c26013-db52-5bc5-b395-5ebe22ed5969 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c26013-db52-5bc5-b395-5ebe22ed5969 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2c26013-db52-5bc5-b395-5ebe22ed5969, identifier: 10725404
2026-03-26 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10725445
2026-03-26 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with scrape type 2
2026-03-26 22:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90, identifier: 10725445
2026-03-26 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10725404
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-26 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10725404
2026-03-26 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2c26013-db52-5bc5-b395-5ebe22ed5969 with identifier: 10725404 to the API
2026-03-26 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725404>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2c26013-db52-5bc5-b395-5ebe22ed5969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWX246',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725404',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63304,
'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': 'Hyundai Kona 1.6 GDI Sky - Petrol - Automatic - 105 hp - 63.304 km',
'transmission': 'automatic',
'trim': 'Sky',
'vin': None,
'year': 2021}
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725404%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.be] INFO: Saving data for 10725404: {'auction_closing_time': 1774602000.0, 'created_time': 1774454546.580969, 'last_price_update_time': 1774563441.138488}
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725404') HTTP/1.1" 204 0
2026-03-26 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10725445
2026-03-26 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10725445
2026-03-26 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ad2d4bf-ca8b-58d3-909e-3058ed0def90 with identifier: 10725445 to the API
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725445>
{'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-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5ad2d4bf-ca8b-58d3-909e-3058ed0def90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNQ534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 29455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 29.455 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725445%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.be] INFO: Saving data for 10725445: {'auction_closing_time': 1774602000.0, 'created_time': 1774454694.455806, 'last_price_update_time': 1774563441.406768}
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725445') HTTP/1.1" 204 0
2026-03-26 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10725432
2026-03-26 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd9c76b-afbf-5586-85ce-5bab6e687380 with scrape type 2
2026-03-26 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd9c76b-afbf-5586-85ce-5bab6e687380 with scrape type 2
2026-03-26 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd9c76b-afbf-5586-85ce-5bab6e687380, identifier: 10725432
2026-03-26 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10725464
2026-03-26 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with scrape type 2
2026-03-26 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with scrape type 2
2026-03-26 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42, identifier: 10725464
2026-03-26 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10725432
2026-03-26 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10725432
2026-03-26 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10725432 to the API
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725432>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3dd9c76b-afbf-5586-85ce-5bab6e687380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNF472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 169361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 169.361 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725432%27 HTTP/1.1" 200 None
2026-03-26 22:17:21 [adesa.be] INFO: Saving data for 10725432: {'auction_closing_time': 1774602000.0, 'created_time': 1774454552.84221, 'last_price_update_time': 1774563441.883495}
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725432') HTTP/1.1" 204 0
2026-03-26 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10725464
2026-03-26 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10725464
2026-03-26 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10725464 to the API
2026-03-26 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725464>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGU008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102749,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 102.749 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725464%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.be] INFO: Saving data for 10725464: {'auction_closing_time': 1774602000.0, 'created_time': 1774454550.629261, 'last_price_update_time': 1774563442.147603}
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725464') HTTP/1.1" 204 0
2026-03-26 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10725306
2026-03-26 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-26 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-26 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39e068b2-6890-516d-b920-ba83573cda09, identifier: 10725306
2026-03-26 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10725280
2026-03-26 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46826c5-0507-550f-b975-12023c8411ca with scrape type 2
2026-03-26 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46826c5-0507-550f-b975-12023c8411ca with scrape type 2
2026-03-26 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e46826c5-0507-550f-b975-12023c8411ca, identifier: 10725280
2026-03-26 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10725306
2026-03-26 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10725306
2026-03-26 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10725306 to the API
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725306>
{'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-27T09:00: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=10725306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 255939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'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-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725306%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.be] INFO: Saving data for 10725306: {'auction_closing_time': 1774602000.0, 'created_time': 1774454556.856426, 'last_price_update_time': 1774563442.604023}
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725306') HTTP/1.1" 204 0
2026-03-26 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10725280
2026-03-26 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10725280
2026-03-26 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10725280 to the API
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725280>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e46826c5-0507-550f-b975-12023c8411ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLQ074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 67827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 180 hp - 67.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725280%27 HTTP/1.1" 200 None
2026-03-26 22:17:22 [adesa.be] INFO: Saving data for 10725280: {'auction_closing_time': 1774602000.0, 'created_time': 1774454535.547879, 'last_price_update_time': 1774563442.96277}
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725280') HTTP/1.1" 204 0
2026-03-26 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10725226
2026-03-26 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9555cd-1968-5b9c-b25f-812f33733011 with scrape type 2
2026-03-26 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9555cd-1968-5b9c-b25f-812f33733011 with scrape type 2
2026-03-26 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f9555cd-1968-5b9c-b25f-812f33733011, identifier: 10725226
2026-03-26 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10725226
2026-03-26 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10725226
2026-03-26 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f9555cd-1968-5b9c-b25f-812f33733011 with identifier: 10725226 to the API
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725226>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5f9555cd-1968-5b9c-b25f-812f33733011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BH8409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 55197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jaguar E-Pace 1.5 P300e R-Dynamic - AWD - Petrol - Automatic - 200 '
'hp - 55.197 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2023}
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725226%27 HTTP/1.1" 200 None
2026-03-26 22:17:23 [adesa.be] INFO: Saving data for 10725226: {'auction_closing_time': 1774602000.0, 'created_time': 1774454534.756132, 'last_price_update_time': 1774563443.377212}
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725226') HTTP/1.1" 204 0
2026-03-26 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10725360
2026-03-26 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494d1272-d2b9-5ee8-8833-115c78b0190a with scrape type 2
2026-03-26 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494d1272-d2b9-5ee8-8833-115c78b0190a with scrape type 2
2026-03-26 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 494d1272-d2b9-5ee8-8833-115c78b0190a, identifier: 10725360
2026-03-26 22:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10725329
2026-03-26 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-26 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-26 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5320f90-6d47-5dbe-945a-8f0dc82545a6, identifier: 10725329
2026-03-26 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10725360
2026-03-26 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10725360
2026-03-26 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10725360 to the API
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725360>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '494d1272-d2b9-5ee8-8833-115c78b0190a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCJ223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725360',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 94150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 131 hp - '
'94.150 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725360%27 HTTP/1.1" 200 None
2026-03-26 22:17:23 [adesa.be] INFO: Saving data for 10725360: {'auction_closing_time': 1774602000.0, 'created_time': 1774454528.03769, 'last_price_update_time': 1774563443.862235}
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725360') HTTP/1.1" 204 0
2026-03-26 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10725329
2026-03-26 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10725329
2026-03-26 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10725329 to the API
2026-03-26 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725329>
{'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-27T09:00: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=10725329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'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-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725329%27 HTTP/1.1" 200 None
2026-03-26 22:17:24 [adesa.be] INFO: Saving data for 10725329: {'auction_closing_time': 1774602000.0, 'created_time': 1774454506.227469, 'last_price_update_time': 1774563444.140653}
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725329') HTTP/1.1" 204 0
2026-03-26 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22: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-26 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10725446
2026-03-26 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-26 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-26 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77ed563a-590e-5bf1-a61f-21f1a48085b4, identifier: 10725446
2026-03-26 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10725362
2026-03-26 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-26 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-26 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8, identifier: 10725362
2026-03-26 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10725446
2026-03-26 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10725446
2026-03-26 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10725446 to the API
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725446>
{'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-27T09:00: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=10725446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 119066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'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-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725446%27 HTTP/1.1" 200 None
2026-03-26 22:17:24 [adesa.be] INFO: Saving data for 10725446: {'auction_closing_time': 1774602000.0, 'created_time': 1774454513.695013, 'last_price_update_time': 1774563444.623638}
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725446') HTTP/1.1" 204 0
2026-03-26 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10725362
2026-03-26 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10725362
2026-03-26 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10725362 to the API
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725362>
{'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-27T09:00: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=10725362',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 18675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'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-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725362%27 HTTP/1.1" 200 None
2026-03-26 22:17:24 [adesa.be] INFO: Saving data for 10725362: {'auction_closing_time': 1774602000.0, 'created_time': 1774454510.674773, 'last_price_update_time': 1774563444.907734}
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725362') HTTP/1.1" 204 0
2026-03-26 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10725272
2026-03-26 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deeac920-ed0f-551b-a482-a84055a99193 with scrape type 2
2026-03-26 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deeac920-ed0f-551b-a482-a84055a99193 with scrape type 2
2026-03-26 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deeac920-ed0f-551b-a482-a84055a99193, identifier: 10725272
2026-03-26 22:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10725338
2026-03-26 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aaac89b-e318-5098-9336-4ecd5af5e97a with scrape type 2
2026-03-26 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aaac89b-e318-5098-9336-4ecd5af5e97a with scrape type 2
2026-03-26 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aaac89b-e318-5098-9336-4ecd5af5e97a, identifier: 10725338
2026-03-26 22:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10725444
2026-03-26 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-26 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-26 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95ffc462-a6f3-57b6-b68e-b927063d1b77, identifier: 10725444
2026-03-26 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10725272
2026-03-26 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10725272
2026-03-26 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10725272 to the API
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725272>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'deeac920-ed0f-551b-a482-a84055a99193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPX186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 56460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - Petrol - Automatic - 180 hp - '
'56.460 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725272%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.be] INFO: Saving data for 10725272: {'auction_closing_time': 1774602000.0, 'created_time': 1774454533.636231, 'last_price_update_time': 1774563445.472187}
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725272') HTTP/1.1" 204 0
2026-03-26 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10725338
2026-03-26 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10725338
2026-03-26 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aaac89b-e318-5098-9336-4ecd5af5e97a with identifier: 10725338 to the API
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725338>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5aaac89b-e318-5098-9336-4ecd5af5e97a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALJ188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725338',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 204165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Business - Diesel - Automatic - 136 hp - '
'204.165 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725338%27 HTTP/1.1" 200 None
2026-03-26 22:17:25 [adesa.be] INFO: Saving data for 10725338: {'auction_closing_time': 1774602000.0, 'created_time': 1774454842.881817, 'last_price_update_time': 1774563445.744268}
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725338') HTTP/1.1" 204 0
2026-03-26 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10725444
2026-03-26 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10725444
2026-03-26 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10725444 to the API
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725444>
{'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-27T09:00: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=10725444',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 108943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'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-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725444%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.be] INFO: Saving data for 10725444: {'auction_closing_time': 1774602000.0, 'created_time': 1774454523.656887, 'last_price_update_time': 1774563446.025278}
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725444') HTTP/1.1" 204 0
2026-03-26 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10725261
2026-03-26 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 978258d8-a8af-5d5b-ba99-f1581d3065c3 with scrape type 2
2026-03-26 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 978258d8-a8af-5d5b-ba99-f1581d3065c3 with scrape type 2
2026-03-26 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 978258d8-a8af-5d5b-ba99-f1581d3065c3, identifier: 10725261
2026-03-26 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10725261
2026-03-26 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10725261
2026-03-26 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10725261 to the API
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725261>
{'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-27T09:00: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=10725261',
'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': 21500,
'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-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725261%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.be] INFO: Saving data for 10725261: {'auction_closing_time': 1774602000.0, 'created_time': 1774454606.040338, 'last_price_update_time': 1774563446.5292}
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725261') HTTP/1.1" 204 0
2026-03-26 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10725221
2026-03-26 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-26 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-26 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e049099-e265-5688-891d-279a11222912, identifier: 10725221
2026-03-26 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10725221
2026-03-26 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10725221
2026-03-26 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10725221 to the API
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725221>
{'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-27T09:00: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=10725221',
'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': 30200,
'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-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725221%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.be] INFO: Saving data for 10725221: {'auction_closing_time': 1774602000.0, 'created_time': 1774454743.113344, 'last_price_update_time': 1774563446.915072}
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725221') HTTP/1.1" 204 0
2026-03-26 22:17:26 [adesa.be] INFO: Found listing with ID: 10725237
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725237%27 HTTP/1.1" 200 None
2026-03-26 22:17:26 [adesa.be] INFO: Scrape type for 10725237: 2
2026-03-26 22:17:26 [adesa.be] INFO: Scraping item 10725237 url https://www.openlane.eu/en/carv6/auction/10725237
2026-03-26 22:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10725227
2026-03-26 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-26 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-26 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c3802a3-8213-5b6f-8c22-65a9c115151b, identifier: 10725227
2026-03-26 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10725227
2026-03-26 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10725227
2026-03-26 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10725227 to the API
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725227>
{'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-27T09:00: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=10725227',
'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': 27600,
'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-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725227%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Saving data for 10725227: {'auction_closing_time': 1774602000.0, 'created_time': 1774454704.875705, 'last_price_update_time': 1774563447.304235}
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725227') HTTP/1.1" 204 0
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725224
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725224%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725224: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725224 url https://www.openlane.eu/en/carv6/auction/10725224
2026-03-26 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725216
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725216%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725216: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725216 url https://www.openlane.eu/en/carv6/auction/10725216
2026-03-26 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725239
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725239%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725239: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725239 url https://www.openlane.eu/en/carv6/auction/10725239
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725230
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725230%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725230: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725230 url https://www.openlane.eu/en/carv6/auction/10725230
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725245
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725245%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725245: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725245 url https://www.openlane.eu/en/carv6/auction/10725245
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725219
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725219%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725219: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725219 url https://www.openlane.eu/en/carv6/auction/10725219
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10726054
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726054%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10726054: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10726054 url https://www.openlane.eu/en/carv6/auction/10726054
2026-03-26 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10725307
2026-03-26 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-26 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-26 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74e0d8ff-bc44-5233-a1ad-61606419f2ab, identifier: 10725307
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725214
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725214%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725214: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725214 url https://www.openlane.eu/en/carv6/auction/10725214
2026-03-26 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10725307
2026-03-26 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10725307
2026-03-26 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10725307 to the API
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725307>
{'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-27T09:00: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=10725307',
'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': 17600,
'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-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725307%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Saving data for 10725307: {'auction_closing_time': 1774602000.0, 'created_time': 1774454480.839343, 'last_price_update_time': 1774563447.839078}
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725307') HTTP/1.1" 204 0
2026-03-26 22:17:27 [adesa.be] INFO: Found listing with ID: 10725209
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725209%27 HTTP/1.1" 200 None
2026-03-26 22:17:27 [adesa.be] INFO: Scrape type for 10725209: 2
2026-03-26 22:17:27 [adesa.be] INFO: Scraping item 10725209 url https://www.openlane.eu/en/carv6/auction/10725209
2026-03-26 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10725372
2026-03-26 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-26 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a84d0a8-f608-5185-bbce-bfcd8efd7884, identifier: 10725372
2026-03-26 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10725232
2026-03-26 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0, identifier: 10725232
2026-03-26 22:17:28 [adesa.be] INFO: Found listing with ID: 10726057
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726057%27 HTTP/1.1" 200 None
2026-03-26 22:17:28 [adesa.be] INFO: Scrape type for 10726057: 2
2026-03-26 22:17:28 [adesa.be] INFO: Scraping item 10726057 url https://www.openlane.eu/en/carv6/auction/10726057
2026-03-26 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10725372
2026-03-26 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10725372
2026-03-26 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10725372 to the API
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725372>
{'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-27T09:00: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=10725372',
'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': 13700,
'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-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725372%27 HTTP/1.1" 200 None
2026-03-26 22:17:28 [adesa.be] INFO: Saving data for 10725372: {'auction_closing_time': 1774602000.0, 'created_time': 1774454473.871514, 'last_price_update_time': 1774563448.471109}
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725372') HTTP/1.1" 204 0
2026-03-26 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10725232
2026-03-26 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10725232
2026-03-26 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10725232 to the API
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725232>
{'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-27T09:00: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=10725232',
'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': 26500,
'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-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725232%27 HTTP/1.1" 200 None
2026-03-26 22:17:28 [adesa.be] INFO: Saving data for 10725232: {'auction_closing_time': 1774602000.0, 'created_time': 1774454471.630423, 'last_price_update_time': 1774563448.756784}
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725232') HTTP/1.1" 204 0
2026-03-26 22:17:28 [adesa.be] INFO: Found listing with ID: 10725210
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725210%27 HTTP/1.1" 200 None
2026-03-26 22:17:28 [adesa.be] INFO: Scrape type for 10725210: 2
2026-03-26 22:17:28 [adesa.be] INFO: Scraping item 10725210 url https://www.openlane.eu/en/carv6/auction/10725210
2026-03-26 22:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10725391
2026-03-26 22:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40765bd0-856f-5cc6-b273-2512004791d7 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40765bd0-856f-5cc6-b273-2512004791d7 with scrape type 2
2026-03-26 22:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40765bd0-856f-5cc6-b273-2512004791d7, identifier: 10725391
2026-03-26 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10725391
2026-03-26 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10725391
2026-03-26 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10725391 to the API
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725391>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '40765bd0-856f-5cc6-b273-2512004791d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACA869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 74415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business - Diesel - Automatic - 116 hp - '
'74.415 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725391%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Saving data for 10725391: {'auction_closing_time': 1774602000.0, 'created_time': 1774454477.644483, 'last_price_update_time': 1774563449.187432}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725391') HTTP/1.1" 204 0
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725397
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725397%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725397: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725397 url https://www.openlane.eu/en/carv6/auction/10725397
2026-03-26 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725459
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725459%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725459: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725459 url https://www.openlane.eu/en/carv6/auction/10725459
2026-03-26 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10725435
2026-03-26 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef137297-35a2-5beb-8711-2e6aa4540254 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef137297-35a2-5beb-8711-2e6aa4540254 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef137297-35a2-5beb-8711-2e6aa4540254, identifier: 10725435
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725434
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725434%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725434: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725434 url https://www.openlane.eu/en/carv6/auction/10725434
2026-03-26 22:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10725435
2026-03-26 22:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10725435
2026-03-26 22:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10725435 to the API
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725435>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef137297-35a2-5beb-8711-2e6aa4540254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHE505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 119181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business - Diesel - Automatic - 116 hp - '
'119.181 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725435%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Saving data for 10725435: {'auction_closing_time': 1774602000.0, 'created_time': 1774454484.54563, 'last_price_update_time': 1774563449.611181}
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725435') HTTP/1.1" 204 0
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725448
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725448%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725448: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725448 url https://www.openlane.eu/en/carv6/auction/10725448
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725383
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725383%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725383: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725383 url https://www.openlane.eu/en/carv6/auction/10725383
2026-03-26 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725400
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725400%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725400: 0
2026-03-26 22:17:29 [adesa.be] INFO: Skipping item 10725400 url https://www.openlane.eu/en/carv6/auction/10725400
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725378
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725378%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725378: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725378 url https://www.openlane.eu/en/carv6/auction/10725378
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725488
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725488%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725488: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725488 url https://www.openlane.eu/en/carv6/auction/10725488
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725421
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725421%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725421: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725421 url https://www.openlane.eu/en/carv6/auction/10725421
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725328
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725328%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725328: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725328 url https://www.openlane.eu/en/carv6/auction/10725328
2026-03-26 22:17:29 [adesa.be] INFO: Found listing with ID: 10725266
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725266%27 HTTP/1.1" 200 None
2026-03-26 22:17:29 [adesa.be] INFO: Scrape type for 10725266: 2
2026-03-26 22:17:29 [adesa.be] INFO: Scraping item 10725266 url https://www.openlane.eu/en/carv6/auction/10725266
2026-03-26 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10725384
2026-03-26 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a26525-dc43-5fd1-a7e2-1b1359073809 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4a26525-dc43-5fd1-a7e2-1b1359073809 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4a26525-dc43-5fd1-a7e2-1b1359073809, identifier: 10725384
2026-03-26 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10725457
2026-03-26 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34aa3ec9-7283-5c47-9678-ba06592e4f1d with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34aa3ec9-7283-5c47-9678-ba06592e4f1d with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34aa3ec9-7283-5c47-9678-ba06592e4f1d, identifier: 10725457
2026-03-26 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10725347
2026-03-26 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-26 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f5d2908-44e8-5d2a-ba85-4beb114c3683, identifier: 10725347
2026-03-26 22:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10725225
2026-03-26 22:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-26 22:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60c7424-4a55-5a23-82e7-523c5eb5c23a, identifier: 10725225
2026-03-26 22:17:30 [adesa.be] INFO: Found listing with ID: 10725452
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725452%27 HTTP/1.1" 200 None
2026-03-26 22:17:30 [adesa.be] INFO: Scrape type for 10725452: 2
2026-03-26 22:17:30 [adesa.be] INFO: Scraping item 10725452 url https://www.openlane.eu/en/carv6/auction/10725452
2026-03-26 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10725384
2026-03-26 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10725384
2026-03-26 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10725384 to the API
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725384>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4a26525-dc43-5fd1-a7e2-1b1359073809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 64500,
'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': 'DS DS7 Crossback 1.5 HDI So Chic - Diesel - Automatic - 130 hp - '
'64.500 km',
'transmission': 'automatic',
'trim': 'So Chic',
'vin': None,
'year': 2021}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725384%27 HTTP/1.1" 200 None
2026-03-26 22:17:30 [adesa.be] INFO: Saving data for 10725384: {'auction_closing_time': 1774602000.0, 'created_time': 1774454554.647278, 'last_price_update_time': 1774563450.412194}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725384') HTTP/1.1" 204 0
2026-03-26 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10725457
2026-03-26 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10725457
2026-03-26 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10725457 to the API
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725457>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34aa3ec9-7283-5c47-9678-ba06592e4f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKG612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 112358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Automatic - 136 hp - 112.358 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725457%27 HTTP/1.1" 200 None
2026-03-26 22:17:30 [adesa.be] INFO: Saving data for 10725457: {'auction_closing_time': 1774602000.0, 'created_time': 1774454548.364061, 'last_price_update_time': 1774563450.762135}
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725457') HTTP/1.1" 204 0
2026-03-26 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10725347
2026-03-26 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10725347
2026-03-26 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10725347 to the API
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725347>
{'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-27T09:00: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=10725347',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 49837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'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-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725347%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Saving data for 10725347: {'auction_closing_time': 1774602000.0, 'created_time': 1774454529.307624, 'last_price_update_time': 1774563451.239806}
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725347') HTTP/1.1" 204 0
2026-03-26 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10725225
2026-03-26 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10725225
2026-03-26 22:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10725225 to the API
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725225>
{'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-27T09:00: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=10725225',
'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': 24600,
'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-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725225%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Saving data for 10725225: {'auction_closing_time': 1774602000.0, 'created_time': 1774454494.822582, 'last_price_update_time': 1774563451.559487}
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725225') HTTP/1.1" 204 0
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725470
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725470%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725470: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725470 url https://www.openlane.eu/en/carv6/auction/10725470
2026-03-26 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725483
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725483%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725483: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725483 url https://www.openlane.eu/en/carv6/auction/10725483
2026-03-26 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725468
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725468%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725468: 0
2026-03-26 22:17:31 [adesa.be] INFO: Skipping item 10725468 url https://www.openlane.eu/en/carv6/auction/10725468
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725486
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725486%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725486: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725486 url https://www.openlane.eu/en/carv6/auction/10725486
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725490
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725490%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725490: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725490 url https://www.openlane.eu/en/carv6/auction/10725490
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725494
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725494%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725494: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725494 url https://www.openlane.eu/en/carv6/auction/10725494
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725485
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725485%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725485: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725485 url https://www.openlane.eu/en/carv6/auction/10725485
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725417
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725417%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725417: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725417 url https://www.openlane.eu/en/carv6/auction/10725417
2026-03-26 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10725402
2026-03-26 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-26 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-26 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77a817d3-3f7e-50bb-af27-05b22711869d, identifier: 10725402
2026-03-26 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10725248
2026-03-26 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with scrape type 2
2026-03-26 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with scrape type 2
2026-03-26 22:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10, identifier: 10725248
2026-03-26 22:17:31 [adesa.be] INFO: Found listing with ID: 10725409
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725409%27 HTTP/1.1" 200 None
2026-03-26 22:17:31 [adesa.be] INFO: Scrape type for 10725409: 2
2026-03-26 22:17:31 [adesa.be] INFO: Scraping item 10725409 url https://www.openlane.eu/en/carv6/auction/10725409
2026-03-26 22:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10725402
2026-03-26 22:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10725402
2026-03-26 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10725402 to the API
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725402>
{'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-27T09:00: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=10725402',
'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': 12600,
'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-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725402%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Saving data for 10725402: {'auction_closing_time': 1774602000.0, 'created_time': 1774454622.285236, 'last_price_update_time': 1774563452.248102}
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725402') HTTP/1.1" 204 0
2026-03-26 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10725248
2026-03-26 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10725248
2026-03-26 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10725248 to the API
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725248>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3251ff1a-62b7-59ed-9fd3-3a530ea80d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLT858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725248',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Man',
'model': 'TGE',
'odometer': 80142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Man TGE 2.0 TDI - Diesel - Automatic - 140 hp - 80.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725248%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Saving data for 10725248: {'auction_closing_time': 1774602000.0, 'created_time': 1774454485.397038, 'last_price_update_time': 1774563452.507666}
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725248') HTTP/1.1" 204 0
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725410
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725410%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725410: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725410 url https://www.openlane.eu/en/carv6/auction/10725410
2026-03-26 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725449
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725449%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725449: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725449 url https://www.openlane.eu/en/carv6/auction/10725449
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725407
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725407%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725407: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725407 url https://www.openlane.eu/en/carv6/auction/10725407
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725411
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725411%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725411: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725411 url https://www.openlane.eu/en/carv6/auction/10725411
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725412
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725412%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725412: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725412 url https://www.openlane.eu/en/carv6/auction/10725412
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725501
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725501%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725501: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725501 url https://www.openlane.eu/en/carv6/auction/10725501
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725473
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725473%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725473: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725473 url https://www.openlane.eu/en/carv6/auction/10725473
2026-03-26 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725453
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725453%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725453: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725453 url https://www.openlane.eu/en/carv6/auction/10725453
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10725489
2026-03-26 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be7242-7877-598f-9660-f2ac6ef218ba, identifier: 10725489
2026-03-26 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10725462
2026-03-26 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6de8605e-35c9-53f2-93d2-b483dda7108a with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6de8605e-35c9-53f2-93d2-b483dda7108a with scrape type 2
2026-03-26 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6de8605e-35c9-53f2-93d2-b483dda7108a, identifier: 10725462
2026-03-26 22:17:32 [adesa.be] INFO: Found listing with ID: 10725492
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725492%27 HTTP/1.1" 200 None
2026-03-26 22:17:32 [adesa.be] INFO: Scrape type for 10725492: 2
2026-03-26 22:17:32 [adesa.be] INFO: Scraping item 10725492 url https://www.openlane.eu/en/carv6/auction/10725492
2026-03-26 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10725489
2026-03-26 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10725489
2026-03-26 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10725489 to the API
2026-03-26 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725489>
{'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-27T09:00: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=10725489',
'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': 9600,
'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-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725489%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.be] INFO: Saving data for 10725489: {'auction_closing_time': 1774602000.0, 'created_time': 1774454567.627561, 'last_price_update_time': 1774563453.137589}
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725489') HTTP/1.1" 204 0
2026-03-26 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10725462
2026-03-26 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10725462
2026-03-26 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10725462 to the API
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725462>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6de8605e-35c9-53f2-93d2-b483dda7108a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 79501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 1.5 HDI Shine - Diesel - Automatic - 131 hp - 79.501 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725462%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.be] INFO: Saving data for 10725462: {'auction_closing_time': 1774602000.0, 'created_time': 1774454626.937675, 'last_price_update_time': 1774563453.499139}
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725462') HTTP/1.1" 204 0
2026-03-26 22:17:33 [adesa.be] INFO: Found listing with ID: 10725471
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725471%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.be] INFO: Scrape type for 10725471: 2
2026-03-26 22:17:33 [adesa.be] INFO: Scraping item 10725471 url https://www.openlane.eu/en/carv6/auction/10725471
2026-03-26 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10725237
2026-03-26 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-26 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-26 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec, identifier: 10725237
2026-03-26 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10725291
2026-03-26 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with scrape type 2
2026-03-26 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with scrape type 2
2026-03-26 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e2f546-32b1-58be-a320-57ff5b3f4cd2, identifier: 10725291
2026-03-26 22:17:33 [adesa.be] INFO: Found listing with ID: 10725443
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725443%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.be] INFO: Scrape type for 10725443: 2
2026-03-26 22:17:33 [adesa.be] INFO: Scraping item 10725443 url https://www.openlane.eu/en/carv6/auction/10725443
2026-03-26 22: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-26 22: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-26 22: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-26 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10725237
2026-03-26 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10725237
2026-03-26 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10725237 to the API
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725237>
{'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-27T09:00: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=10725237',
'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': 25100,
'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-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725237%27 HTTP/1.1" 200 None
2026-03-26 22:17:33 [adesa.be] INFO: Saving data for 10725237: {'auction_closing_time': 1774602000.0, 'created_time': 1774454433.955669, 'last_price_update_time': 1774563453.987079}
2026-03-26 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725237') HTTP/1.1" 204 0
2026-03-26 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10725291
2026-03-26 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10725291
2026-03-26 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10725291 to the API
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725291>
{'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-27T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f8e2f546-32b1-58be-a320-57ff5b3f4cd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 160882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 Luxury - Electric - 408 hp - 160.882 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725291%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.be] INFO: Saving data for 10725291: {'auction_closing_time': 1774602000.0, 'created_time': 1774454464.538248, 'last_price_update_time': 1774563454.259889}
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725291') HTTP/1.1" 204 0
2026-03-26 22:17:34 [adesa.be] INFO: Found listing with ID: 10725370
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725370%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.be] INFO: Scrape type for 10725370: 2
2026-03-26 22:17:34 [adesa.be] INFO: Scraping item 10725370 url https://www.openlane.eu/en/carv6/auction/10725370
2026-03-26 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10725502
2026-03-26 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f30dc856-b866-5c15-85ee-298d8e81e7bd, identifier: 10725502
2026-03-26 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10725478
2026-03-26 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83bb9734-0460-539d-891e-3dc112c3ad9f with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83bb9734-0460-539d-891e-3dc112c3ad9f with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83bb9734-0460-539d-891e-3dc112c3ad9f, identifier: 10725478
2026-03-26 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10725224
2026-03-26 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb62646-ea60-5140-a44b-6e181ea9760c with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb62646-ea60-5140-a44b-6e181ea9760c with scrape type 2
2026-03-26 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebb62646-ea60-5140-a44b-6e181ea9760c, identifier: 10725224
2026-03-26 22:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10725502
2026-03-26 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10725502
2026-03-26 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10725502 to the API
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725502>
{'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-27T09:00: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=10725502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 71226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'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-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725502%27 HTTP/1.1" 200 None
2026-03-26 22:17:34 [adesa.be] INFO: Saving data for 10725502: {'auction_closing_time': 1774602000.0, 'created_time': 1774454565.531265, 'last_price_update_time': 1774563454.81798}
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725502') HTTP/1.1" 204 0
2026-03-26 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10725478
2026-03-26 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10725478
2026-03-26 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10725478 to the API
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725478>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '83bb9734-0460-539d-891e-3dc112c3ad9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 58051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'58.051 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725478%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Saving data for 10725478: {'auction_closing_time': 1774602000.0, 'created_time': 1774454610.411313, 'last_price_update_time': 1774563455.102966}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725478') HTTP/1.1" 204 0
2026-03-26 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10725224
2026-03-26 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10725224
2026-03-26 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10725224 to the API
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725224>
{'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-27T09:00: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=10725224',
'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': 29600,
'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-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725224%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Saving data for 10725224: {'auction_closing_time': 1774602000.0, 'created_time': 1774454432.108354, 'last_price_update_time': 1774563455.379807}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725224') HTTP/1.1" 204 0
2026-03-26 22:17:35 [adesa.be] INFO: Found listing with ID: 10725408
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725408%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Scrape type for 10725408: 2
2026-03-26 22:17:35 [adesa.be] INFO: Scraping item 10725408 url https://www.openlane.eu/en/carv6/auction/10725408
2026-03-26 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:35 [adesa.be] INFO: Found listing with ID: 10725264
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725264%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Scrape type for 10725264: 2
2026-03-26 22:17:35 [adesa.be] INFO: Scraping item 10725264 url https://www.openlane.eu/en/carv6/auction/10725264
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10725472
2026-03-26 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77831aa-89ad-5ffb-bc11-28c26028c0b6 with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77831aa-89ad-5ffb-bc11-28c26028c0b6 with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a77831aa-89ad-5ffb-bc11-28c26028c0b6, identifier: 10725472
2026-03-26 22:17:35 [adesa.be] INFO: Found listing with ID: 10725461
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725461%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Scrape type for 10725461: 2
2026-03-26 22:17:35 [adesa.be] INFO: Scraping item 10725461 url https://www.openlane.eu/en/carv6/auction/10725461
2026-03-26 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10725472
2026-03-26 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10725472
2026-03-26 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10725472 to the API
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725472>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a77831aa-89ad-5ffb-bc11-28c26028c0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 34761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'34.761 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725472%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Saving data for 10725472: {'auction_closing_time': 1774602000.0, 'created_time': 1774454677.176928, 'last_price_update_time': 1774563455.838026}
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725472') HTTP/1.1" 204 0
2026-03-26 22:17:35 [adesa.be] INFO: Found listing with ID: 10725429
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725429%27 HTTP/1.1" 200 None
2026-03-26 22:17:35 [adesa.be] INFO: Scrape type for 10725429: 2
2026-03-26 22:17:35 [adesa.be] INFO: Scraping item 10725429 url https://www.openlane.eu/en/carv6/auction/10725429
2026-03-26 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10725448
2026-03-26 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36, identifier: 10725448
2026-03-26 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10725434
2026-03-26 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d322912-5cca-544f-9ccf-594d0ffa4c76 with scrape type 2
2026-03-26 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d322912-5cca-544f-9ccf-594d0ffa4c76 with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d322912-5cca-544f-9ccf-594d0ffa4c76, identifier: 10725434
2026-03-26 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10725209
2026-03-26 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b26d4479-a3b2-5c5d-b664-657df36e9332 with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b26d4479-a3b2-5c5d-b664-657df36e9332 with scrape type 2
2026-03-26 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b26d4479-a3b2-5c5d-b664-657df36e9332, identifier: 10725209
2026-03-26 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10725448
2026-03-26 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10725448
2026-03-26 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10725448 to the API
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725448>
{'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-27T09:00: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=10725448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'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-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725448%27 HTTP/1.1" 200 None
2026-03-26 22:17:36 [adesa.be] INFO: Saving data for 10725448: {'auction_closing_time': 1774602000.0, 'created_time': 1774454430.456879, 'last_price_update_time': 1774563456.384101}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725448') HTTP/1.1" 204 0
2026-03-26 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10725434
2026-03-26 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10725434
2026-03-26 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10725434 to the API
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725434>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5d322912-5cca-544f-9ccf-594d0ffa4c76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR747',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 90927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 90.927 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725434%27 HTTP/1.1" 200 None
2026-03-26 22:17:36 [adesa.be] INFO: Saving data for 10725434: {'auction_closing_time': 1774602000.0, 'created_time': 1774454398.094835, 'last_price_update_time': 1774563456.66076}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725434') HTTP/1.1" 204 0
2026-03-26 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10725209
2026-03-26 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10725209
2026-03-26 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10725209 to the API
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725209>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 390,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b26d4479-a3b2-5c5d-b664-657df36e9332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL8959',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725209',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 74093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41900,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC Coupé AMG 43 - 4-Matic - Petrol - Automatic - 390 '
'hp - 74.093 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725209%27 HTTP/1.1" 200 None
2026-03-26 22:17:36 [adesa.be] INFO: Saving data for 10725209: {'auction_closing_time': 1774602000.0, 'created_time': 1774454607.978605, 'last_price_update_time': 1774563456.952202}
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725209') HTTP/1.1" 204 0
2026-03-26 22:17:36 [adesa.be] INFO: Found listing with ID: 10725455
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725455%27 HTTP/1.1" 200 None
2026-03-26 22:17:36 [adesa.be] INFO: Scrape type for 10725455: 2
2026-03-26 22:17:36 [adesa.be] INFO: Scraping item 10725455 url https://www.openlane.eu/en/carv6/auction/10725455
2026-03-26 22:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:36 [adesa.be] INFO: Found listing with ID: 10725428
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725428%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.be] INFO: Scrape type for 10725428: 2
2026-03-26 22:17:37 [adesa.be] INFO: Scraping item 10725428 url https://www.openlane.eu/en/carv6/auction/10725428
2026-03-26 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c with identifier: 10725210
2026-03-26 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c, identifier: 10725210
2026-03-26 22:17:37 [adesa.be] INFO: Found listing with ID: 10725341
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725341%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.be] INFO: Scrape type for 10725341: 2
2026-03-26 22:17:37 [adesa.be] INFO: Scraping item 10725341 url https://www.openlane.eu/en/carv6/auction/10725341
2026-03-26 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c with identifier: 10725210
2026-03-26 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c with identifier: 10725210
2026-03-26 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171fd2fb-77fe-5cd7-aa53-d357c3d4d54c with identifier: 10725210 to the API
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725210>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '171fd2fb-77fe-5cd7-aa53-d357c3d4d54c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDG814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725210',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 76588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41600,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350e Business solution - 4-Matic - Hybrid - '
'Automatic - 211 hp - 76.588 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2021}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725210%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.be] INFO: Saving data for 10725210: {'auction_closing_time': 1774602000.0, 'created_time': 1774454403.049138, 'last_price_update_time': 1774563457.415346}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725210') HTTP/1.1" 204 0
2026-03-26 22:17:37 [adesa.be] INFO: Found listing with ID: 10725477
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725477%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.be] INFO: Scrape type for 10725477: 2
2026-03-26 22:17:37 [adesa.be] INFO: Scraping item 10725477 url https://www.openlane.eu/en/carv6/auction/10725477
2026-03-26 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10725452
2026-03-26 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4272eb9-7816-5dbe-bdb8-d85f732eb224, identifier: 10725452
2026-03-26 22:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10725452
2026-03-26 22:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10725452
2026-03-26 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10725452 to the API
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725452>
{'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-27T09:00: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=10725452',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 67483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'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-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725452%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.be] INFO: Saving data for 10725452: {'auction_closing_time': 1774602000.0, 'created_time': 1774454394.166478, 'last_price_update_time': 1774563457.792697}
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725452') HTTP/1.1" 204 0
2026-03-26 22:17:37 [adesa.be] INFO: Found listing with ID: 10725482
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725482%27 HTTP/1.1" 200 None
2026-03-26 22:17:37 [adesa.be] INFO: Scrape type for 10725482: 2
2026-03-26 22:17:37 [adesa.be] INFO: Scraping item 10725482 url https://www.openlane.eu/en/carv6/auction/10725482
2026-03-26 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10725397
2026-03-26 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with scrape type 2
2026-03-26 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c37a3d3-3e2d-57d5-b696-195ec1285be8, identifier: 10725397
2026-03-26 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10725459
2026-03-26 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44938c1f-7799-536a-aa22-877ba68b9dca, identifier: 10725459
2026-03-26 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10725397
2026-03-26 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10725397
2026-03-26 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10725397 to the API
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725397>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8c37a3d3-3e2d-57d5-b696-195ec1285be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 231146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Automatic - 136 hp - 231.146 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725397%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.be] INFO: Saving data for 10725397: {'auction_closing_time': 1774602000.0, 'created_time': 1774454400.289256, 'last_price_update_time': 1774563458.361575}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725397') HTTP/1.1" 204 0
2026-03-26 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10725459
2026-03-26 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10725459
2026-03-26 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10725459 to the API
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725459>
{'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-27T09:00: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=10725459',
'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': 11000,
'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-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725459%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.be] INFO: Saving data for 10725459: {'auction_closing_time': 1774602000.0, 'created_time': 1774454398.748832, 'last_price_update_time': 1774563458.638425}
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725459') HTTP/1.1" 204 0
2026-03-26 22:17:38 [adesa.be] INFO: Found listing with ID: 10725498
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725498%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.be] INFO: Scrape type for 10725498: 2
2026-03-26 22:17:38 [adesa.be] INFO: Scraping item 10725498 url https://www.openlane.eu/en/carv6/auction/10725498
2026-03-26 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10725470
2026-03-26 22:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with scrape type 2
2026-03-26 22:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b, identifier: 10725470
2026-03-26 22:17:38 [adesa.be] INFO: Found listing with ID: 10725487
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725487%27 HTTP/1.1" 200 None
2026-03-26 22:17:38 [adesa.be] INFO: Scrape type for 10725487: 2
2026-03-26 22:17:38 [adesa.be] INFO: Scraping item 10725487 url https://www.openlane.eu/en/carv6/auction/10725487
2026-03-26 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10725470
2026-03-26 22:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10725470
2026-03-26 22:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10725470 to the API
2026-03-26 22:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725470>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dca3c2a3-ed5e-5a4b-afea-07cf3eff944b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUS922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai N-connecta - Petrol - 160 hp - 112.152 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2020}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725470%27 HTTP/1.1" 200 None
2026-03-26 22:17:39 [adesa.be] INFO: Saving data for 10725470: {'auction_closing_time': 1774602000.0, 'created_time': 1774454393.534142, 'last_price_update_time': 1774563459.148313}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725470') HTTP/1.1" 204 0
2026-03-26 22:17:39 [adesa.be] INFO: Found listing with ID: 10725456
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725456%27 HTTP/1.1" 200 None
2026-03-26 22:17:39 [adesa.be] INFO: Scrape type for 10725456: 2
2026-03-26 22:17:39 [adesa.be] INFO: Scraping item 10725456 url https://www.openlane.eu/en/carv6/auction/10725456
2026-03-26 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10725473
2026-03-26 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c335ed-fd88-59f7-8a2e-02618130755b with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2c335ed-fd88-59f7-8a2e-02618130755b with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2c335ed-fd88-59f7-8a2e-02618130755b, identifier: 10725473
2026-03-26 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10725409
2026-03-26 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0, identifier: 10725409
2026-03-26 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10725417
2026-03-26 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621a06a3-365c-5c0b-94a3-6a22617ef108 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621a06a3-365c-5c0b-94a3-6a22617ef108 with scrape type 2
2026-03-26 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 621a06a3-365c-5c0b-94a3-6a22617ef108, identifier: 10725417
2026-03-26 22:17:39 [adesa.be] INFO: Found listing with ID: 10725422
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725422%27 HTTP/1.1" 200 None
2026-03-26 22:17:39 [adesa.be] INFO: Scrape type for 10725422: 2
2026-03-26 22:17:39 [adesa.be] INFO: Scraping item 10725422 url https://www.openlane.eu/en/carv6/auction/10725422
2026-03-26 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10725473
2026-03-26 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10725473
2026-03-26 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10725473 to the API
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725473>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a2c335ed-fd88-59f7-8a2e-02618130755b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRB331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 25269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.5 GS - Diesel - Manual - 102 hp - 25.269 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725473%27 HTTP/1.1" 200 None
2026-03-26 22:17:39 [adesa.be] INFO: Saving data for 10725473: {'auction_closing_time': 1774602000.0, 'created_time': 1774454384.628859, 'last_price_update_time': 1774563459.73506}
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725473') HTTP/1.1" 204 0
2026-03-26 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10725409
2026-03-26 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10725409
2026-03-26 22:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10725409 to the API
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725409>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1d03dfc9-2935-57cd-aba7-29c8eeec79e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725409',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 20826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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 - 20.826 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725409%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Saving data for 10725409: {'auction_closing_time': 1774602000.0, 'created_time': 1774454386.216883, 'last_price_update_time': 1774563460.026342}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725409') HTTP/1.1" 204 0
2026-03-26 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10725417
2026-03-26 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10725417
2026-03-26 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10725417 to the API
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725417>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '621a06a3-365c-5c0b-94a3-6a22617ef108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 17893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'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 - 17.893 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725417%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Saving data for 10725417: {'auction_closing_time': 1774602000.0, 'created_time': 1774454387.011468, 'last_price_update_time': 1774563460.300596}
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725417') HTTP/1.1" 204 0
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725278
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725278%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725278: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725278 url https://www.openlane.eu/en/carv6/auction/10725278
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22: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-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725474
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725474%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725474: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725474 url https://www.openlane.eu/en/carv6/auction/10725474
2026-03-26 22: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-26 22: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-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725381
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725381%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725381: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725381 url https://www.openlane.eu/en/carv6/auction/10725381
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725475
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725475%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725475: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725475 url https://www.openlane.eu/en/carv6/auction/10725475
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725460
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725460%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725460: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725460 url https://www.openlane.eu/en/carv6/auction/10725460
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725436
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725436%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725436: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725436 url https://www.openlane.eu/en/carv6/auction/10725436
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725499
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725499%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725499: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725499 url https://www.openlane.eu/en/carv6/auction/10725499
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725441
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725441%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725441: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725441 url https://www.openlane.eu/en/carv6/auction/10725441
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10725370
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e57944ac-6a49-5e4d-a5fe-8f506cb823e1, identifier: 10725370
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10725471
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d1f762-043b-580d-8deb-4c295510f6db with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d1f762-043b-580d-8deb-4c295510f6db with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30d1f762-043b-580d-8deb-4c295510f6db, identifier: 10725471
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10725501
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6549e98f-786e-57aa-9a80-9497d8d8024d, identifier: 10725501
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10725453
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c11964a-31a5-5c12-b6f8-77dacce73f94, identifier: 10725453
2026-03-26 22:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10725492
2026-03-26 22:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-26 22:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1439feea-3729-54da-91a8-27c31c497c84, identifier: 10725492
2026-03-26 22:17:40 [adesa.be] INFO: Found listing with ID: 10725442
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725442%27 HTTP/1.1" 200 None
2026-03-26 22:17:40 [adesa.be] INFO: Scrape type for 10725442: 2
2026-03-26 22:17:40 [adesa.be] INFO: Scraping item 10725442 url https://www.openlane.eu/en/carv6/auction/10725442
2026-03-26 22:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10725370
2026-03-26 22:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10725370
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10725370 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725370>
{'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-27T09:00: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=10725370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'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-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725370%27 HTTP/1.1" 200 None
2026-03-26 22:17:41 [adesa.be] INFO: Saving data for 10725370: {'auction_closing_time': 1774602000.0, 'created_time': 1774454365.588512, 'last_price_update_time': 1774563461.193456}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725370') HTTP/1.1" 204 0
2026-03-26 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10725471
2026-03-26 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10725471
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10725471 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725471>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '30d1f762-043b-580d-8deb-4c295510f6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 86911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 86.911 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2020}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725471%27 HTTP/1.1" 200 None
2026-03-26 22:17:41 [adesa.be] INFO: Saving data for 10725471: {'auction_closing_time': 1774602000.0, 'created_time': 1774454363.74685, 'last_price_update_time': 1774563461.54451}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725471') HTTP/1.1" 204 0
2026-03-26 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10725501
2026-03-26 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10725501
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10725501 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725501>
{'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-27T09:00: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=10725501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'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-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725501%27 HTTP/1.1" 200 None
2026-03-26 22:17:41 [adesa.be] INFO: Saving data for 10725501: {'auction_closing_time': 1774602000.0, 'created_time': 1774454377.907584, 'last_price_update_time': 1774563461.814418}
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725501') HTTP/1.1" 204 0
2026-03-26 22:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10725453
2026-03-26 22:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10725453
2026-03-26 22:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10725453 to the API
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725453>
{'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-27T09:00: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=10725453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 89312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'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-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725453%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Saving data for 10725453: {'auction_closing_time': 1774602000.0, 'created_time': 1774454371.579918, 'last_price_update_time': 1774563462.081353}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725453') HTTP/1.1" 204 0
2026-03-26 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10725492
2026-03-26 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10725492
2026-03-26 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10725492 to the API
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725492>
{'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-27T09:00: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=10725492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 110444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'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-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725492%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Saving data for 10725492: {'auction_closing_time': 1774602000.0, 'created_time': 1774454392.082702, 'last_price_update_time': 1774563462.355186}
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725492') HTTP/1.1" 204 0
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725484
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725484%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725484: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725484 url https://www.openlane.eu/en/carv6/auction/10725484
2026-03-26 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725505
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725505%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725505: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725505 url https://www.openlane.eu/en/carv6/auction/10725505
2026-03-26 22:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725326
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725326%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725326: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725326 url https://www.openlane.eu/en/carv6/auction/10725326
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725297
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725297%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725297: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725297 url https://www.openlane.eu/en/carv6/auction/10725297
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725304
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725304%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725304: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725304 url https://www.openlane.eu/en/carv6/auction/10725304
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725305
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725305%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725305: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725305 url https://www.openlane.eu/en/carv6/auction/10725305
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725317
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725317%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725317: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725317 url https://www.openlane.eu/en/carv6/auction/10725317
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725450
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725450%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725450: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725450 url https://www.openlane.eu/en/carv6/auction/10725450
2026-03-26 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10725408
2026-03-26 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aabe411-13f4-5ff0-a969-cdbe87802895 with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aabe411-13f4-5ff0-a969-cdbe87802895 with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aabe411-13f4-5ff0-a969-cdbe87802895, identifier: 10725408
2026-03-26 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10725443
2026-03-26 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d9d077f-c887-57e0-9126-b529706b1cea with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d9d077f-c887-57e0-9126-b529706b1cea with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d9d077f-c887-57e0-9126-b529706b1cea, identifier: 10725443
2026-03-26 22:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10725412
2026-03-26 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with scrape type 2
2026-03-26 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7050c50e-3b63-5d42-a4f2-483d12fa13f6, identifier: 10725412
2026-03-26 22:17:42 [adesa.be] INFO: Found listing with ID: 10725503
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725503%27 HTTP/1.1" 200 None
2026-03-26 22:17:42 [adesa.be] INFO: Scrape type for 10725503: 2
2026-03-26 22:17:42 [adesa.be] INFO: Scraping item 10725503 url https://www.openlane.eu/en/carv6/auction/10725503
2026-03-26 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10725408
2026-03-26 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10725408
2026-03-26 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10725408 to the API
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725408>
{'auction_title': '',
'c_o_2_emission_value': 198,
'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5aabe411-13f4-5ff0-a969-cdbe87802895',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXN050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 49304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - 122 hp - 49.304 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725408%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Saving data for 10725408: {'auction_closing_time': 1774602000.0, 'created_time': 1774454353.337508, 'last_price_update_time': 1774563463.074855}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725408') HTTP/1.1" 204 0
2026-03-26 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10725443
2026-03-26 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10725443
2026-03-26 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d9d077f-c887-57e0-9126-b529706b1cea with identifier: 10725443 to the API
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725443>
{'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': 122,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4d9d077f-c887-57e0-9126-b529706b1cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 78353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Insignia Sports Tourer 1.5 Elegance - Diesel - Automatic - 122 '
'hp - 78.353 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725443%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Saving data for 10725443: {'auction_closing_time': 1774602000.0, 'created_time': 1774454355.270813, 'last_price_update_time': 1774563463.337573}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725443') HTTP/1.1" 204 0
2026-03-26 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10725412
2026-03-26 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10725412
2026-03-26 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10725412 to the API
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725412>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7050c50e-3b63-5d42-a4f2-483d12fa13f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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 - '
'23.473 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725412%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Saving data for 10725412: {'auction_closing_time': 1774602000.0, 'created_time': 1774454377.362275, 'last_price_update_time': 1774563463.596033}
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725412') HTTP/1.1" 204 0
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725420
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725420%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725420: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725420 url https://www.openlane.eu/en/carv6/auction/10725420
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725389
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725389%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725389: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725389 url https://www.openlane.eu/en/carv6/auction/10725389
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725340
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725340%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725340: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725340 url https://www.openlane.eu/en/carv6/auction/10725340
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725390
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725390%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725390: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725390 url https://www.openlane.eu/en/carv6/auction/10725390
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725405
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725405%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725405: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725405 url https://www.openlane.eu/en/carv6/auction/10725405
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725437
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725437%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725437: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725437 url https://www.openlane.eu/en/carv6/auction/10725437
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725380
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725380%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725380: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725380 url https://www.openlane.eu/en/carv6/auction/10725380
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725231
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725231%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725231: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725231 url https://www.openlane.eu/en/carv6/auction/10725231
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725403
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725403%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725403: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725403 url https://www.openlane.eu/en/carv6/auction/10725403
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725358
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725358%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725358: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725358 url https://www.openlane.eu/en/carv6/auction/10725358
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725262
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725262%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725262: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725262 url https://www.openlane.eu/en/carv6/auction/10725262
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725279
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725279%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725279: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725279 url https://www.openlane.eu/en/carv6/auction/10725279
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725342
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725342%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725342: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725342 url https://www.openlane.eu/en/carv6/auction/10725342
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725418
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725418%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725418: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725418 url https://www.openlane.eu/en/carv6/auction/10725418
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725396
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725396%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725396: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725396 url https://www.openlane.eu/en/carv6/auction/10725396
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725433
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725433%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725433: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725433 url https://www.openlane.eu/en/carv6/auction/10725433
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725458
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725458%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725458: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725458 url https://www.openlane.eu/en/carv6/auction/10725458
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725466
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725466%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725466: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725466 url https://www.openlane.eu/en/carv6/auction/10725466
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725385
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725385%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725385: 0
2026-03-26 22:17:43 [adesa.be] INFO: Skipping item 10725385 url https://www.openlane.eu/en/carv6/auction/10725385
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725493
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725493%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725493: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725493 url https://www.openlane.eu/en/carv6/auction/10725493
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725424
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725424%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725424: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725424 url https://www.openlane.eu/en/carv6/auction/10725424
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725431
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725431%27 HTTP/1.1" 200 None
2026-03-26 22:17:43 [adesa.be] INFO: Scrape type for 10725431: 2
2026-03-26 22:17:43 [adesa.be] INFO: Scraping item 10725431 url https://www.openlane.eu/en/carv6/auction/10725431
2026-03-26 22:17:43 [adesa.be] INFO: Found listing with ID: 10725440
2026-03-26 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725440%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.be] INFO: Scrape type for 10725440: 2
2026-03-26 22:17:44 [adesa.be] INFO: Scraping item 10725440 url https://www.openlane.eu/en/carv6/auction/10725440
2026-03-26 22:17:44 [adesa.be] INFO: Found listing with ID: 10725392
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725392%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.be] INFO: Scrape type for 10725392: 2
2026-03-26 22:17:44 [adesa.be] INFO: Scraping item 10725392 url https://www.openlane.eu/en/carv6/auction/10725392
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10725264
2026-03-26 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac89a05b-0947-5d40-88a1-65368c267051 with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac89a05b-0947-5d40-88a1-65368c267051 with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac89a05b-0947-5d40-88a1-65368c267051, identifier: 10725264
2026-03-26 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10725264
2026-03-26 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10725264
2026-03-26 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10725264 to the API
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725264>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac89a05b-0947-5d40-88a1-65368c267051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HBJ849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 20800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - 145 hp - 20.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725264%27 HTTP/1.1" 200 None
2026-03-26 22:17:44 [adesa.be] INFO: Saving data for 10725264: {'auction_closing_time': 1774602000.0, 'created_time': 1774454341.356409, 'last_price_update_time': 1774563464.709218}
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725264') HTTP/1.1" 204 0
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10725429
2026-03-26 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-26 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6abe224-56f2-53bd-8a14-601a5584cf32, identifier: 10725429
2026-03-26 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10725429
2026-03-26 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10725429
2026-03-26 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10725429 to the API
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725429>
{'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-27T09:00: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=10725429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 64487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'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-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725429%27 HTTP/1.1" 200 None
2026-03-26 22:17:45 [adesa.be] INFO: Saving data for 10725429: {'auction_closing_time': 1774602000.0, 'created_time': 1774454337.197862, 'last_price_update_time': 1774563465.173133}
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725429') HTTP/1.1" 204 0
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10725455
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aa82cf0-402f-5cf3-a024-f3473bd48b22, identifier: 10725455
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10725341
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3, identifier: 10725341
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10725461
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b1c578-26b9-5fd4-b478-19479688a2e6 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b1c578-26b9-5fd4-b478-19479688a2e6 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b1c578-26b9-5fd4-b478-19479688a2e6, identifier: 10725461
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10725482
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d70a57-ca58-5302-a1b7-aa44fd4d5462, identifier: 10725482
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10725498
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3633063d-18e2-554d-a849-5a81e3187782 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3633063d-18e2-554d-a849-5a81e3187782 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3633063d-18e2-554d-a849-5a81e3187782, identifier: 10725498
2026-03-26 22:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10725477
2026-03-26 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51ba0bf-df13-5983-ab03-a91490d85e21 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51ba0bf-df13-5983-ab03-a91490d85e21 with scrape type 2
2026-03-26 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51ba0bf-df13-5983-ab03-a91490d85e21, identifier: 10725477
2026-03-26 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10725455
2026-03-26 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10725455
2026-03-26 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10725455 to the API
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725455>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6aa82cf0-402f-5cf3-a024-f3473bd48b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725455',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 62867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Allure - Petrol - 130 hp - 62.867 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725455%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.be] INFO: Saving data for 10725455: {'auction_closing_time': 1774602000.0, 'created_time': 1774454362.765905, 'last_price_update_time': 1774563466.062749}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725455') HTTP/1.1" 204 0
2026-03-26 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10725341
2026-03-26 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10725341
2026-03-26 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10725341 to the API
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725341>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725341',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 70931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 70.931 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725341%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.be] INFO: Saving data for 10725341: {'auction_closing_time': 1774602000.0, 'created_time': 1774454346.759212, 'last_price_update_time': 1774563466.33061}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725341') HTTP/1.1" 204 0
2026-03-26 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10725461
2026-03-26 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10725461
2026-03-26 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10725461 to the API
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725461>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4b1c578-26b9-5fd4-b478-19479688a2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725461',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 38756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 130 hp - 38.756 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725461%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.be] INFO: Saving data for 10725461: {'auction_closing_time': 1774602000.0, 'created_time': 1774454370.726419, 'last_price_update_time': 1774563466.619863}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725461') HTTP/1.1" 204 0
2026-03-26 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10725482
2026-03-26 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10725482
2026-03-26 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10725482 to the API
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725482>
{'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-27T09:00: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=10725482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 58564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'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-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725482%27 HTTP/1.1" 200 None
2026-03-26 22:17:46 [adesa.be] INFO: Saving data for 10725482: {'auction_closing_time': 1774602000.0, 'created_time': 1774454330.00791, 'last_price_update_time': 1774563466.912704}
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725482') HTTP/1.1" 204 0
2026-03-26 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10725498
2026-03-26 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10725498
2026-03-26 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10725498 to the API
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725498>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3633063d-18e2-554d-a849-5a81e3187782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 63130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'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 - 63.130 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725498%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.be] INFO: Saving data for 10725498: {'auction_closing_time': 1774602000.0, 'created_time': 1774454385.420038, 'last_price_update_time': 1774563467.181238}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725498') HTTP/1.1" 204 0
2026-03-26 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10725477
2026-03-26 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10725477
2026-03-26 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10725477 to the API
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725477>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f51ba0bf-df13-5983-ab03-a91490d85e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRE209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 105.560 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725477%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.be] INFO: Saving data for 10725477: {'auction_closing_time': 1774602000.0, 'created_time': 1774454327.092438, 'last_price_update_time': 1774563467.49181}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725477') HTTP/1.1" 204 0
2026-03-26 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10725278
2026-03-26 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d36b3fb-c572-5461-b203-c4da22ed0f15 with scrape type 2
2026-03-26 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d36b3fb-c572-5461-b203-c4da22ed0f15 with scrape type 2
2026-03-26 22:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d36b3fb-c572-5461-b203-c4da22ed0f15, identifier: 10725278
2026-03-26 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10725278
2026-03-26 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10725278
2026-03-26 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10725278 to the API
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725278>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '0d36b3fb-c572-5461-b203-c4da22ed0f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME5002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 68628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 408 1.6 GT - Hybrid - 180 hp - 68.628 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725278%27 HTTP/1.1" 200 None
2026-03-26 22:17:47 [adesa.be] INFO: Saving data for 10725278: {'auction_closing_time': 1774602000.0, 'created_time': 1774454321.422454, 'last_price_update_time': 1774563467.986045}
2026-03-26 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725278') HTTP/1.1" 204 0
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10725422
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8, identifier: 10725422
2026-03-26 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10725422
2026-03-26 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10725422
2026-03-26 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f73701a0-dcb0-59fb-beaa-c17f6be3aaf8 with identifier: 10725422 to the API
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725422>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f73701a0-dcb0-59fb-beaa-c17f6be3aaf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXY307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725422',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 69441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Automatic - 130 hp - '
'69.441 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725422%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.be] INFO: Saving data for 10725422: {'auction_closing_time': 1774602000.0, 'created_time': 1774454317.250702, 'last_price_update_time': 1774563468.363645}
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725422') HTTP/1.1" 204 0
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10ebefe7-2f62-5ec1-84a5-70338a81d2bb with identifier: 10725456
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ebefe7-2f62-5ec1-84a5-70338a81d2bb with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10ebefe7-2f62-5ec1-84a5-70338a81d2bb with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10ebefe7-2f62-5ec1-84a5-70338a81d2bb, identifier: 10725456
2026-03-26 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10ebefe7-2f62-5ec1-84a5-70338a81d2bb with identifier: 10725456
2026-03-26 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10ebefe7-2f62-5ec1-84a5-70338a81d2bb with identifier: 10725456
2026-03-26 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10ebefe7-2f62-5ec1-84a5-70338a81d2bb with identifier: 10725456 to the API
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725456>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '10ebefe7-2f62-5ec1-84a5-70338a81d2bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXY296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 72403,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - 130 hp - 72.403 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725456%27 HTTP/1.1" 200 None
2026-03-26 22:17:48 [adesa.be] INFO: Saving data for 10725456: {'auction_closing_time': 1774602000.0, 'created_time': 1774454333.032741, 'last_price_update_time': 1774563468.827153}
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725456') HTTP/1.1" 204 0
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10725484
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25c3a11-cdca-554e-9a54-1253b4f85a3c with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25c3a11-cdca-554e-9a54-1253b4f85a3c with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25c3a11-cdca-554e-9a54-1253b4f85a3c, identifier: 10725484
2026-03-26 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10725442
2026-03-26 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with scrape type 2
2026-03-26 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with scrape type 2
2026-03-26 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8, identifier: 10725442
2026-03-26 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03f9fe95-a8bd-5f12-a742-6e89c22b851a with identifier: 10725441
2026-03-26 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03f9fe95-a8bd-5f12-a742-6e89c22b851a with scrape type 2
2026-03-26 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03f9fe95-a8bd-5f12-a742-6e89c22b851a with scrape type 2
2026-03-26 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03f9fe95-a8bd-5f12-a742-6e89c22b851a, identifier: 10725441
2026-03-26 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10725484
2026-03-26 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10725484
2026-03-26 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25c3a11-cdca-554e-9a54-1253b4f85a3c with identifier: 10725484 to the API
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725484>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f25c3a11-cdca-554e-9a54-1253b4f85a3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GQE530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 110904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'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 - 110.904 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725484%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.be] INFO: Saving data for 10725484: {'auction_closing_time': 1774602000.0, 'created_time': 1774454355.810829, 'last_price_update_time': 1774563469.380133}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725484') HTTP/1.1" 204 0
2026-03-26 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10725442
2026-03-26 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10725442
2026-03-26 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10725442 to the API
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725442>
{'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-27T09:00: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=10725442',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 46226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'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-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725442%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.be] INFO: Saving data for 10725442: {'auction_closing_time': 1774602000.0, 'created_time': 1774454314.061165, 'last_price_update_time': 1774563469.658556}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725442') HTTP/1.1" 204 0
2026-03-26 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03f9fe95-a8bd-5f12-a742-6e89c22b851a with identifier: 10725441
2026-03-26 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03f9fe95-a8bd-5f12-a742-6e89c22b851a with identifier: 10725441
2026-03-26 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03f9fe95-a8bd-5f12-a742-6e89c22b851a with identifier: 10725441 to the API
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725441>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '03f9fe95-a8bd-5f12-a742-6e89c22b851a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUC790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 100355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.6 GT - Hybrid - 180 hp - 100.355 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725441%27 HTTP/1.1" 200 None
2026-03-26 22:17:49 [adesa.be] INFO: Saving data for 10725441: {'auction_closing_time': 1774602000.0, 'created_time': 1774454291.078693, 'last_price_update_time': 1774563469.935719}
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725441') HTTP/1.1" 204 0
2026-03-26 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10725428
2026-03-26 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e93394cb-afd0-5fa2-ae02-2a1af0e04021 with scrape type 2
2026-03-26 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e93394cb-afd0-5fa2-ae02-2a1af0e04021 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e93394cb-afd0-5fa2-ae02-2a1af0e04021, identifier: 10725428
2026-03-26 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10725428
2026-03-26 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10725428
2026-03-26 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10725428 to the API
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725428>
{'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': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e93394cb-afd0-5fa2-ae02-2a1af0e04021',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 199983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 199.983 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725428%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.be] INFO: Saving data for 10725428: {'auction_closing_time': 1774602000.0, 'created_time': 1774454334.136367, 'last_price_update_time': 1774563470.292523}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725428') HTTP/1.1" 204 0
2026-03-26 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10725487
2026-03-26 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6fc635-61db-5e5d-8148-a7320c70cfc0 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb6fc635-61db-5e5d-8148-a7320c70cfc0 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb6fc635-61db-5e5d-8148-a7320c70cfc0, identifier: 10725487
2026-03-26 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10725392
2026-03-26 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with scrape type 2
2026-03-26 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619, identifier: 10725392
2026-03-26 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10725487
2026-03-26 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10725487
2026-03-26 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb6fc635-61db-5e5d-8148-a7320c70cfc0 with identifier: 10725487 to the API
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725487>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb6fc635-61db-5e5d-8148-a7320c70cfc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRQ078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 39277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 39.277 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725487%27 HTTP/1.1" 200 None
2026-03-26 22:17:50 [adesa.be] INFO: Saving data for 10725487: {'auction_closing_time': 1774602000.0, 'created_time': 1774454326.297627, 'last_price_update_time': 1774563470.750066}
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725487') HTTP/1.1" 204 0
2026-03-26 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10725392
2026-03-26 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10725392
2026-03-26 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10725392 to the API
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725392>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd6fb7ab1-5cce-5a8b-a4f6-d36f064f3619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXQ272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725392',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 164755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'164.755 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725392%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.be] INFO: Saving data for 10725392: {'auction_closing_time': 1774602000.0, 'created_time': 1774454255.388934, 'last_price_update_time': 1774563471.03815}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725392') HTTP/1.1" 204 0
2026-03-26 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10725358
2026-03-26 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb4e37b4-0310-524b-b49e-f323f3bcb7f1, identifier: 10725358
2026-03-26 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10725431
2026-03-26 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d77e88-98d0-582b-b3b2-189d95e27eb4 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d77e88-98d0-582b-b3b2-189d95e27eb4 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93d77e88-98d0-582b-b3b2-189d95e27eb4, identifier: 10725431
2026-03-26 22:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10725424
2026-03-26 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with scrape type 2
2026-03-26 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be6b3b16-9f5d-5cda-a902-b0e5d7f75051, identifier: 10725424
2026-03-26 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10725358
2026-03-26 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10725358
2026-03-26 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10725358 to the API
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725358>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fb4e37b4-0310-524b-b49e-f323f3bcb7f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATL083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725358',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 132529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 132.529 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725358%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.be] INFO: Saving data for 10725358: {'auction_closing_time': 1774602000.0, 'created_time': 1774454269.117801, 'last_price_update_time': 1774563471.68274}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725358') HTTP/1.1" 204 0
2026-03-26 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10725431
2026-03-26 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10725431
2026-03-26 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10725431 to the API
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725431>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '93d77e88-98d0-582b-b3b2-189d95e27eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWB303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 55238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2020-06-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Style - Petrol - Manual - 115 hp - 55.238 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725431%27 HTTP/1.1" 200 None
2026-03-26 22:17:51 [adesa.be] INFO: Saving data for 10725431: {'auction_closing_time': 1774602000.0, 'created_time': 1774454258.796726, 'last_price_update_time': 1774563471.957571}
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725431') HTTP/1.1" 204 0
2026-03-26 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10725424
2026-03-26 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10725424
2026-03-26 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10725424 to the API
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725424>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'be6b3b16-9f5d-5cda-a902-b0e5d7f75051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 104829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 104.829 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725424%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Saving data for 10725424: {'auction_closing_time': 1774602000.0, 'created_time': 1774454260.754572, 'last_price_update_time': 1774563472.234}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725424') HTTP/1.1" 204 0
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725348
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725348%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725348: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725348 url https://www.openlane.eu/en/carv6/auction/10725348
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725425
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725425%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725425: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725425 url https://www.openlane.eu/en/carv6/auction/10725425
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725357
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725357%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725357: 0
2026-03-26 22:17:52 [adesa.be] INFO: Skipping item 10725357 url https://www.openlane.eu/en/carv6/auction/10725357
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725301
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725301%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725301: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725301 url https://www.openlane.eu/en/carv6/auction/10725301
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725312
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725312%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725312: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725312 url https://www.openlane.eu/en/carv6/auction/10725312
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725267
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725267%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725267: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725267 url https://www.openlane.eu/en/carv6/auction/10725267
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725495
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725495%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725495: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725495 url https://www.openlane.eu/en/carv6/auction/10725495
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10725493
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a66830dd-14cb-52cb-ba01-303993d2257c, identifier: 10725493
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10725440
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904ba47e-c34d-54cc-8141-7e14db50150a with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904ba47e-c34d-54cc-8141-7e14db50150a with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904ba47e-c34d-54cc-8141-7e14db50150a, identifier: 10725440
2026-03-26 22:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10725403
2026-03-26 22:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with scrape type 2
2026-03-26 22:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7, identifier: 10725403
2026-03-26 22:17:52 [adesa.be] INFO: Found listing with ID: 10725506
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725506%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Scrape type for 10725506: 2
2026-03-26 22:17:52 [adesa.be] INFO: Scraping item 10725506 url https://www.openlane.eu/en/carv6/auction/10725506
2026-03-26 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10725493
2026-03-26 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10725493
2026-03-26 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10725493 to the API
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725493>
{'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-27T09:00: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=10725493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'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-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725493%27 HTTP/1.1" 200 None
2026-03-26 22:17:52 [adesa.be] INFO: Saving data for 10725493: {'auction_closing_time': 1774602000.0, 'created_time': 1774454266.340475, 'last_price_update_time': 1774563472.972252}
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725493') HTTP/1.1" 204 0
2026-03-26 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10725440
2026-03-26 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10725440
2026-03-26 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10725440 to the API
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725440>
{'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': 122,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '904ba47e-c34d-54cc-8141-7e14db50150a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 109892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 122 hp - '
'109.892 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725440%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Saving data for 10725440: {'auction_closing_time': 1774602000.0, 'created_time': 1774454261.399527, 'last_price_update_time': 1774563473.257019}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725440') HTTP/1.1" 204 0
2026-03-26 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10725403
2026-03-26 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10725403
2026-03-26 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10725403 to the API
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725403>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '46c08b13-aab6-5f9b-8e27-83ae80bf84e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEC014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 150500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Manual - 115 hp - 150.500 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725403%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Saving data for 10725403: {'auction_closing_time': 1774602000.0, 'created_time': 1774454267.74851, 'last_price_update_time': 1774563473.516671}
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725403') HTTP/1.1" 204 0
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725368
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725368%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725368: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725368 url https://www.openlane.eu/en/carv6/auction/10725368
2026-03-26 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725320
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725320%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725320: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725320 url https://www.openlane.eu/en/carv6/auction/10725320
2026-03-26 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725395
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725395%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725395: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725395 url https://www.openlane.eu/en/carv6/auction/10725395
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725406
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725406%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725406: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725406 url https://www.openlane.eu/en/carv6/auction/10725406
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725386
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725386%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725386: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725386 url https://www.openlane.eu/en/carv6/auction/10725386
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725259
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725259%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725259: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725259 url https://www.openlane.eu/en/carv6/auction/10725259
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725398
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725398%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725398: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725398 url https://www.openlane.eu/en/carv6/auction/10725398
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725413
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725413%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725413: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725413 url https://www.openlane.eu/en/carv6/auction/10725413
2026-03-26 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10725405
2026-03-26 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fcb2475-015e-59de-858b-1c60f48fb4ff with scrape type 2
2026-03-26 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fcb2475-015e-59de-858b-1c60f48fb4ff with scrape type 2
2026-03-26 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fcb2475-015e-59de-858b-1c60f48fb4ff, identifier: 10725405
2026-03-26 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10725390
2026-03-26 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83670870-0435-5d58-9714-89f5773ca83d with scrape type 2
2026-03-26 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83670870-0435-5d58-9714-89f5773ca83d with scrape type 2
2026-03-26 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83670870-0435-5d58-9714-89f5773ca83d, identifier: 10725390
2026-03-26 22:17:53 [adesa.be] INFO: Found listing with ID: 10725454
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725454%27 HTTP/1.1" 200 None
2026-03-26 22:17:53 [adesa.be] INFO: Scrape type for 10725454: 2
2026-03-26 22:17:53 [adesa.be] INFO: Scraping item 10725454 url https://www.openlane.eu/en/carv6/auction/10725454
2026-03-26 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10725405
2026-03-26 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10725405
2026-03-26 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10725405 to the API
2026-03-26 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': '9fcb2475-015e-59de-858b-1c60f48fb4ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT9467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 166723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 218 hp '
'- 166.723 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725405%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Saving data for 10725405: {'auction_closing_time': 1774602000.0, 'created_time': 1774454275.276522, 'last_price_update_time': 1774563474.14357}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725405') HTTP/1.1" 204 0
2026-03-26 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10725390
2026-03-26 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10725390
2026-03-26 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10725390 to the API
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725390>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '83670870-0435-5d58-9714-89f5773ca83d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUY184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 48845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane 1.3 TCe RS Line - Petrol - Manual - 140 hp - 48.845 '
'km',
'transmission': 'manual',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725390%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Saving data for 10725390: {'auction_closing_time': 1774602000.0, 'created_time': 1774454271.517757, 'last_price_update_time': 1774563474.529472}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725390') HTTP/1.1" 204 0
2026-03-26 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10725380
2026-03-26 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with scrape type 2
2026-03-26 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with scrape type 2
2026-03-26 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6665e44-030c-5cd5-80bd-ca01b2fc1e17, identifier: 10725380
2026-03-26 22:17:54 [adesa.be] INFO: Found listing with ID: 10725319
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725319%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Scrape type for 10725319: 2
2026-03-26 22:17:54 [adesa.be] INFO: Scraping item 10725319 url https://www.openlane.eu/en/carv6/auction/10725319
2026-03-26 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10725380
2026-03-26 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10725380
2026-03-26 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10725380 to the API
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725380>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd6665e44-030c-5cd5-80bd-ca01b2fc1e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMY694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 99999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Seat Ateca 2.0 TDI - Diesel - Manual - 115 hp - 99.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725380%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Saving data for 10725380: {'auction_closing_time': 1774602000.0, 'created_time': 1774454265.622717, 'last_price_update_time': 1774563474.907605}
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725380') HTTP/1.1" 204 0
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [adesa.be] INFO: Found listing with ID: 10725375
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725375%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Scrape type for 10725375: 2
2026-03-26 22:17:54 [adesa.be] INFO: Scraping item 10725375 url https://www.openlane.eu/en/carv6/auction/10725375
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:54 [adesa.be] INFO: Found listing with ID: 10725447
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725447%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Scrape type for 10725447: 2
2026-03-26 22:17:54 [adesa.be] INFO: Scraping item 10725447 url https://www.openlane.eu/en/carv6/auction/10725447
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:54 [adesa.be] INFO: Found listing with ID: 10725313
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725313%27 HTTP/1.1" 200 None
2026-03-26 22:17:54 [adesa.be] INFO: Scrape type for 10725313: 2
2026-03-26 22:17:54 [adesa.be] INFO: Scraping item 10725313 url https://www.openlane.eu/en/carv6/auction/10725313
2026-03-26 22:17:54 [adesa.be] INFO: Found listing with ID: 10725252
2026-03-26 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725252%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Scrape type for 10725252: 2
2026-03-26 22:17:55 [adesa.be] INFO: Scraping item 10725252 url https://www.openlane.eu/en/carv6/auction/10725252
2026-03-26 22:17:55 [adesa.be] INFO: Found listing with ID: 10725367
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725367%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Scrape type for 10725367: 2
2026-03-26 22:17:55 [adesa.be] INFO: Scraping item 10725367 url https://www.openlane.eu/en/carv6/auction/10725367
2026-03-26 22:17:55 [adesa.be] INFO: Found listing with ID: 10725345
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725345%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Scrape type for 10725345: 2
2026-03-26 22:17:55 [adesa.be] INFO: Scraping item 10725345 url https://www.openlane.eu/en/carv6/auction/10725345
2026-03-26 22:17:55 [adesa.be] INFO: Found listing with ID: 10725324
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725324%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Scrape type for 10725324: 2
2026-03-26 22:17:55 [adesa.be] INFO: Scraping item 10725324 url https://www.openlane.eu/en/carv6/auction/10725324
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10725389
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a37b0f3f-9cff-5621-923b-ca783f6d2a31, identifier: 10725389
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10725437
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3152e84-82fe-5608-b5c6-1012cab4c471 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3152e84-82fe-5608-b5c6-1012cab4c471 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3152e84-82fe-5608-b5c6-1012cab4c471, identifier: 10725437
2026-03-26 22:17:55 [adesa.be] INFO: Found listing with ID: 10725322
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725322%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Scrape type for 10725322: 2
2026-03-26 22:17:55 [adesa.be] INFO: Scraping item 10725322 url https://www.openlane.eu/en/carv6/auction/10725322
2026-03-26 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10725389
2026-03-26 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10725389
2026-03-26 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10725389 to the API
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725389>
{'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-27T09:00: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=10725389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 53748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'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-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725389%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Saving data for 10725389: {'auction_closing_time': 1774602000.0, 'created_time': 1774454275.658936, 'last_price_update_time': 1774563475.517314}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725389') HTTP/1.1" 204 0
2026-03-26 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10725437
2026-03-26 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10725437
2026-03-26 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3152e84-82fe-5608-b5c6-1012cab4c471 with identifier: 10725437 to the API
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725437>
{'auction_title': '',
'c_o_2_emission_value': 184,
'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c3152e84-82fe-5608-b5c6-1012cab4c471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GCD830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725437',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 9441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-10-22',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Trafic L2H1 2.0 DCI Comfort - Diesel - Automatic - 145 hp - '
'9.441 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725437%27 HTTP/1.1" 200 None
2026-03-26 22:17:55 [adesa.be] INFO: Saving data for 10725437: {'auction_closing_time': 1774602000.0, 'created_time': 1774454273.153003, 'last_price_update_time': 1774563475.797278}
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725437') HTTP/1.1" 204 0
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10725420
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe, identifier: 10725420
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10725503
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9660002-f0d5-55a9-9bcc-7f70feb31f2d with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9660002-f0d5-55a9-9bcc-7f70feb31f2d with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9660002-f0d5-55a9-9bcc-7f70feb31f2d, identifier: 10725503
2026-03-26 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10725340
2026-03-26 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37672a5-443d-5e3b-ae55-7a9ff0114af4 with scrape type 2
2026-03-26 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f37672a5-443d-5e3b-ae55-7a9ff0114af4 with scrape type 2
2026-03-26 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f37672a5-443d-5e3b-ae55-7a9ff0114af4, identifier: 10725340
2026-03-26 22:17:56 [adesa.be] INFO: Found listing with ID: 10725284
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725284%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Scrape type for 10725284: 2
2026-03-26 22:17:56 [adesa.be] INFO: Scraping item 10725284 url https://www.openlane.eu/en/carv6/auction/10725284
2026-03-26 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10725420
2026-03-26 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10725420
2026-03-26 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10725420 to the API
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725420>
{'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-27T09:00: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=10725420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 93177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'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-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725420%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Saving data for 10725420: {'auction_closing_time': 1774602000.0, 'created_time': 1774454278.175005, 'last_price_update_time': 1774563476.352892}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725420') HTTP/1.1" 204 0
2026-03-26 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10725503
2026-03-26 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10725503
2026-03-26 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10725503 to the API
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725503>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9660002-f0d5-55a9-9bcc-7f70feb31f2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 168267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 168.267 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725503%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Saving data for 10725503: {'auction_closing_time': 1774602000.0, 'created_time': 1774454286.797673, 'last_price_update_time': 1774563476.634688}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725503') HTTP/1.1" 204 0
2026-03-26 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10725340
2026-03-26 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10725340
2026-03-26 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10725340 to the API
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725340>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f37672a5-443d-5e3b-ae55-7a9ff0114af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEQ244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725340',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Koleos',
'odometer': 59108,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Koleos 1.3 TCe Intens - Petrol - Automatic - 158 hp - '
'59.108 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725340%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Saving data for 10725340: {'auction_closing_time': 1774602000.0, 'created_time': 1774454274.404218, 'last_price_update_time': 1774563476.912017}
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725340') HTTP/1.1" 204 0
2026-03-26 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:56 [adesa.be] INFO: Found listing with ID: 10725286
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725286%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Scrape type for 10725286: 2
2026-03-26 22:17:56 [adesa.be] INFO: Scraping item 10725286 url https://www.openlane.eu/en/carv6/auction/10725286
2026-03-26 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:56 [adesa.be] INFO: Found listing with ID: 10725377
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725377%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Scrape type for 10725377: 2
2026-03-26 22:17:56 [adesa.be] INFO: Scraping item 10725377 url https://www.openlane.eu/en/carv6/auction/10725377
2026-03-26 22:17:56 [adesa.be] INFO: Found listing with ID: 10725315
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725315%27 HTTP/1.1" 200 None
2026-03-26 22:17:56 [adesa.be] INFO: Scrape type for 10725315: 2
2026-03-26 22:17:56 [adesa.be] INFO: Scraping item 10725315 url https://www.openlane.eu/en/carv6/auction/10725315
2026-03-26 22:17:56 [adesa.be] INFO: Found listing with ID: 10725330
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725330%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Scrape type for 10725330: 2
2026-03-26 22:17:57 [adesa.be] INFO: Scraping item 10725330 url https://www.openlane.eu/en/carv6/auction/10725330
2026-03-26 22:17:57 [adesa.be] INFO: Found listing with ID: 10725310
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725310%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Scrape type for 10725310: 2
2026-03-26 22:17:57 [adesa.be] INFO: Scraping item 10725310 url https://www.openlane.eu/en/carv6/auction/10725310
2026-03-26 22:17:57 [adesa.be] INFO: Found listing with ID: 10725333
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725333%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Scrape type for 10725333: 2
2026-03-26 22:17:57 [adesa.be] INFO: Scraping item 10725333 url https://www.openlane.eu/en/carv6/auction/10725333
2026-03-26 22:17:57 [adesa.be] INFO: Found listing with ID: 10725257
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725257%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Scrape type for 10725257: 2
2026-03-26 22:17:57 [adesa.be] INFO: Scraping item 10725257 url https://www.openlane.eu/en/carv6/auction/10725257
2026-03-26 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10725317
2026-03-26 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 851e66e5-71e2-5e81-8a94-31ed05d279ec, identifier: 10725317
2026-03-26 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10725305
2026-03-26 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597b9009-df26-561d-8ca5-2ec92d0fd74a with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597b9009-df26-561d-8ca5-2ec92d0fd74a with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 597b9009-df26-561d-8ca5-2ec92d0fd74a, identifier: 10725305
2026-03-26 22:17:57 [adesa.be] INFO: Found listing with ID: 10725235
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725235%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Scrape type for 10725235: 2
2026-03-26 22:17:57 [adesa.be] INFO: Scraping item 10725235 url https://www.openlane.eu/en/carv6/auction/10725235
2026-03-26 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10725317
2026-03-26 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10725317
2026-03-26 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10725317 to the API
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725317>
{'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-27T09:00: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=10725317',
'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-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725317%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Saving data for 10725317: {'auction_closing_time': 1774602000.0, 'created_time': 1774454287.325539, 'last_price_update_time': 1774563477.528389}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725317') HTTP/1.1" 204 0
2026-03-26 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10725305
2026-03-26 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10725305
2026-03-26 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10725305 to the API
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725305>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '597b9009-df26-561d-8ca5-2ec92d0fd74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHD191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 56087,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 56.087 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725305%27 HTTP/1.1" 200 None
2026-03-26 22:17:57 [adesa.be] INFO: Saving data for 10725305: {'auction_closing_time': 1774602000.0, 'created_time': 1774454280.722863, 'last_price_update_time': 1774563477.886041}
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725305') HTTP/1.1" 204 0
2026-03-26 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c64ff0-70c0-5560-baec-c942adf9a1e8 with identifier: 10725450
2026-03-26 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c64ff0-70c0-5560-baec-c942adf9a1e8 with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c64ff0-70c0-5560-baec-c942adf9a1e8 with scrape type 2
2026-03-26 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34c64ff0-70c0-5560-baec-c942adf9a1e8, identifier: 10725450
2026-03-26 22:17:57 [adesa.be] INFO: Found listing with ID: 10725382
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725382%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10725382: 2
2026-03-26 22:17:58 [adesa.be] INFO: Scraping item 10725382 url https://www.openlane.eu/en/carv6/auction/10725382
2026-03-26 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34c64ff0-70c0-5560-baec-c942adf9a1e8 with identifier: 10725450
2026-03-26 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34c64ff0-70c0-5560-baec-c942adf9a1e8 with identifier: 10725450
2026-03-26 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34c64ff0-70c0-5560-baec-c942adf9a1e8 with identifier: 10725450 to the API
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725450>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34c64ff0-70c0-5560-baec-c942adf9a1e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPH034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725450',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 129609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-02-26',
'seats_number': 9,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert Combi 1.5 - Diesel - Manual - 120 hp - 129.609 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725450%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Saving data for 10725450: {'auction_closing_time': 1774602000.0, 'created_time': 1774454282.785686, 'last_price_update_time': 1774563478.284624}
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725450') HTTP/1.1" 204 0
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10725265
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725265%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10725265: 2
2026-03-26 22:17:58 [adesa.be] INFO: Scraping item 10725265 url https://www.openlane.eu/en/carv6/auction/10725265
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10725253
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725253%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10725253: 2
2026-03-26 22:17:58 [adesa.be] INFO: Scraping item 10725253 url https://www.openlane.eu/en/carv6/auction/10725253
2026-03-26 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10725215
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725215%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10725215: 2
2026-03-26 22:17:58 [adesa.be] INFO: Scraping item 10725215 url https://www.openlane.eu/en/carv6/auction/10725215
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719728
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719728%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719728: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719728 url https://www.openlane.eu/en/carv6/auction/10719728
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718126
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718126%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718126: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718126 url https://www.openlane.eu/en/carv6/auction/10718126
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719664
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719664%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719664: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719664 url https://www.openlane.eu/en/carv6/auction/10719664
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718119
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718119%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718119: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718119 url https://www.openlane.eu/en/carv6/auction/10718119
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719194
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719194%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719194: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719194 url https://www.openlane.eu/en/carv6/auction/10719194
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719733
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719733%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719733: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719733 url https://www.openlane.eu/en/carv6/auction/10719733
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718151
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718151%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718151: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718151 url https://www.openlane.eu/en/carv6/auction/10718151
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718143
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718143%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718143: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718143 url https://www.openlane.eu/en/carv6/auction/10718143
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718210
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718210%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718210: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718210 url https://www.openlane.eu/en/carv6/auction/10718210
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718111
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718111%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718111: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718111 url https://www.openlane.eu/en/carv6/auction/10718111
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718114
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718114%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718114: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718114 url https://www.openlane.eu/en/carv6/auction/10718114
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718133
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718133%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718133: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718133 url https://www.openlane.eu/en/carv6/auction/10718133
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718113
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718113%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718113: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718113 url https://www.openlane.eu/en/carv6/auction/10718113
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718158
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718158%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718158: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718158 url https://www.openlane.eu/en/carv6/auction/10718158
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718166
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718166%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718166: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718166 url https://www.openlane.eu/en/carv6/auction/10718166
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718120
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718120%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718120: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718120 url https://www.openlane.eu/en/carv6/auction/10718120
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718124
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718124%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718124: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718124 url https://www.openlane.eu/en/carv6/auction/10718124
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718142
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718142%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718142: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718142 url https://www.openlane.eu/en/carv6/auction/10718142
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718121
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718121%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718121: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718121 url https://www.openlane.eu/en/carv6/auction/10718121
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718127
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718127%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718127: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718127 url https://www.openlane.eu/en/carv6/auction/10718127
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719180
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719180%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719180: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719180 url https://www.openlane.eu/en/carv6/auction/10719180
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718131
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718131%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718131: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718131 url https://www.openlane.eu/en/carv6/auction/10718131
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718172
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718172%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718172: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718172 url https://www.openlane.eu/en/carv6/auction/10718172
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719158
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719158%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719158: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719158 url https://www.openlane.eu/en/carv6/auction/10719158
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718106
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718106%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718106: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718106 url https://www.openlane.eu/en/carv6/auction/10718106
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718185
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718185%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718185: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718185 url https://www.openlane.eu/en/carv6/auction/10718185
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719166
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719166%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719166: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719166 url https://www.openlane.eu/en/carv6/auction/10719166
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719174
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719174%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719174: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719174 url https://www.openlane.eu/en/carv6/auction/10719174
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719169
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719169%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719169: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719169 url https://www.openlane.eu/en/carv6/auction/10719169
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718104
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718104%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718104: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718104 url https://www.openlane.eu/en/carv6/auction/10718104
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719621
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719621%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719621: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719621 url https://www.openlane.eu/en/carv6/auction/10719621
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718108
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718108%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718108: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718108 url https://www.openlane.eu/en/carv6/auction/10718108
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719671
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719671%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10719671: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10719671 url https://www.openlane.eu/en/carv6/auction/10719671
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718122
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718122%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718122: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718122 url https://www.openlane.eu/en/carv6/auction/10718122
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10718098
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718098%27 HTTP/1.1" 200 None
2026-03-26 22:17:58 [adesa.be] INFO: Scrape type for 10718098: 0
2026-03-26 22:17:58 [adesa.be] INFO: Skipping item 10718098 url https://www.openlane.eu/en/carv6/auction/10718098
2026-03-26 22:17:58 [adesa.be] INFO: Found listing with ID: 10719200
2026-03-26 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719200%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719200: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719200 url https://www.openlane.eu/en/carv6/auction/10719200
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719199
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719199%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719199: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719199 url https://www.openlane.eu/en/carv6/auction/10719199
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10731663
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731663%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10731663: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10731663 url https://www.openlane.eu/en/carv6/auction/10731663
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718208
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718208%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718208: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718208 url https://www.openlane.eu/en/carv6/auction/10718208
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719189
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719189%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719189: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719189 url https://www.openlane.eu/en/carv6/auction/10719189
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10720598
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720598%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10720598: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10720598 url https://www.openlane.eu/en/carv6/auction/10720598
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719190
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719190%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719190: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719190 url https://www.openlane.eu/en/carv6/auction/10719190
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719209
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719209%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719209: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719209 url https://www.openlane.eu/en/carv6/auction/10719209
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718169
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718169%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718169: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718169 url https://www.openlane.eu/en/carv6/auction/10718169
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718215
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718215%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718215: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718215 url https://www.openlane.eu/en/carv6/auction/10718215
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718182
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718182%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718182: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718182 url https://www.openlane.eu/en/carv6/auction/10718182
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719197
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719197%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719197: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719197 url https://www.openlane.eu/en/carv6/auction/10719197
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719587
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719587%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719587: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719587 url https://www.openlane.eu/en/carv6/auction/10719587
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718176
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718176%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718176: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718176 url https://www.openlane.eu/en/carv6/auction/10718176
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718206
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718206%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718206: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718206 url https://www.openlane.eu/en/carv6/auction/10718206
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718165
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718165%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718165: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718165 url https://www.openlane.eu/en/carv6/auction/10718165
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718139
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718139%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718139: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718139 url https://www.openlane.eu/en/carv6/auction/10718139
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718212
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718212%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718212: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718212 url https://www.openlane.eu/en/carv6/auction/10718212
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10720608
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720608%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10720608: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10720608 url https://www.openlane.eu/en/carv6/auction/10720608
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718155
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718155%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718155: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718155 url https://www.openlane.eu/en/carv6/auction/10718155
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718162
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718162%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718162: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718162 url https://www.openlane.eu/en/carv6/auction/10718162
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718132
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718132%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718132: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718132 url https://www.openlane.eu/en/carv6/auction/10718132
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719188
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719188%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719188: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719188 url https://www.openlane.eu/en/carv6/auction/10719188
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719156
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719156%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719156: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719156 url https://www.openlane.eu/en/carv6/auction/10719156
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10719155
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719155%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10719155: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10719155 url https://www.openlane.eu/en/carv6/auction/10719155
2026-03-26 22:17:59 [adesa.be] INFO: Found listing with ID: 10718171
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718171%27 HTTP/1.1" 200 None
2026-03-26 22:17:59 [adesa.be] INFO: Scrape type for 10718171: 0
2026-03-26 22:17:59 [adesa.be] INFO: Skipping item 10718171 url https://www.openlane.eu/en/carv6/auction/10718171
2026-03-26 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10725505
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af906fa1-3cee-50b4-bf3c-06a42af9e323, identifier: 10725505
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10725297
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d53fc74-771c-54b1-a472-cf485da5f493, identifier: 10725297
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10725304
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f24fce-432b-5408-9a1f-8568dc9d1f53, identifier: 10725304
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10725326
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b847cf22-ea90-51d6-8b71-acee144584a9, identifier: 10725326
2026-03-26 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10725499
2026-03-26 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99702b88-d915-577a-a043-aa1ca256ffa4 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99702b88-d915-577a-a043-aa1ca256ffa4 with scrape type 2
2026-03-26 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99702b88-d915-577a-a043-aa1ca256ffa4, identifier: 10725499
2026-03-26 22:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10725505
2026-03-26 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10725505
2026-03-26 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10725505 to the API
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725505>
{'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-27T09:00: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=10725505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 111185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'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-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725505%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.be] INFO: Saving data for 10725505: {'auction_closing_time': 1774602000.0, 'created_time': 1774454318.48782, 'last_price_update_time': 1774563480.245385}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725505') HTTP/1.1" 204 0
2026-03-26 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10725297
2026-03-26 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10725297
2026-03-26 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10725297 to the API
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725297>
{'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-27T09:00: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=10725297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 42304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'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-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725297%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.be] INFO: Saving data for 10725297: {'auction_closing_time': 1774602000.0, 'created_time': 1774454292.406587, 'last_price_update_time': 1774563480.589416}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725297') HTTP/1.1" 204 0
2026-03-26 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10725304
2026-03-26 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10725304
2026-03-26 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10725304 to the API
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725304>
{'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-27T09:00: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=10725304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 48854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'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-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725304%27 HTTP/1.1" 200 None
2026-03-26 22:18:00 [adesa.be] INFO: Saving data for 10725304: {'auction_closing_time': 1774602000.0, 'created_time': 1774454279.894863, 'last_price_update_time': 1774563480.876861}
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725304') HTTP/1.1" 204 0
2026-03-26 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10725326
2026-03-26 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10725326
2026-03-26 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10725326 to the API
2026-03-26 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725326>
{'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-27T09:00: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=10725326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 68770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'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-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725326%27 HTTP/1.1" 200 None
2026-03-26 22:18:01 [adesa.be] INFO: Saving data for 10725326: {'auction_closing_time': 1774602000.0, 'created_time': 1774454284.942131, 'last_price_update_time': 1774563481.170326}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725326') HTTP/1.1" 204 0
2026-03-26 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10725499
2026-03-26 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10725499
2026-03-26 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10725499 to the API
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725499>
{'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-27T09:00: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=10725499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 169657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'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-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725499%27 HTTP/1.1" 200 None
2026-03-26 22:18:01 [adesa.be] INFO: Saving data for 10725499: {'auction_closing_time': 1774602000.0, 'created_time': 1774454429.219482, 'last_price_update_time': 1774563481.507759}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725499') HTTP/1.1" 204 0
2026-03-26 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10725506
2026-03-26 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d884076f-fce2-548c-aad5-9ad6a790147f with scrape type 2
2026-03-26 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d884076f-fce2-548c-aad5-9ad6a790147f with scrape type 2
2026-03-26 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d884076f-fce2-548c-aad5-9ad6a790147f, identifier: 10725506
2026-03-26 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10725506
2026-03-26 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10725506
2026-03-26 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10725506 to the API
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725506>
{'auction_title': '',
'c_o_2_emission_value': 132,
'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd884076f-fce2-548c-aad5-9ad6a790147f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCB136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 87274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy Maxi 2.0 - Diesel - Manual - 150 hp - 87.274 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725506%27 HTTP/1.1" 200 None
2026-03-26 22:18:01 [adesa.be] INFO: Saving data for 10725506: {'auction_closing_time': 1774602000.0, 'created_time': 1774454249.172481, 'last_price_update_time': 1774563481.901153}
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725506') HTTP/1.1" 204 0
2026-03-26 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10725368
2026-03-26 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16e1a57c-d343-5585-89b6-f28ae03f62c0 with scrape type 2
2026-03-26 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16e1a57c-d343-5585-89b6-f28ae03f62c0 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16e1a57c-d343-5585-89b6-f28ae03f62c0, identifier: 10725368
2026-03-26 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10725495
2026-03-26 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a62608-d381-59f2-bba0-681a2de8b631 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7a62608-d381-59f2-bba0-681a2de8b631 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7a62608-d381-59f2-bba0-681a2de8b631, identifier: 10725495
2026-03-26 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10725368
2026-03-26 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10725368
2026-03-26 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10725368 to the API
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725368>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '16e1a57c-d343-5585-89b6-f28ae03f62c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPZ236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725368',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 79.892 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725368%27 HTTP/1.1" 200 None
2026-03-26 22:18:02 [adesa.be] INFO: Saving data for 10725368: {'auction_closing_time': 1774602000.0, 'created_time': 1774454244.49934, 'last_price_update_time': 1774563482.361625}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725368') HTTP/1.1" 204 0
2026-03-26 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10725495
2026-03-26 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10725495
2026-03-26 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10725495 to the API
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725495>
{'auction_title': '',
'c_o_2_emission_value': 132,
'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7a62608-d381-59f2-bba0-681a2de8b631',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCB143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 54060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy Maxi 2.0 - Diesel - Manual - 150 hp - 54.060 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725495%27 HTTP/1.1" 200 None
2026-03-26 22:18:02 [adesa.be] INFO: Saving data for 10725495: {'auction_closing_time': 1774602000.0, 'created_time': 1774454264.099927, 'last_price_update_time': 1774563482.628695}
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725495') HTTP/1.1" 204 0
2026-03-26 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10725413
2026-03-26 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-26 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9, identifier: 10725413
2026-03-26 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10725413
2026-03-26 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10725413
2026-03-26 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10725413 to the API
2026-03-26 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725413>
{'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-27T09:00: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=10725413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 135983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725413%27 HTTP/1.1" 200 None
2026-03-26 22:18:03 [adesa.be] INFO: Saving data for 10725413: {'auction_closing_time': 1774602000.0, 'created_time': 1774454236.01266, 'last_price_update_time': 1774563483.105706}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725413') HTTP/1.1" 204 0
2026-03-26 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10725398
2026-03-26 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb, identifier: 10725398
2026-03-26 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10725398
2026-03-26 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10725398
2026-03-26 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10725398 to the API
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725398>
{'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-27T09:00: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=10725398',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 106658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'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-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725398%27 HTTP/1.1" 200 None
2026-03-26 22:18:03 [adesa.be] INFO: Saving data for 10725398: {'auction_closing_time': 1774602000.0, 'created_time': 1774454237.621024, 'last_price_update_time': 1774563483.472633}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725398') HTTP/1.1" 204 0
2026-03-26 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10725284
2026-03-26 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68176ba-d5b7-5c6c-af17-add620de7191 with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68176ba-d5b7-5c6c-af17-add620de7191 with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d68176ba-d5b7-5c6c-af17-add620de7191, identifier: 10725284
2026-03-26 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10725284
2026-03-26 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10725284
2026-03-26 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10725284 to the API
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725284>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd68176ba-d5b7-5c6c-af17-add620de7191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE8178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'27.162 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725284%27 HTTP/1.1" 200 None
2026-03-26 22:18:03 [adesa.be] INFO: Saving data for 10725284: {'auction_closing_time': 1774602000.0, 'created_time': 1774454216.784861, 'last_price_update_time': 1774563483.853071}
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725284') HTTP/1.1" 204 0
2026-03-26 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10725319
2026-03-26 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be90c916-e20c-5fd2-8f4e-ed12faf6252f with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be90c916-e20c-5fd2-8f4e-ed12faf6252f with scrape type 2
2026-03-26 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be90c916-e20c-5fd2-8f4e-ed12faf6252f, identifier: 10725319
2026-03-26 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10725319
2026-03-26 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10725319
2026-03-26 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10725319 to the API
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725319>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'be90c916-e20c-5fd2-8f4e-ed12faf6252f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBC225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 87359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Sharan 1.4 TSI Highline - Petrol - 150 hp - 87.359 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2022}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725319%27 HTTP/1.1" 200 None
2026-03-26 22:18:04 [adesa.be] INFO: Saving data for 10725319: {'auction_closing_time': 1774602000.0, 'created_time': 1774454242.164165, 'last_price_update_time': 1774563484.237011}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725319') HTTP/1.1" 204 0
2026-03-26 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10725322
2026-03-26 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0368c8f0-f687-517e-884f-0fa60798cef2, identifier: 10725322
2026-03-26 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10725322
2026-03-26 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10725322
2026-03-26 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10725322 to the API
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725322>
{'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-27T09:00: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=10725322',
'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': 16300,
'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-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725322%27 HTTP/1.1" 200 None
2026-03-26 22:18:04 [adesa.be] INFO: Saving data for 10725322: {'auction_closing_time': 1774602000.0, 'created_time': 1774454213.57046, 'last_price_update_time': 1774563484.702718}
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725322') HTTP/1.1" 204 0
2026-03-26 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10725235
2026-03-26 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e585f2-0212-59ac-b3b6-a76acedcbf23 with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e585f2-0212-59ac-b3b6-a76acedcbf23 with scrape type 2
2026-03-26 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5e585f2-0212-59ac-b3b6-a76acedcbf23, identifier: 10725235
2026-03-26 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10725235
2026-03-26 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10725235
2026-03-26 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10725235 to the API
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725235>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c5e585f2-0212-59ac-b3b6-a76acedcbf23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAQ099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 69912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Ultimate Bright - Hybrid - Automatic - 129 hp - '
'69.912 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2023}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725235%27 HTTP/1.1" 200 None
2026-03-26 22:18:05 [adesa.be] INFO: Saving data for 10725235: {'auction_closing_time': 1774602000.0, 'created_time': 1774454192.157502, 'last_price_update_time': 1774563485.18535}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725235') HTTP/1.1" 204 0
2026-03-26 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10725257
2026-03-26 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0, identifier: 10725257
2026-03-26 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10725257
2026-03-26 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10725257
2026-03-26 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10725257 to the API
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725257>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '27b7d31f-e4e7-518e-8659-f54a3ce37ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 44462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 44.462 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725257%27 HTTP/1.1" 200 None
2026-03-26 22:18:05 [adesa.be] INFO: Saving data for 10725257: {'auction_closing_time': 1774602000.0, 'created_time': 1774454207.680611, 'last_price_update_time': 1774563485.571925}
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725257') HTTP/1.1" 204 0
2026-03-26 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10725333
2026-03-26 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c74174a3-941c-545b-9537-82e34681314a with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c74174a3-941c-545b-9537-82e34681314a with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c74174a3-941c-545b-9537-82e34681314a, identifier: 10725333
2026-03-26 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10725286
2026-03-26 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f373de6-2205-5f61-80fd-6e226c214d8d with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f373de6-2205-5f61-80fd-6e226c214d8d with scrape type 2
2026-03-26 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f373de6-2205-5f61-80fd-6e226c214d8d, identifier: 10725286
2026-03-26 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10725333
2026-03-26 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10725333
2026-03-26 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10725333 to the API
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725333>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c74174a3-941c-545b-9537-82e34681314a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 133127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 133.127 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725333%27 HTTP/1.1" 200 None
2026-03-26 22:18:06 [adesa.be] INFO: Saving data for 10725333: {'auction_closing_time': 1774602000.0, 'created_time': 1774454205.904206, 'last_price_update_time': 1774563486.041527}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725333') HTTP/1.1" 204 0
2026-03-26 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10725286
2026-03-26 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10725286
2026-03-26 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10725286 to the API
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725286>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2f373de6-2205-5f61-80fd-6e226c214d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE8051',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 52138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'52.138 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725286%27 HTTP/1.1" 200 None
2026-03-26 22:18:06 [adesa.be] INFO: Saving data for 10725286: {'auction_closing_time': 1774602000.0, 'created_time': 1774454212.046348, 'last_price_update_time': 1774563486.31388}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725286') HTTP/1.1" 204 0
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10725382
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4, identifier: 10725382
2026-03-26 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10725382
2026-03-26 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10725382
2026-03-26 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10725382 to the API
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725382>
{'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': 180,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e73ae7ee-0ed1-528a-b02d-d022b28dd5b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTM023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 147700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Inscription - Hybrid - Automatic - 180 hp - 147.700 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725382%27 HTTP/1.1" 200 None
2026-03-26 22:18:06 [adesa.be] INFO: Saving data for 10725382: {'auction_closing_time': 1774602000.0, 'created_time': 1774454196.728919, 'last_price_update_time': 1774563486.691709}
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725382') HTTP/1.1" 204 0
2026-03-26 22:18:06 [scrapy.extensions.logstats] INFO: Crawled 283 pages (at 136 pages/min), scraped 238 items (at 134 items/min)
2026-03-26 22:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 171MiB
2026-03-26 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10725215
2026-03-26 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246ef1a4-42fc-5465-a547-d10866de0638 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 246ef1a4-42fc-5465-a547-d10866de0638 with scrape type 2
2026-03-26 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 246ef1a4-42fc-5465-a547-d10866de0638, identifier: 10725215
2026-03-26 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10725215
2026-03-26 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10725215
2026-03-26 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10725215 to the API
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725215>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '246ef1a4-42fc-5465-a547-d10866de0638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725215',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 41587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35600,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 245 hp - '
'41.587 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725215%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Saving data for 10725215: {'auction_closing_time': 1774602000.0, 'created_time': 1774454189.676336, 'last_price_update_time': 1774563487.165201}
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725215') HTTP/1.1" 204 0
2026-03-26 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719171
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719171%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719171: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719171 url https://www.openlane.eu/en/carv6/auction/10719171
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718137
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718137%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718137: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718137 url https://www.openlane.eu/en/carv6/auction/10718137
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719157
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719157%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719157: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719157 url https://www.openlane.eu/en/carv6/auction/10719157
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10720132
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720132%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10720132: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10720132 url https://www.openlane.eu/en/carv6/auction/10720132
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719205
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719205%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719205: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719205 url https://www.openlane.eu/en/carv6/auction/10719205
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10720596
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720596%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10720596: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10720596 url https://www.openlane.eu/en/carv6/auction/10720596
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719181
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719181%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719181: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719181 url https://www.openlane.eu/en/carv6/auction/10719181
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718149
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718149%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718149: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718149 url https://www.openlane.eu/en/carv6/auction/10718149
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719186
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719186%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719186: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719186 url https://www.openlane.eu/en/carv6/auction/10719186
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719208
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719208%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719208: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719208 url https://www.openlane.eu/en/carv6/auction/10719208
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718105
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718105%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718105: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718105 url https://www.openlane.eu/en/carv6/auction/10718105
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719624
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719624%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719624: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719624 url https://www.openlane.eu/en/carv6/auction/10719624
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718125
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718125%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718125: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718125 url https://www.openlane.eu/en/carv6/auction/10718125
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10720597
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720597%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10720597: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10720597 url https://www.openlane.eu/en/carv6/auction/10720597
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718112
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718112%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718112: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718112 url https://www.openlane.eu/en/carv6/auction/10718112
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718144
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718144%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718144: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718144 url https://www.openlane.eu/en/carv6/auction/10718144
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719182
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719182%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719182: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719182 url https://www.openlane.eu/en/carv6/auction/10719182
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719177
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719177%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719177: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719177 url https://www.openlane.eu/en/carv6/auction/10719177
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718116
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718116%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718116: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718116 url https://www.openlane.eu/en/carv6/auction/10718116
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718107
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718107%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718107: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718107 url https://www.openlane.eu/en/carv6/auction/10718107
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718103
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718103%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718103: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718103 url https://www.openlane.eu/en/carv6/auction/10718103
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718134
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718134%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718134: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718134 url https://www.openlane.eu/en/carv6/auction/10718134
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718147
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718147%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718147: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718147 url https://www.openlane.eu/en/carv6/auction/10718147
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719201
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719201%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719201: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719201 url https://www.openlane.eu/en/carv6/auction/10719201
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718186
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718186%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718186: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718186 url https://www.openlane.eu/en/carv6/auction/10718186
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719203
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719203%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719203: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719203 url https://www.openlane.eu/en/carv6/auction/10719203
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719170
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719170%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719170: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719170 url https://www.openlane.eu/en/carv6/auction/10719170
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719623
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719623%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719623: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719623 url https://www.openlane.eu/en/carv6/auction/10719623
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718216
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718216%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718216: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718216 url https://www.openlane.eu/en/carv6/auction/10718216
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718178
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718178%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718178: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718178 url https://www.openlane.eu/en/carv6/auction/10718178
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719196
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719196%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719196: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719196 url https://www.openlane.eu/en/carv6/auction/10719196
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718159
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718159%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718159: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718159 url https://www.openlane.eu/en/carv6/auction/10718159
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718209
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718209%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718209: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718209 url https://www.openlane.eu/en/carv6/auction/10718209
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719622
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719622%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719622: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719622 url https://www.openlane.eu/en/carv6/auction/10719622
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719195
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719195%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719195: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719195 url https://www.openlane.eu/en/carv6/auction/10719195
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718164
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718164%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718164: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718164 url https://www.openlane.eu/en/carv6/auction/10718164
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718207
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718207%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10718207: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10718207 url https://www.openlane.eu/en/carv6/auction/10718207
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719193
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719193%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719193: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719193 url https://www.openlane.eu/en/carv6/auction/10719193
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719191
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719191%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719191: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719191 url https://www.openlane.eu/en/carv6/auction/10719191
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10719204
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719204%27 HTTP/1.1" 200 None
2026-03-26 22:18:07 [adesa.be] INFO: Scrape type for 10719204: 0
2026-03-26 22:18:07 [adesa.be] INFO: Skipping item 10719204 url https://www.openlane.eu/en/carv6/auction/10719204
2026-03-26 22:18:07 [adesa.be] INFO: Found listing with ID: 10718183
2026-03-26 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718183%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718183: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718183 url https://www.openlane.eu/en/carv6/auction/10718183
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718184
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718184%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718184: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718184 url https://www.openlane.eu/en/carv6/auction/10718184
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718187
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718187%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718187: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718187 url https://www.openlane.eu/en/carv6/auction/10718187
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718188
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718188%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718188: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718188 url https://www.openlane.eu/en/carv6/auction/10718188
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718180
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718180%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718180: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718180 url https://www.openlane.eu/en/carv6/auction/10718180
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719669
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719669%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719669: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719669 url https://www.openlane.eu/en/carv6/auction/10719669
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719175
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719175%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719175: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719175 url https://www.openlane.eu/en/carv6/auction/10719175
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719161
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719161%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719161: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719161 url https://www.openlane.eu/en/carv6/auction/10719161
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10720137
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720137%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10720137: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10720137 url https://www.openlane.eu/en/carv6/auction/10720137
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719160
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719160%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719160: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719160 url https://www.openlane.eu/en/carv6/auction/10719160
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10721752
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721752%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10721752: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10721752 url https://www.openlane.eu/en/carv6/auction/10721752
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719198
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719198%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719198: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719198 url https://www.openlane.eu/en/carv6/auction/10719198
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719736
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719736%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719736: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719736 url https://www.openlane.eu/en/carv6/auction/10719736
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719737
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719737%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719737: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719737 url https://www.openlane.eu/en/carv6/auction/10719737
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719162
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719162%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719162: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719162 url https://www.openlane.eu/en/carv6/auction/10719162
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719187
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719187%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719187: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719187 url https://www.openlane.eu/en/carv6/auction/10719187
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719159
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719159%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719159: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719159 url https://www.openlane.eu/en/carv6/auction/10719159
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719179
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719179%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719179: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719179 url https://www.openlane.eu/en/carv6/auction/10719179
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719730
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719730%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719730: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719730 url https://www.openlane.eu/en/carv6/auction/10719730
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10716253
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716253%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10716253: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10716253 url https://www.openlane.eu/en/carv6/auction/10716253
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719163
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719163%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719163: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719163 url https://www.openlane.eu/en/carv6/auction/10719163
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718135
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718135%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718135: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718135 url https://www.openlane.eu/en/carv6/auction/10718135
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718211
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718211%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718211: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718211 url https://www.openlane.eu/en/carv6/auction/10718211
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10716254
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716254%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10716254: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10716254 url https://www.openlane.eu/en/carv6/auction/10716254
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718140
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718140%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718140: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718140 url https://www.openlane.eu/en/carv6/auction/10718140
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719185
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719185%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719185: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719185 url https://www.openlane.eu/en/carv6/auction/10719185
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10717030
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717030%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10717030: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10717030 url https://www.openlane.eu/en/carv6/auction/10717030
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718175
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718175%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718175: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718175 url https://www.openlane.eu/en/carv6/auction/10718175
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10717029
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717029%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10717029: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10717029 url https://www.openlane.eu/en/carv6/auction/10717029
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718129
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718129%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718129: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718129 url https://www.openlane.eu/en/carv6/auction/10718129
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718110
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718110%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718110: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718110 url https://www.openlane.eu/en/carv6/auction/10718110
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719165
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719165%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719165: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719165 url https://www.openlane.eu/en/carv6/auction/10719165
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718118
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718118%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718118: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718118 url https://www.openlane.eu/en/carv6/auction/10718118
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719168
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719168%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719168: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719168 url https://www.openlane.eu/en/carv6/auction/10719168
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718117
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718117%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718117: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718117 url https://www.openlane.eu/en/carv6/auction/10718117
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718099
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718099%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718099: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718099 url https://www.openlane.eu/en/carv6/auction/10718099
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718100
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718100%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718100: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718100 url https://www.openlane.eu/en/carv6/auction/10718100
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718102
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718102%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718102: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718102 url https://www.openlane.eu/en/carv6/auction/10718102
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718168
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718168%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718168: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718168 url https://www.openlane.eu/en/carv6/auction/10718168
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718173
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718173%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718173: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718173 url https://www.openlane.eu/en/carv6/auction/10718173
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718153
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718153%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718153: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718153 url https://www.openlane.eu/en/carv6/auction/10718153
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718217
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718217%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718217: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718217 url https://www.openlane.eu/en/carv6/auction/10718217
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718154
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718154%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718154: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718154 url https://www.openlane.eu/en/carv6/auction/10718154
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718163
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718163%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718163: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718163 url https://www.openlane.eu/en/carv6/auction/10718163
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718177
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718177%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718177: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718177 url https://www.openlane.eu/en/carv6/auction/10718177
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719210
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719210%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719210: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719210 url https://www.openlane.eu/en/carv6/auction/10719210
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719662
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719662%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719662: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719662 url https://www.openlane.eu/en/carv6/auction/10719662
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719668
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719668%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719668: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719668 url https://www.openlane.eu/en/carv6/auction/10719668
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718174
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718174%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718174: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718174 url https://www.openlane.eu/en/carv6/auction/10718174
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718213
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718213%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718213: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718213 url https://www.openlane.eu/en/carv6/auction/10718213
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719732
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719732%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719732: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719732 url https://www.openlane.eu/en/carv6/auction/10719732
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719734
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719734%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719734: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719734 url https://www.openlane.eu/en/carv6/auction/10719734
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719731
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719731%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719731: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719731 url https://www.openlane.eu/en/carv6/auction/10719731
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719724
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719724%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719724: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719724 url https://www.openlane.eu/en/carv6/auction/10719724
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10718167
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718167%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10718167: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10718167 url https://www.openlane.eu/en/carv6/auction/10718167
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719670
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719670%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719670: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719670 url https://www.openlane.eu/en/carv6/auction/10719670
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719725
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719725%27 HTTP/1.1" 200 None
2026-03-26 22:18:08 [adesa.be] INFO: Scrape type for 10719725: 0
2026-03-26 22:18:08 [adesa.be] INFO: Skipping item 10719725 url https://www.openlane.eu/en/carv6/auction/10719725
2026-03-26 22:18:08 [adesa.be] INFO: Found listing with ID: 10719202
2026-03-26 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719202%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.be] INFO: Scrape type for 10719202: 0
2026-03-26 22:18:09 [adesa.be] INFO: Skipping item 10719202 url https://www.openlane.eu/en/carv6/auction/10719202
2026-03-26 22:18:09 [adesa.be] INFO: Found listing with ID: 10718141
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718141%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.be] INFO: Scrape type for 10718141: 0
2026-03-26 22:18:09 [adesa.be] INFO: Skipping item 10718141 url https://www.openlane.eu/en/carv6/auction/10718141
2026-03-26 22:18:09 [adesa.be] INFO: Found listing with ID: 10719617
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719617%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.be] INFO: Scrape type for 10719617: 0
2026-03-26 22:18:09 [adesa.be] INFO: Skipping item 10719617 url https://www.openlane.eu/en/carv6/auction/10719617
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10725265
2026-03-26 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 470e9264-2204-5ca7-9916-10d6d888f192, identifier: 10725265
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10725265
2026-03-26 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10725265
2026-03-26 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10725265 to the API
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725265>
{'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-27T09:00: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=10725265',
'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-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725265%27 HTTP/1.1" 200 None
2026-03-26 22:18:09 [adesa.be] INFO: Saving data for 10725265: {'auction_closing_time': 1774602000.0, 'created_time': 1774454317.896933, 'last_price_update_time': 1774563489.740471}
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725265') HTTP/1.1" 204 0
2026-03-26 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10725253
2026-03-26 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8de66f96-2583-53bc-9377-2e58e0aa8f14 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8de66f96-2583-53bc-9377-2e58e0aa8f14 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8de66f96-2583-53bc-9377-2e58e0aa8f14, identifier: 10725253
2026-03-26 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10725330
2026-03-26 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-26 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e22bc3f8-b798-522b-afe5-94cfce2be889, identifier: 10725330
2026-03-26 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10725310
2026-03-26 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a14a923-372c-5eee-8a64-938de41de785 with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a14a923-372c-5eee-8a64-938de41de785 with scrape type 2
2026-03-26 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a14a923-372c-5eee-8a64-938de41de785, identifier: 10725310
2026-03-26 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10725253
2026-03-26 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10725253
2026-03-26 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10725253 to the API
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725253>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8de66f96-2583-53bc-9377-2e58e0aa8f14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATX092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 211206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'211.206 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725253%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.be] INFO: Saving data for 10725253: {'auction_closing_time': 1774602000.0, 'created_time': 1774454214.869192, 'last_price_update_time': 1774563490.429809}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725253') HTTP/1.1" 204 0
2026-03-26 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10725330
2026-03-26 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10725330
2026-03-26 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10725330 to the API
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725330>
{'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-27T09:00: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=10725330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 118190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'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-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725330%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.be] INFO: Saving data for 10725330: {'auction_closing_time': 1774602000.0, 'created_time': 1774454209.248015, 'last_price_update_time': 1774563490.720336}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725330') HTTP/1.1" 204 0
2026-03-26 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10725310
2026-03-26 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10725310
2026-03-26 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10725310 to the API
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725310>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7a14a923-372c-5eee-8a64-938de41de785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 93.561 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725310%27 HTTP/1.1" 200 None
2026-03-26 22:18:10 [adesa.be] INFO: Saving data for 10725310: {'auction_closing_time': 1774602000.0, 'created_time': 1774454206.628764, 'last_price_update_time': 1774563490.999567}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725310') HTTP/1.1" 204 0
2026-03-26 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10725454
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 805d33d5-74db-5f9f-b366-d213c3cfe61d, identifier: 10725454
2026-03-26 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10725454
2026-03-26 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10725454
2026-03-26 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10725454 to the API
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725454>
{'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-27T09:00: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=10725454',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 149210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'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-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725454%27 HTTP/1.1" 200 None
2026-03-26 22:18:11 [adesa.be] INFO: Saving data for 10725454: {'auction_closing_time': 1774602000.0, 'created_time': 1774454242.951396, 'last_price_update_time': 1774563491.36778}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725454') HTTP/1.1" 204 0
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10725324
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b, identifier: 10725324
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10725315
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 302636fd-b4bc-5d95-801b-ada4ab5dabb1, identifier: 10725315
2026-03-26 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10725375
2026-03-26 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-26 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd8983a8-5151-5c50-85c0-f28b298a5ba5, identifier: 10725375
2026-03-26 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10725324
2026-03-26 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10725324
2026-03-26 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10725324 to the API
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725324>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2508c3aa-f38f-5509-b8a9-b85e31e47e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVH859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 60289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'60.289 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725324%27 HTTP/1.1" 200 None
2026-03-26 22:18:11 [adesa.be] INFO: Saving data for 10725324: {'auction_closing_time': 1774602000.0, 'created_time': 1774454214.281598, 'last_price_update_time': 1774563491.911976}
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725324') HTTP/1.1" 204 0
2026-03-26 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10725315
2026-03-26 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10725315
2026-03-26 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10725315 to the API
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': '302636fd-b4bc-5d95-801b-ada4ab5dabb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCZ469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 78 kWh Plus - Electric - Automatic - 408 hp - 116.394 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725315%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.be] INFO: Saving data for 10725315: {'auction_closing_time': 1774602000.0, 'created_time': 1774454210.078088, 'last_price_update_time': 1774563492.176813}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725315') HTTP/1.1" 204 0
2026-03-26 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10725375
2026-03-26 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10725375
2026-03-26 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10725375 to the API
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725375>
{'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-27T09:00: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=10725375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 176659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'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-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725375%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.be] INFO: Saving data for 10725375: {'auction_closing_time': 1774602000.0, 'created_time': 1774454233.346392, 'last_price_update_time': 1774563492.453849}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725375') HTTP/1.1" 204 0
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10725313
2026-03-26 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-26 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-26 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 468817e7-daac-5dc5-9755-ea32f8da6e1c, identifier: 10725313
2026-03-26 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10725313
2026-03-26 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10725313
2026-03-26 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10725313 to the API
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725313>
{'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-27T09:00: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=10725313',
'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-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725313%27 HTTP/1.1" 200 None
2026-03-26 22:18:12 [adesa.be] INFO: Saving data for 10725313: {'auction_closing_time': 1774602000.0, 'created_time': 1774454224.296661, 'last_price_update_time': 1774563492.916215}
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725313') HTTP/1.1" 204 0
2026-03-26 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10725252
2026-03-26 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-26 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fef78887-db81-5163-b2f6-9d7b86df77a5, identifier: 10725252
2026-03-26 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10725367
2026-03-26 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d88c985-0ce5-5249-87ef-4a8dd52680ef, identifier: 10725367
2026-03-26 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10725377
2026-03-26 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e4f069-0106-5cc5-b696-034d49fd31ba with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e4f069-0106-5cc5-b696-034d49fd31ba with scrape type 2
2026-03-26 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73e4f069-0106-5cc5-b696-034d49fd31ba, identifier: 10725377
2026-03-26 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10725252
2026-03-26 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10725252
2026-03-26 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10725252 to the API
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725252>
{'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-27T09:00: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=10725252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 76227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'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-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725252%27 HTTP/1.1" 200 None
2026-03-26 22:18:13 [adesa.be] INFO: Saving data for 10725252: {'auction_closing_time': 1774602000.0, 'created_time': 1774454233.953293, 'last_price_update_time': 1774563493.445839}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725252') HTTP/1.1" 204 0
2026-03-26 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10725367
2026-03-26 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10725367
2026-03-26 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10725367 to the API
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725367>
{'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-27T09:00: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=10725367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'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-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725367%27 HTTP/1.1" 200 None
2026-03-26 22:18:13 [adesa.be] INFO: Saving data for 10725367: {'auction_closing_time': 1774602000.0, 'created_time': 1774454235.289647, 'last_price_update_time': 1774563493.727515}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725367') HTTP/1.1" 204 0
2026-03-26 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10725377
2026-03-26 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10725377
2026-03-26 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10725377 to the API
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725377>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '73e4f069-0106-5cc5-b696-034d49fd31ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXW101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 2.0 TDI Active - Diesel - Manual - 115 hp - 79.412 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725377%27 HTTP/1.1" 200 None
2026-03-26 22:18:13 [adesa.be] INFO: Saving data for 10725377: {'auction_closing_time': 1774602000.0, 'created_time': 1774454211.38746, 'last_price_update_time': 1774563493.998922}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725377') HTTP/1.1" 204 0
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10725447
2026-03-26 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20265c03-9a74-52c5-8f6c-7c789b6098ea with scrape type 2
2026-03-26 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20265c03-9a74-52c5-8f6c-7c789b6098ea with scrape type 2
2026-03-26 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20265c03-9a74-52c5-8f6c-7c789b6098ea, identifier: 10725447
2026-03-26 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10725447
2026-03-26 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10725447
2026-03-26 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10725447 to the API
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725447>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '20265c03-9a74-52c5-8f6c-7c789b6098ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABV772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725447',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 160258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 150 hp - 160.258 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725447%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.be] INFO: Saving data for 10725447: {'auction_closing_time': 1774602000.0, 'created_time': 1774454225.748598, 'last_price_update_time': 1774563494.476192}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725447') HTTP/1.1" 204 0
2026-03-26 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10725345
2026-03-26 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-26 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-26 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff, identifier: 10725345
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10725345
2026-03-26 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10725345
2026-03-26 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10725345 to the API
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725345>
{'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-27T09:00: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=10725345',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 183543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'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-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725345%27 HTTP/1.1" 200 None
2026-03-26 22:18:14 [adesa.be] INFO: Saving data for 10725345: {'auction_closing_time': 1774602000.0, 'created_time': 1774454288.555914, 'last_price_update_time': 1774563494.856979}
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725345') HTTP/1.1" 204 0
2026-03-26 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10725386
2026-03-26 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b0cc65-d780-5aab-bc59-2420d7135cb6 with scrape type 2
2026-03-26 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b0cc65-d780-5aab-bc59-2420d7135cb6 with scrape type 2
2026-03-26 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9b0cc65-d780-5aab-bc59-2420d7135cb6, identifier: 10725386
2026-03-26 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10725386
2026-03-26 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10725386
2026-03-26 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10725386 to the API
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725386>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9b0cc65-d780-5aab-bc59-2420d7135cb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 130 hp - '
'88.019 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725386%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.be] INFO: Saving data for 10725386: {'auction_closing_time': 1774602000.0, 'created_time': 1774454240.926067, 'last_price_update_time': 1774563495.222764}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725386') HTTP/1.1" 204 0
2026-03-26 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10725259
2026-03-26 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62934bb-342f-5ee9-968b-3690898708bb, identifier: 10725259
2026-03-26 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10725259
2026-03-26 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10725259
2026-03-26 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10725259 to the API
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725259>
{'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-27T09:00: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=10725259',
'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-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725259%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.be] INFO: Saving data for 10725259: {'auction_closing_time': 1774602000.0, 'created_time': 1774454238.980024, 'last_price_update_time': 1774563495.57388}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725259') HTTP/1.1" 204 0
2026-03-26 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10725320
2026-03-26 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347, identifier: 10725320
2026-03-26 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10725320
2026-03-26 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10725320
2026-03-26 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10725320 to the API
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725320>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6aae1ba-ff31-557e-ac8d-ef13fb3bf347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSJ365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 14129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'14.129 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725320%27 HTTP/1.1" 200 None
2026-03-26 22:18:15 [adesa.be] INFO: Saving data for 10725320: {'auction_closing_time': 1774602000.0, 'created_time': 1774454245.275003, 'last_price_update_time': 1774563495.965052}
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725320') HTTP/1.1" 204 0
2026-03-26 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10725395
2026-03-26 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-26 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-26 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e288580-ea09-58bc-a69d-2408221712e0, identifier: 10725395
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718189
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718189%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718189: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718189 url https://www.openlane.eu/en/carv6/auction/10718189
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719172
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719172%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719172: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719172 url https://www.openlane.eu/en/carv6/auction/10719172
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719665
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719665%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719665: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719665 url https://www.openlane.eu/en/carv6/auction/10719665
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719663
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719663%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719663: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719663 url https://www.openlane.eu/en/carv6/auction/10719663
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719667
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719667%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719667: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719667 url https://www.openlane.eu/en/carv6/auction/10719667
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718181
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718181%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718181: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718181 url https://www.openlane.eu/en/carv6/auction/10718181
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718148
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718148%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718148: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718148 url https://www.openlane.eu/en/carv6/auction/10718148
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718170
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718170%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718170: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718170 url https://www.openlane.eu/en/carv6/auction/10718170
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718130
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718130%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718130: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718130 url https://www.openlane.eu/en/carv6/auction/10718130
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718220
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718220%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718220: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718220 url https://www.openlane.eu/en/carv6/auction/10718220
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718109
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718109%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718109: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718109 url https://www.openlane.eu/en/carv6/auction/10718109
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719672
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719672%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719672: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719672 url https://www.openlane.eu/en/carv6/auction/10719672
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718214
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718214%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718214: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718214 url https://www.openlane.eu/en/carv6/auction/10718214
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719178
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719178%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719178: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719178 url https://www.openlane.eu/en/carv6/auction/10719178
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719729
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719729%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719729: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719729 url https://www.openlane.eu/en/carv6/auction/10719729
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718156
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718156%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718156: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718156 url https://www.openlane.eu/en/carv6/auction/10718156
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719588
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719588%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719588: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719588 url https://www.openlane.eu/en/carv6/auction/10719588
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718157
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718157%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718157: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718157 url https://www.openlane.eu/en/carv6/auction/10718157
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718218
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718218%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718218: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718218 url https://www.openlane.eu/en/carv6/auction/10718218
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718160
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718160%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718160: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718160 url https://www.openlane.eu/en/carv6/auction/10718160
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719735
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719735%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719735: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719735 url https://www.openlane.eu/en/carv6/auction/10719735
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10718138
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718138%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10718138: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10718138 url https://www.openlane.eu/en/carv6/auction/10718138
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719176
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719176%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719176: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719176 url https://www.openlane.eu/en/carv6/auction/10719176
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719154
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719154%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719154: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719154 url https://www.openlane.eu/en/carv6/auction/10719154
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10719211
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719211%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10719211: 0
2026-03-26 22:18:16 [adesa.be] INFO: Skipping item 10719211 url https://www.openlane.eu/en/carv6/auction/10719211
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10724687
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724687%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10724687: 2
2026-03-26 22:18:16 [adesa.be] INFO: Scraping item 10724687 url https://www.openlane.eu/en/carv6/auction/10724687
2026-03-26 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10725395
2026-03-26 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10725395
2026-03-26 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10725395 to the API
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725395>
{'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-27T09:00: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=10725395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'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-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725395%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Saving data for 10725395: {'auction_closing_time': 1774602000.0, 'created_time': 1774454245.835749, 'last_price_update_time': 1774563496.842511}
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725395') HTTP/1.1" 204 0
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10724660
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724660%27 HTTP/1.1" 200 None
2026-03-26 22:18:16 [adesa.be] INFO: Scrape type for 10724660: 2
2026-03-26 22:18:16 [adesa.be] INFO: Scraping item 10724660 url https://www.openlane.eu/en/carv6/auction/10724660
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:16 [adesa.be] INFO: Found listing with ID: 10727078
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727078%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.be] INFO: Scrape type for 10727078: 2
2026-03-26 22:18:17 [adesa.be] INFO: Scraping item 10727078 url https://www.openlane.eu/en/carv6/auction/10727078
2026-03-26 22: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-26 22: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-26 22: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-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10725312
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40874c8b-dc8e-5294-a3f1-a9815ae37f87, identifier: 10725312
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10725301
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a923165d-ca18-51f2-9fa6-74f8f1c9cb06, identifier: 10725301
2026-03-26 22:18:17 [adesa.be] INFO: Found listing with ID: 10725682
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725682%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.be] INFO: Scrape type for 10725682: 2
2026-03-26 22:18:17 [adesa.be] INFO: Scraping item 10725682 url https://www.openlane.eu/en/carv6/auction/10725682
2026-03-26 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10725312
2026-03-26 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10725312
2026-03-26 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10725312 to the API
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725312>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '40874c8b-dc8e-5294-a3f1-a9815ae37f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 58182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'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 - '
'58.182 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725312%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.be] INFO: Saving data for 10725312: {'auction_closing_time': 1774602000.0, 'created_time': 1774454251.299689, 'last_price_update_time': 1774563497.473977}
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725312') HTTP/1.1" 204 0
2026-03-26 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10725301
2026-03-26 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10725301
2026-03-26 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10725301 to the API
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725301>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a923165d-ca18-51f2-9fa6-74f8f1c9cb06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 39042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'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 - '
'39.042 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725301%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.be] INFO: Saving data for 10725301: {'auction_closing_time': 1774602000.0, 'created_time': 1774454253.652995, 'last_price_update_time': 1774563497.730371}
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725301') HTTP/1.1" 204 0
2026-03-26 22:18:17 [adesa.be] INFO: Found listing with ID: 10732395
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732395%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.be] INFO: Scrape type for 10732395: 0
2026-03-26 22:18:17 [adesa.be] INFO: Skipping item 10732395 url https://www.openlane.eu/en/carv6/auction/10732395
2026-03-26 22:18:17 [adesa.be] INFO: Found listing with ID: 10724545
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724545%27 HTTP/1.1" 200 None
2026-03-26 22:18:17 [adesa.be] INFO: Scrape type for 10724545: 2
2026-03-26 22:18:17 [adesa.be] INFO: Scraping item 10724545 url https://www.openlane.eu/en/carv6/auction/10724545
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10725425
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8fdaddc-438c-5d78-bc62-5d009a9496d5 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8fdaddc-438c-5d78-bc62-5d009a9496d5 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8fdaddc-438c-5d78-bc62-5d009a9496d5, identifier: 10725425
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10725348
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37bd312c-1ce6-5ae0-953f-4738df02a9d4, identifier: 10725348
2026-03-26 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10725267
2026-03-26 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-26 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-26 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd08c419-ea25-544f-8e6d-8b8a25b48351, identifier: 10725267
2026-03-26 22:18:18 [adesa.be] INFO: Found listing with ID: 10724603
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724603%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.be] INFO: Scrape type for 10724603: 2
2026-03-26 22:18:18 [adesa.be] INFO: Scraping item 10724603 url https://www.openlane.eu/en/carv6/auction/10724603
2026-03-26 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10725425
2026-03-26 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10725425
2026-03-26 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10725425 to the API
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725425>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8fdaddc-438c-5d78-bc62-5d009a9496d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 165922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 165.922 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725425%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.be] INFO: Saving data for 10725425: {'auction_closing_time': 1774602000.0, 'created_time': 1774454261.972924, 'last_price_update_time': 1774563498.333307}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725425') HTTP/1.1" 204 0
2026-03-26 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10725348
2026-03-26 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10725348
2026-03-26 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10725348 to the API
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725348>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '37bd312c-1ce6-5ae0-953f-4738df02a9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725348',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 - Petrol - Automatic - 98 hp - 84.614 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725348%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.be] INFO: Saving data for 10725348: {'auction_closing_time': 1774602000.0, 'created_time': 1774454252.973116, 'last_price_update_time': 1774563498.683704}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725348') HTTP/1.1" 204 0
2026-03-26 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10725267
2026-03-26 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10725267
2026-03-26 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10725267 to the API
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725267>
{'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-27T09:00: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=10725267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 54266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'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-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725267%27 HTTP/1.1" 200 None
2026-03-26 22:18:18 [adesa.be] INFO: Saving data for 10725267: {'auction_closing_time': 1774602000.0, 'created_time': 1774454248.469386, 'last_price_update_time': 1774563498.96954}
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725267') HTTP/1.1" 204 0
2026-03-26 22:18:18 [adesa.be] INFO: Found listing with ID: 10724611
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724611%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724611: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724611 url https://www.openlane.eu/en/carv6/auction/10724611
2026-03-26 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10732370
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732370%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10732370: 0
2026-03-26 22:18:19 [adesa.be] INFO: Skipping item 10732370 url https://www.openlane.eu/en/carv6/auction/10732370
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10724595
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724595%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724595: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724595 url https://www.openlane.eu/en/carv6/auction/10724595
2026-03-26 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10724593
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724593%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724593: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724593 url https://www.openlane.eu/en/carv6/auction/10724593
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10724604
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724604%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724604: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724604 url https://www.openlane.eu/en/carv6/auction/10724604
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10732242
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732242%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10732242: 0
2026-03-26 22:18:19 [adesa.be] INFO: Skipping item 10732242 url https://www.openlane.eu/en/carv6/auction/10732242
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10730630
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730630%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10730630: 0
2026-03-26 22:18:19 [adesa.be] INFO: Skipping item 10730630 url https://www.openlane.eu/en/carv6/auction/10730630
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10724670
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724670%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724670: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724670 url https://www.openlane.eu/en/carv6/auction/10724670
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10724588
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724588%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724588: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724588 url https://www.openlane.eu/en/carv6/auction/10724588
2026-03-26 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10725475
2026-03-26 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6506fb6a-6c94-5bbc-bdec-73054732a8dc with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6506fb6a-6c94-5bbc-bdec-73054732a8dc with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6506fb6a-6c94-5bbc-bdec-73054732a8dc, identifier: 10725475
2026-03-26 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10725460
2026-03-26 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b6b56c8-2aa4-549a-962b-4a118966410d with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b6b56c8-2aa4-549a-962b-4a118966410d with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b6b56c8-2aa4-549a-962b-4a118966410d, identifier: 10725460
2026-03-26 22:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10725436
2026-03-26 22:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with scrape type 2
2026-03-26 22:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a, identifier: 10725436
2026-03-26 22:18:19 [adesa.be] INFO: Found listing with ID: 10724704
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724704%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Scrape type for 10724704: 2
2026-03-26 22:18:19 [adesa.be] INFO: Scraping item 10724704 url https://www.openlane.eu/en/carv6/auction/10724704
2026-03-26 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10725475
2026-03-26 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10725475
2026-03-26 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10725475 to the API
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725475>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6506fb6a-6c94-5bbc-bdec-73054732a8dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 106106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 106.106 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725475%27 HTTP/1.1" 200 None
2026-03-26 22:18:19 [adesa.be] INFO: Saving data for 10725475: {'auction_closing_time': 1774602000.0, 'created_time': 1774454308.13083, 'last_price_update_time': 1774563499.759004}
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725475') HTTP/1.1" 204 0
2026-03-26 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10725460
2026-03-26 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10725460
2026-03-26 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10725460 to the API
2026-03-26 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725460>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b6b56c8-2aa4-549a-962b-4a118966410d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWW702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 139731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 139.731 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725460%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Saving data for 10725460: {'auction_closing_time': 1774602000.0, 'created_time': 1774454305.341445, 'last_price_update_time': 1774563500.109694}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725460') HTTP/1.1" 204 0
2026-03-26 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10725436
2026-03-26 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10725436
2026-03-26 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10725436 to the API
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725436>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3e9a4c17-e826-559f-a29c-7586e8f1fa1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARF674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 132752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-06-21',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'132.752 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725436%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Saving data for 10725436: {'auction_closing_time': 1774602000.0, 'created_time': 1774454300.569381, 'last_price_update_time': 1774563500.371783}
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725436') HTTP/1.1" 204 0
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10730593
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730593%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10730593: 0
2026-03-26 22:18:20 [adesa.be] INFO: Skipping item 10730593 url https://www.openlane.eu/en/carv6/auction/10730593
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10730605
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730605%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10730605: 0
2026-03-26 22:18:20 [adesa.be] INFO: Skipping item 10730605 url https://www.openlane.eu/en/carv6/auction/10730605
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10725631
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725631%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10725631: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10725631 url https://www.openlane.eu/en/carv6/auction/10725631
2026-03-26 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10732305
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732305%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10732305: 0
2026-03-26 22:18:20 [adesa.be] INFO: Skipping item 10732305 url https://www.openlane.eu/en/carv6/auction/10732305
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10724707
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724707%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10724707: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10724707 url https://www.openlane.eu/en/carv6/auction/10724707
2026-03-26 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10724599
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724599%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10724599: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10724599 url https://www.openlane.eu/en/carv6/auction/10724599
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10724759
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724759%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10724759: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10724759 url https://www.openlane.eu/en/carv6/auction/10724759
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10724712
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724712%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10724712: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10724712 url https://www.openlane.eu/en/carv6/auction/10724712
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10732406
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732406%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10732406: 0
2026-03-26 22:18:20 [adesa.be] INFO: Skipping item 10732406 url https://www.openlane.eu/en/carv6/auction/10732406
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10725615
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725615%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10725615: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10725615 url https://www.openlane.eu/en/carv6/auction/10725615
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10724765
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724765%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10724765: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10724765 url https://www.openlane.eu/en/carv6/auction/10724765
2026-03-26 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10725407
2026-03-26 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7411a4e9-d9ef-5ad6-8c90-226220b29443, identifier: 10725407
2026-03-26 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10725411
2026-03-26 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d74e3061-73d4-5f29-aa96-5a6ef77f7900, identifier: 10725411
2026-03-26 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10725474
2026-03-26 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28425aa6-8492-5150-86d6-3970a2722e4b with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28425aa6-8492-5150-86d6-3970a2722e4b with scrape type 2
2026-03-26 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28425aa6-8492-5150-86d6-3970a2722e4b, identifier: 10725474
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10732296
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732296%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10732296: 0
2026-03-26 22:18:20 [adesa.be] INFO: Skipping item 10732296 url https://www.openlane.eu/en/carv6/auction/10732296
2026-03-26 22:18:20 [adesa.be] INFO: Found listing with ID: 10724591
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724591%27 HTTP/1.1" 200 None
2026-03-26 22:18:20 [adesa.be] INFO: Scrape type for 10724591: 2
2026-03-26 22:18:20 [adesa.be] INFO: Scraping item 10724591 url https://www.openlane.eu/en/carv6/auction/10724591
2026-03-26 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10725407
2026-03-26 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10725407
2026-03-26 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10725407 to the API
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725407>
{'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-27T09:00: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=10725407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 4493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725407%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Saving data for 10725407: {'auction_closing_time': 1774602000.0, 'created_time': 1774454389.527614, 'last_price_update_time': 1774563501.174737}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725407') HTTP/1.1" 204 0
2026-03-26 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10725411
2026-03-26 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10725411
2026-03-26 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10725411 to the API
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725411>
{'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-27T09:00: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=10725411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725411%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Saving data for 10725411: {'auction_closing_time': 1774602000.0, 'created_time': 1774454383.952278, 'last_price_update_time': 1774563501.53999}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725411') HTTP/1.1" 204 0
2026-03-26 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10725474
2026-03-26 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10725474
2026-03-26 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10725474 to the API
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725474>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '28425aa6-8492-5150-86d6-3970a2722e4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFN431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 143076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'143.076 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725474%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Saving data for 10725474: {'auction_closing_time': 1774602000.0, 'created_time': 1774454455.532094, 'last_price_update_time': 1774563501.80958}
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725474') HTTP/1.1" 204 0
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10724761
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724761%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10724761: 2
2026-03-26 22:18:21 [adesa.be] INFO: Scraping item 10724761 url https://www.openlane.eu/en/carv6/auction/10724761
2026-03-26 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10730570
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730570%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10730570: 0
2026-03-26 22:18:21 [adesa.be] INFO: Skipping item 10730570 url https://www.openlane.eu/en/carv6/auction/10730570
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10732303
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732303%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10732303: 0
2026-03-26 22:18:21 [adesa.be] INFO: Skipping item 10732303 url https://www.openlane.eu/en/carv6/auction/10732303
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10724566
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724566%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10724566: 2
2026-03-26 22:18:21 [adesa.be] INFO: Scraping item 10724566 url https://www.openlane.eu/en/carv6/auction/10724566
2026-03-26 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10727082
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727082%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10727082: 2
2026-03-26 22:18:21 [adesa.be] INFO: Scraping item 10727082 url https://www.openlane.eu/en/carv6/auction/10727082
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10724561
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724561%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10724561: 2
2026-03-26 22:18:21 [adesa.be] INFO: Scraping item 10724561 url https://www.openlane.eu/en/carv6/auction/10724561
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10732384
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732384%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10732384: 0
2026-03-26 22:18:21 [adesa.be] INFO: Skipping item 10732384 url https://www.openlane.eu/en/carv6/auction/10732384
2026-03-26 22:18:21 [adesa.be] INFO: Found listing with ID: 10724579
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724579%27 HTTP/1.1" 200 None
2026-03-26 22:18:21 [adesa.be] INFO: Scrape type for 10724579: 2
2026-03-26 22:18:21 [adesa.be] INFO: Scraping item 10724579 url https://www.openlane.eu/en/carv6/auction/10724579
2026-03-26 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10725485
2026-03-26 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-26 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec749fe-d43c-564a-9731-0d3e32eee1a5, identifier: 10725485
2026-03-26 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10725449
2026-03-26 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171736c9-606b-5102-86b9-5291a22abd1a with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171736c9-606b-5102-86b9-5291a22abd1a with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171736c9-606b-5102-86b9-5291a22abd1a, identifier: 10725449
2026-03-26 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10725410
2026-03-26 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbce8a26-31f1-5a23-b081-43b61d15aa11 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbce8a26-31f1-5a23-b081-43b61d15aa11 with scrape type 2
2026-03-26 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbce8a26-31f1-5a23-b081-43b61d15aa11, identifier: 10725410
2026-03-26 22:18:22 [adesa.be] INFO: Found listing with ID: 10724596
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724596%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.be] INFO: Scrape type for 10724596: 2
2026-03-26 22:18:22 [adesa.be] INFO: Scraping item 10724596 url https://www.openlane.eu/en/carv6/auction/10724596
2026-03-26 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10725485
2026-03-26 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10725485
2026-03-26 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10725485 to the API
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725485>
{'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-27T09:00: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=10725485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 57771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'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-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725485%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.be] INFO: Saving data for 10725485: {'auction_closing_time': 1774602000.0, 'created_time': 1774454388.397043, 'last_price_update_time': 1774563502.523054}
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725485') HTTP/1.1" 204 0
2026-03-26 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10725449
2026-03-26 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10725449
2026-03-26 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10725449 to the API
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725449>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '171736c9-606b-5102-86b9-5291a22abd1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725449',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 32632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'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 - 32.632 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725449%27 HTTP/1.1" 200 None
2026-03-26 22:18:22 [adesa.be] INFO: Saving data for 10725449: {'auction_closing_time': 1774602000.0, 'created_time': 1774454379.954711, 'last_price_update_time': 1774563502.809548}
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725449') HTTP/1.1" 204 0
2026-03-26 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10725410
2026-03-26 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10725410
2026-03-26 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10725410 to the API
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725410>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fbce8a26-31f1-5a23-b081-43b61d15aa11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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 - 23.244 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725410%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Saving data for 10725410: {'auction_closing_time': 1774602000.0, 'created_time': 1774454387.832236, 'last_price_update_time': 1774563503.097814}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725410') HTTP/1.1" 204 0
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10724605
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724605%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10724605: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10724605 url https://www.openlane.eu/en/carv6/auction/10724605
2026-03-26 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10724543
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724543%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10724543: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10724543 url https://www.openlane.eu/en/carv6/auction/10724543
2026-03-26 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10727076
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727076%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10727076: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10727076 url https://www.openlane.eu/en/carv6/auction/10727076
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10724576
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724576%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10724576: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10724576 url https://www.openlane.eu/en/carv6/auction/10724576
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10732375
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732375%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10732375: 0
2026-03-26 22:18:23 [adesa.be] INFO: Skipping item 10732375 url https://www.openlane.eu/en/carv6/auction/10732375
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10724530
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724530%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10724530: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10724530 url https://www.openlane.eu/en/carv6/auction/10724530
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10730575
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730575%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10730575: 0
2026-03-26 22:18:23 [adesa.be] INFO: Skipping item 10730575 url https://www.openlane.eu/en/carv6/auction/10730575
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10724590
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724590%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10724590: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10724590 url https://www.openlane.eu/en/carv6/auction/10724590
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10727095
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727095%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10727095: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10727095 url https://www.openlane.eu/en/carv6/auction/10727095
2026-03-26 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10725406
2026-03-26 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-26 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-26 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8dfff0a-882c-54eb-ab76-3cd42752faa7, identifier: 10725406
2026-03-26 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10725381
2026-03-26 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with scrape type 2
2026-03-26 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with scrape type 2
2026-03-26 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e, identifier: 10725381
2026-03-26 22:18:23 [adesa.be] INFO: Found listing with ID: 10724706
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724706%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Scrape type for 10724706: 2
2026-03-26 22:18:23 [adesa.be] INFO: Scraping item 10724706 url https://www.openlane.eu/en/carv6/auction/10724706
2026-03-26 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10725406
2026-03-26 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10725406
2026-03-26 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10725406 to the API
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725406>
{'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-27T09:00: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=10725406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 101355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'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-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725406%27 HTTP/1.1" 200 None
2026-03-26 22:18:23 [adesa.be] INFO: Saving data for 10725406: {'auction_closing_time': 1774602000.0, 'created_time': 1774454246.444949, 'last_price_update_time': 1774563503.748043}
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725406') HTTP/1.1" 204 0
2026-03-26 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10725381
2026-03-26 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10725381
2026-03-26 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10725381 to the API
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725381>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '35c8e72c-0a27-5015-b0ee-f8741ccfee8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMM255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 80986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'80.986 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725381%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Saving data for 10725381: {'auction_closing_time': 1774602000.0, 'created_time': 1774454310.63786, 'last_price_update_time': 1774563504.121216}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725381') HTTP/1.1" 204 0
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10727062
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727062%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10727062: 2
2026-03-26 22:18:24 [adesa.be] INFO: Scraping item 10727062 url https://www.openlane.eu/en/carv6/auction/10727062
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10724540
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724540%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10724540: 2
2026-03-26 22:18:24 [adesa.be] INFO: Scraping item 10724540 url https://www.openlane.eu/en/carv6/auction/10724540
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10725608
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725608%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10725608: 2
2026-03-26 22:18:24 [adesa.be] INFO: Scraping item 10725608 url https://www.openlane.eu/en/carv6/auction/10725608
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10732304
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732304%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10732304: 0
2026-03-26 22:18:24 [adesa.be] INFO: Skipping item 10732304 url https://www.openlane.eu/en/carv6/auction/10732304
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10725621
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725621%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10725621: 2
2026-03-26 22:18:24 [adesa.be] INFO: Scraping item 10725621 url https://www.openlane.eu/en/carv6/auction/10725621
2026-03-26 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10724687
2026-03-26 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64, identifier: 10724687
2026-03-26 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10724687
2026-03-26 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10724687
2026-03-26 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10724687 to the API
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724687>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2d0b98ed-c666-53a9-9e38-c7b511c5ad64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RED117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 204702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2016-11-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Giulia 2.2 JTDm - Diesel - Manual - 136 hp - 204.702 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724687%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Saving data for 10724687: {'auction_closing_time': 1774606500.0, 'created_time': 1774453873.61101, 'last_price_update_time': 1774563504.685933}
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724687') HTTP/1.1" 204 0
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10732323
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732323%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10732323: 0
2026-03-26 22:18:24 [adesa.be] INFO: Skipping item 10732323 url https://www.openlane.eu/en/carv6/auction/10732323
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10724613
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724613%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10724613: 2
2026-03-26 22:18:24 [adesa.be] INFO: Scraping item 10724613 url https://www.openlane.eu/en/carv6/auction/10724613
2026-03-26 22:18:24 [adesa.be] INFO: Found listing with ID: 10727094
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727094%27 HTTP/1.1" 200 None
2026-03-26 22:18:24 [adesa.be] INFO: Scrape type for 10727094: 2
2026-03-26 22:18:24 [adesa.be] INFO: Scraping item 10727094 url https://www.openlane.eu/en/carv6/auction/10727094
2026-03-26 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10725494
2026-03-26 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4e32178-8147-5672-ba7b-bd5be03350df, identifier: 10725494
2026-03-26 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10724660
2026-03-26 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc1625d-ce05-50fb-bf29-24826f499083 with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fc1625d-ce05-50fb-bf29-24826f499083 with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fc1625d-ce05-50fb-bf29-24826f499083, identifier: 10724660
2026-03-26 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10724611
2026-03-26 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b955601e-9cc5-5cde-bb60-bb13b6666c29 with scrape type 2
2026-03-26 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b955601e-9cc5-5cde-bb60-bb13b6666c29 with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b955601e-9cc5-5cde-bb60-bb13b6666c29, identifier: 10724611
2026-03-26 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10725490
2026-03-26 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4954d62f-fd5b-5ab4-85ee-674e221d8667 with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4954d62f-fd5b-5ab4-85ee-674e221d8667 with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4954d62f-fd5b-5ab4-85ee-674e221d8667, identifier: 10725490
2026-03-26 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10725486
2026-03-26 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44873393-4523-5388-902b-30d18471f2ec with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44873393-4523-5388-902b-30d18471f2ec with scrape type 2
2026-03-26 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44873393-4523-5388-902b-30d18471f2ec, identifier: 10725486
2026-03-26 22:18:25 [adesa.be] INFO: Found listing with ID: 10727071
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727071%27 HTTP/1.1" 200 None
2026-03-26 22:18:25 [adesa.be] INFO: Scrape type for 10727071: 2
2026-03-26 22:18:25 [adesa.be] INFO: Scraping item 10727071 url https://www.openlane.eu/en/carv6/auction/10727071
2026-03-26 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10725494
2026-03-26 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10725494
2026-03-26 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10725494 to the API
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725494>
{'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-27T09:00: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=10725494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 52568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'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-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725494%27 HTTP/1.1" 200 None
2026-03-26 22:18:25 [adesa.be] INFO: Saving data for 10725494: {'auction_closing_time': 1774602000.0, 'created_time': 1774454390.130756, 'last_price_update_time': 1774563505.498987}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725494') HTTP/1.1" 204 0
2026-03-26 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10724660
2026-03-26 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10724660
2026-03-26 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fc1625d-ce05-50fb-bf29-24826f499083 with identifier: 10724660 to the API
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fc1625d-ce05-50fb-bf29-24826f499083',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EXB428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 201504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-09-30',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Giulietta 1.6 JTDm Progression - Diesel - Manual - 105 '
'hp - 201.504 km',
'transmission': 'manual',
'trim': 'Progression',
'vin': None,
'year': 2015}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724660%27 HTTP/1.1" 200 None
2026-03-26 22:18:25 [adesa.be] INFO: Saving data for 10724660: {'auction_closing_time': 1774603800.0, 'created_time': 1774453870.153327, 'last_price_update_time': 1774563505.800846}
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724660') HTTP/1.1" 204 0
2026-03-26 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10724611
2026-03-26 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10724611
2026-03-26 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10724611 to the API
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724611>
{'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-27T09: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=10724611',
'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-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724611%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Saving data for 10724611: {'auction_closing_time': 1774603800.0, 'created_time': 1774453857.802881, 'last_price_update_time': 1774563506.089075}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724611') HTTP/1.1" 204 0
2026-03-26 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10725490
2026-03-26 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10725490
2026-03-26 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10725490 to the API
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725490>
{'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-27T09:00: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=10725490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 51564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'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-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725490%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Saving data for 10725490: {'auction_closing_time': 1774602000.0, 'created_time': 1774454389.841252, 'last_price_update_time': 1774563506.367925}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725490') HTTP/1.1" 204 0
2026-03-26 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10725486
2026-03-26 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10725486
2026-03-26 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10725486 to the API
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725486>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '44873393-4523-5388-902b-30d18471f2ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFN066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 51003,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 51.003 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725486%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Saving data for 10725486: {'auction_closing_time': 1774602000.0, 'created_time': 1774454391.769791, 'last_price_update_time': 1774563506.645914}
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725486') HTTP/1.1" 204 0
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10724563
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724563%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10724563: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10724563 url https://www.openlane.eu/en/carv6/auction/10724563
2026-03-26 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10724531
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724531%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10724531: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10724531 url https://www.openlane.eu/en/carv6/auction/10724531
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10724538
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724538%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10724538: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10724538 url https://www.openlane.eu/en/carv6/auction/10724538
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10727064
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727064%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10727064: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10727064 url https://www.openlane.eu/en/carv6/auction/10727064
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10724659
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724659%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10724659: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10724659 url https://www.openlane.eu/en/carv6/auction/10724659
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10732325
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732325%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10732325: 0
2026-03-26 22:18:26 [adesa.be] INFO: Skipping item 10732325 url https://www.openlane.eu/en/carv6/auction/10732325
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10724787
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724787%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10724787: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10724787 url https://www.openlane.eu/en/carv6/auction/10724787
2026-03-26 22:18:26 [adesa.be] INFO: Found listing with ID: 10724708
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724708%27 HTTP/1.1" 200 None
2026-03-26 22:18:26 [adesa.be] INFO: Scrape type for 10724708: 2
2026-03-26 22:18:26 [adesa.be] INFO: Scraping item 10724708 url https://www.openlane.eu/en/carv6/auction/10724708
2026-03-26 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10724545
2026-03-26 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce, identifier: 10724545
2026-03-26 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51e57be5-45ed-5b90-9cf3-8c16e22f7586 with identifier: 10724603
2026-03-26 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51e57be5-45ed-5b90-9cf3-8c16e22f7586 with scrape type 2
2026-03-26 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51e57be5-45ed-5b90-9cf3-8c16e22f7586 with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51e57be5-45ed-5b90-9cf3-8c16e22f7586, identifier: 10724603
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10727074
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727074%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10727074: 2
2026-03-26 22:18:27 [adesa.be] INFO: Scraping item 10727074 url https://www.openlane.eu/en/carv6/auction/10727074
2026-03-26 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10724545
2026-03-26 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10724545
2026-03-26 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce with identifier: 10724545 to the API
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9c5e2c12-abfd-5d79-8e5c-aadb0c77ecce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ENB078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 95769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-02-04',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Stelvio 2.0 Sprint - Q4 - Petrol - Automatic - 200 hp - '
'95.769 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2020}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724545%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Saving data for 10724545: {'auction_closing_time': 1774603800.0, 'created_time': 1774453866.535535, 'last_price_update_time': 1774563507.307022}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724545') HTTP/1.1" 204 0
2026-03-26 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51e57be5-45ed-5b90-9cf3-8c16e22f7586 with identifier: 10724603
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51e57be5-45ed-5b90-9cf3-8c16e22f7586 with identifier: 10724603
2026-03-26 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51e57be5-45ed-5b90-9cf3-8c16e22f7586 with identifier: 10724603 to the API
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724603>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51e57be5-45ed-5b90-9cf3-8c16e22f7586',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FFX834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 248696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Alfa Romeo Stelvio 2.2 TI - Diesel - Automatic - 160 hp - 248.696 '
'km',
'transmission': 'automatic',
'trim': 'TI',
'vin': None,
'year': 2020}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724603%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Saving data for 10724603: {'auction_closing_time': 1774603800.0, 'created_time': 1774453872.737648, 'last_price_update_time': 1774563507.781656}
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724603') HTTP/1.1" 204 0
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10732349
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732349%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10732349: 0
2026-03-26 22:18:27 [adesa.be] INFO: Skipping item 10732349 url https://www.openlane.eu/en/carv6/auction/10732349
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10724643
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724643%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10724643: 2
2026-03-26 22:18:27 [adesa.be] INFO: Scraping item 10724643 url https://www.openlane.eu/en/carv6/auction/10724643
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10730601
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730601%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10730601: 0
2026-03-26 22:18:27 [adesa.be] INFO: Skipping item 10730601 url https://www.openlane.eu/en/carv6/auction/10730601
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10724785
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724785%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10724785: 2
2026-03-26 22:18:27 [adesa.be] INFO: Scraping item 10724785 url https://www.openlane.eu/en/carv6/auction/10724785
2026-03-26 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10730578
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730578%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10730578: 0
2026-03-26 22:18:27 [adesa.be] INFO: Skipping item 10730578 url https://www.openlane.eu/en/carv6/auction/10730578
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10730623
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730623%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10730623: 0
2026-03-26 22:18:27 [adesa.be] INFO: Skipping item 10730623 url https://www.openlane.eu/en/carv6/auction/10730623
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10725645
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725645%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10725645: 2
2026-03-26 22:18:27 [adesa.be] INFO: Scraping item 10725645 url https://www.openlane.eu/en/carv6/auction/10725645
2026-03-26 22:18:27 [adesa.be] INFO: Found listing with ID: 10724788
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724788%27 HTTP/1.1" 200 None
2026-03-26 22:18:27 [adesa.be] INFO: Scrape type for 10724788: 2
2026-03-26 22:18:27 [adesa.be] INFO: Scraping item 10724788 url https://www.openlane.eu/en/carv6/auction/10724788
2026-03-26 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10724591
2026-03-26 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c8f9ad-ffd1-52b6-8588-97615b478d4a with scrape type 2
2026-03-26 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c8f9ad-ffd1-52b6-8588-97615b478d4a with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96c8f9ad-ffd1-52b6-8588-97615b478d4a, identifier: 10724591
2026-03-26 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1017e144-d986-502a-a27b-02729c49e316 with identifier: 10725631
2026-03-26 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1017e144-d986-502a-a27b-02729c49e316 with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1017e144-d986-502a-a27b-02729c49e316 with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1017e144-d986-502a-a27b-02729c49e316, identifier: 10725631
2026-03-26 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10724765
2026-03-26 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56, identifier: 10724765
2026-03-26 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10724761
2026-03-26 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e, identifier: 10724761
2026-03-26 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d01c620-c090-5120-b981-5eab7e686b92 with identifier: 10724588
2026-03-26 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d01c620-c090-5120-b981-5eab7e686b92 with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d01c620-c090-5120-b981-5eab7e686b92 with scrape type 2
2026-03-26 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d01c620-c090-5120-b981-5eab7e686b92, identifier: 10724588
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10724591
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10724591
2026-03-26 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10724591 to the API
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724591>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '96c8f9ad-ffd1-52b6-8588-97615b478d4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCY017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 221672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q2 30 TDI Sport - Diesel - Manual - 116 hp - 221.672 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724591%27 HTTP/1.1" 200 None
2026-03-26 22:18:28 [adesa.be] INFO: Saving data for 10724591: {'auction_closing_time': 1774603800.0, 'created_time': 1774453848.104715, 'last_price_update_time': 1774563508.683333}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724591') HTTP/1.1" 204 0
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1017e144-d986-502a-a27b-02729c49e316 with identifier: 10725631
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1017e144-d986-502a-a27b-02729c49e316 with identifier: 10725631
2026-03-26 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1017e144-d986-502a-a27b-02729c49e316 with identifier: 10725631 to the API
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725631>
{'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': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1017e144-d986-502a-a27b-02729c49e316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BOH561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 308986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2011-07-15',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 136 hp - 308.986 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725631%27 HTTP/1.1" 200 None
2026-03-26 22:18:28 [adesa.be] INFO: Saving data for 10725631: {'auction_closing_time': 1774603800.0, 'created_time': 1774453865.073492, 'last_price_update_time': 1774563508.959309}
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725631') HTTP/1.1" 204 0
2026-03-26 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10724765
2026-03-26 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10724765
2026-03-26 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56 with identifier: 10724765 to the API
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724765>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40dfcc8f-ac3f-5fec-84bb-7a7f35fe8d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BIW622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 141450,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q2 1.0 TFSI - Petrol - Automatic - 116 hp - 141.450 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724765%27 HTTP/1.1" 200 None
2026-03-26 22:18:29 [adesa.be] INFO: Saving data for 10724765: {'auction_closing_time': 1774603800.0, 'created_time': 1774453861.203426, 'last_price_update_time': 1774563509.230426}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724765') HTTP/1.1" 204 0
2026-03-26 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10724761
2026-03-26 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10724761
2026-03-26 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10724761 to the API
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724761>
{'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-27T09: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=10724761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 101139,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'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-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724761%27 HTTP/1.1" 200 None
2026-03-26 22:18:29 [adesa.be] INFO: Saving data for 10724761: {'auction_closing_time': 1774603800.0, 'created_time': 1774453862.16577, 'last_price_update_time': 1774563509.513163}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724761') HTTP/1.1" 204 0
2026-03-26 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d01c620-c090-5120-b981-5eab7e686b92 with identifier: 10724588
2026-03-26 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d01c620-c090-5120-b981-5eab7e686b92 with identifier: 10724588
2026-03-26 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d01c620-c090-5120-b981-5eab7e686b92 with identifier: 10724588 to the API
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724588>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d01c620-c090-5120-b981-5eab7e686b92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1erb654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 180975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2017-09-20',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Audi A3 Sportback 2.0 TDI Sport - Diesel - Manual - 150 hp - '
'180.975 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2017}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724588%27 HTTP/1.1" 200 None
2026-03-26 22:18:29 [adesa.be] INFO: Saving data for 10724588: {'auction_closing_time': 1774603800.0, 'created_time': 1774453858.155205, 'last_price_update_time': 1774563509.781284}
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724588') HTTP/1.1" 204 0
2026-03-26 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4757cce-9bd5-5baa-8903-34c0a1ce9679 with identifier: 10724704
2026-03-26 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4757cce-9bd5-5baa-8903-34c0a1ce9679 with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4757cce-9bd5-5baa-8903-34c0a1ce9679 with scrape type 2
2026-03-26 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4757cce-9bd5-5baa-8903-34c0a1ce9679, identifier: 10724704
2026-03-26 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4757cce-9bd5-5baa-8903-34c0a1ce9679 with identifier: 10724704
2026-03-26 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4757cce-9bd5-5baa-8903-34c0a1ce9679 with identifier: 10724704
2026-03-26 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4757cce-9bd5-5baa-8903-34c0a1ce9679 with identifier: 10724704 to the API
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 176,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a4757cce-9bd5-5baa-8903-34c0a1ce9679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WRX623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 234604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2013-07-11',
'seats_number': 5,
'seller_name': 'GARAGE NAUTILUS BV',
'title': 'Audi A4 Allroad 2.0 TDI Advanced - Quattro - Diesel - Manual - 176 '
'hp - 234.604 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2013}
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724704%27 HTTP/1.1" 200 None
2026-03-26 22:18:30 [adesa.be] INFO: Saving data for 10724704: {'auction_closing_time': 1774606500.0, 'created_time': 1774453864.628449, 'last_price_update_time': 1774563510.571226}
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724704') HTTP/1.1" 204 0
2026-03-26 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10724605
2026-03-26 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-26 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-26 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 409e787b-ed9e-535d-9a99-13b3a23eaf21, identifier: 10724605
2026-03-26 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d32eac6e-9735-5225-bcc9-84d1ccb28ee2 with identifier: 10724596
2026-03-26 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d32eac6e-9735-5225-bcc9-84d1ccb28ee2 with scrape type 2
2026-03-26 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d32eac6e-9735-5225-bcc9-84d1ccb28ee2 with scrape type 2
2026-03-26 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d32eac6e-9735-5225-bcc9-84d1ccb28ee2, identifier: 10724596
2026-03-26 22:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10724605
2026-03-26 22:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10724605
2026-03-26 22:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10724605 to the API
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724605>
{'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-27T09: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=10724605',
'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-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724605%27 HTTP/1.1" 200 None
2026-03-26 22:18:31 [adesa.be] INFO: Saving data for 10724605: {'auction_closing_time': 1774603800.0, 'created_time': 1774453842.010783, 'last_price_update_time': 1774563511.417631}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724605') HTTP/1.1" 204 0
2026-03-26 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d32eac6e-9735-5225-bcc9-84d1ccb28ee2 with identifier: 10724596
2026-03-26 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d32eac6e-9735-5225-bcc9-84d1ccb28ee2 with identifier: 10724596
2026-03-26 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d32eac6e-9735-5225-bcc9-84d1ccb28ee2 with identifier: 10724596 to the API
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724596>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd32eac6e-9735-5225-bcc9-84d1ccb28ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BRN535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 213726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2016-11-28',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Audi Q5 2.0 TFSI Design - Quattro - Petrol - Automatic - 179 hp - '
'213.726 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2016}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724596%27 HTTP/1.1" 200 None
2026-03-26 22:18:31 [adesa.be] INFO: Saving data for 10724596: {'auction_closing_time': 1774603800.0, 'created_time': 1774453835.651192, 'last_price_update_time': 1774563511.712778}
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724596') HTTP/1.1" 204 0
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b09dcf05-30dc-5951-96df-83b3c36601b3 with identifier: 10724706
2026-03-26 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b09dcf05-30dc-5951-96df-83b3c36601b3 with scrape type 2
2026-03-26 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b09dcf05-30dc-5951-96df-83b3c36601b3 with scrape type 2
2026-03-26 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b09dcf05-30dc-5951-96df-83b3c36601b3, identifier: 10724706
2026-03-26 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b09dcf05-30dc-5951-96df-83b3c36601b3 with identifier: 10724706
2026-03-26 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b09dcf05-30dc-5951-96df-83b3c36601b3 with identifier: 10724706
2026-03-26 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b09dcf05-30dc-5951-96df-83b3c36601b3 with identifier: 10724706 to the API
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 349,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'b09dcf05-30dc-5951-96df-83b3c36601b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 208059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2020-01-09',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Audi S6 Avant 3.0 TDI Competition - Diesel - Automatic - 349 hp - '
'208.059 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2020}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724706%27 HTTP/1.1" 200 None
2026-03-26 22:18:32 [adesa.be] INFO: Saving data for 10724706: {'auction_closing_time': 1774606500.0, 'created_time': 1774453831.301024, 'last_price_update_time': 1774563512.211575}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724706') HTTP/1.1" 204 0
2026-03-26 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10724540
2026-03-26 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d95c805-9662-53ea-8dbd-dee20aa726e5 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d95c805-9662-53ea-8dbd-dee20aa726e5 with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d95c805-9662-53ea-8dbd-dee20aa726e5, identifier: 10724540
2026-03-26 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10727062
2026-03-26 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe, identifier: 10727062
2026-03-26 22:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78167849-7b62-5f3d-a522-c14aea1d06de with identifier: 10725608
2026-03-26 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78167849-7b62-5f3d-a522-c14aea1d06de with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78167849-7b62-5f3d-a522-c14aea1d06de with scrape type 2
2026-03-26 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78167849-7b62-5f3d-a522-c14aea1d06de, identifier: 10725608
2026-03-26 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10724540
2026-03-26 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10724540
2026-03-26 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d95c805-9662-53ea-8dbd-dee20aa726e5 with identifier: 10724540 to the API
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 434,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d95c805-9662-53ea-8dbd-dee20aa726e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TMB565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 178494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2017-01-19',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Audi SQ7 4.0 TDI Sport - Quattro - Diesel - Automatic - 434 hp - '
'178.494 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2017}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724540%27 HTTP/1.1" 200 None
2026-03-26 22:18:32 [adesa.be] INFO: Saving data for 10724540: {'auction_closing_time': 1774603800.0, 'created_time': 1774453827.545961, 'last_price_update_time': 1774563512.854244}
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724540') HTTP/1.1" 204 0
2026-03-26 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10727062
2026-03-26 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10727062
2026-03-26 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10727062 to the API
2026-03-26 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727062>
{'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': 354,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '401e0855-4cb9-5ae6-94eb-7a09bc18abfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '033718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727062',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 216958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2017-07-17',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Audi SQ5 3.0 TFSI S Edition - Quattro - Petrol - Automatic - 354 hp '
'- 216.958 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2017}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727062%27 HTTP/1.1" 200 None
2026-03-26 22:18:33 [adesa.be] INFO: Saving data for 10727062: {'auction_closing_time': 1774603800.0, 'created_time': 1774453825.695339, 'last_price_update_time': 1774563513.128404}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727062') HTTP/1.1" 204 0
2026-03-26 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78167849-7b62-5f3d-a522-c14aea1d06de with identifier: 10725608
2026-03-26 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78167849-7b62-5f3d-a522-c14aea1d06de with identifier: 10725608
2026-03-26 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78167849-7b62-5f3d-a522-c14aea1d06de with identifier: 10725608 to the API
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725608>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '78167849-7b62-5f3d-a522-c14aea1d06de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1jxj123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'TT',
'odometer': 204232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2008-06-23',
'seats_number': 4,
'seller_name': 'SPRL KIFAYEH',
'title': 'Audi TT 2.0 TFSI S Line - Petrol - Automatic - 200 hp - 204.232 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2008}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725608%27 HTTP/1.1" 200 None
2026-03-26 22:18:33 [adesa.be] INFO: Saving data for 10725608: {'auction_closing_time': 1774606500.0, 'created_time': 1774453822.756669, 'last_price_update_time': 1774563513.40116}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725608') HTTP/1.1" 204 0
2026-03-26 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10727095
2026-03-26 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30151286-edf1-5c93-a81c-19740be87b98 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30151286-edf1-5c93-a81c-19740be87b98 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30151286-edf1-5c93-a81c-19740be87b98, identifier: 10727095
2026-03-26 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10727095
2026-03-26 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10727095
2026-03-26 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30151286-edf1-5c93-a81c-19740be87b98 with identifier: 10727095 to the API
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '30151286-edf1-5c93-a81c-19740be87b98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUT202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727095',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 238450,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2017-04-07',
'seats_number': 4,
'seller_name': 'Autohandel Bulent BV',
'title': 'Audi S5 Sportback 3.0 TFSI - Quattro - Petrol - Automatic - 354 hp '
'- 238.450 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727095%27 HTTP/1.1" 200 None
2026-03-26 22:18:33 [adesa.be] INFO: Saving data for 10727095: {'auction_closing_time': 1774603800.0, 'created_time': 1774453834.676767, 'last_price_update_time': 1774563513.793707}
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727095') HTTP/1.1" 204 0
2026-03-26 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10727071
2026-03-26 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9acf0b5-4495-5a3f-adac-d76652e9a84e with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9acf0b5-4495-5a3f-adac-d76652e9a84e with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9acf0b5-4495-5a3f-adac-d76652e9a84e, identifier: 10727071
2026-03-26 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd0654d4-460d-5676-a10e-e5b2c0415393 with identifier: 10724590
2026-03-26 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd0654d4-460d-5676-a10e-e5b2c0415393 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd0654d4-460d-5676-a10e-e5b2c0415393 with scrape type 2
2026-03-26 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd0654d4-460d-5676-a10e-e5b2c0415393, identifier: 10724590
2026-03-26 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10727071
2026-03-26 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10727071
2026-03-26 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10727071 to the API
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f9acf0b5-4495-5a3f-adac-d76652e9a84e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '580929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727071',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 186696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2016-07-11',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 2 Series 218i - Petrol - Automatic - 136 hp - 186.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727071%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.be] INFO: Saving data for 10727071: {'auction_closing_time': 1774603800.0, 'created_time': 1774453818.25512, 'last_price_update_time': 1774563514.264782}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727071') HTTP/1.1" 204 0
2026-03-26 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd0654d4-460d-5676-a10e-e5b2c0415393 with identifier: 10724590
2026-03-26 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd0654d4-460d-5676-a10e-e5b2c0415393 with identifier: 10724590
2026-03-26 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd0654d4-460d-5676-a10e-e5b2c0415393 with identifier: 10724590 to the API
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '5.0L',
'engine_horse_power': 580,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bd0654d4-460d-5676-a10e-e5b2c0415393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FDW210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 319029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2010-02-11',
'seats_number': 2,
'seller_name': "Auto's Jacques BV",
'title': 'Audi RS6 Avant 5.0 Competition - Quattro - Petrol - Automatic - 580 '
'hp - 319.029 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2010}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724590%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.be] INFO: Saving data for 10724590: {'auction_closing_time': 1774603800.0, 'created_time': 1774453833.312507, 'last_price_update_time': 1774563514.53901}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724590') HTTP/1.1" 204 0
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8472b1-23c0-59a4-a112-28fa852fc472 with identifier: 10724563
2026-03-26 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8472b1-23c0-59a4-a112-28fa852fc472 with scrape type 2
2026-03-26 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8472b1-23c0-59a4-a112-28fa852fc472 with scrape type 2
2026-03-26 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd8472b1-23c0-59a4-a112-28fa852fc472, identifier: 10724563
2026-03-26 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd8472b1-23c0-59a4-a112-28fa852fc472 with identifier: 10724563
2026-03-26 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd8472b1-23c0-59a4-a112-28fa852fc472 with identifier: 10724563
2026-03-26 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd8472b1-23c0-59a4-a112-28fa852fc472 with identifier: 10724563 to the API
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cd8472b1-23c0-59a4-a112-28fa852fc472',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VFA071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 55205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2018-03-20',
'seats_number': 4,
'seller_name': 'BV Carrure',
'title': 'BMW 2 Series 218i - Petrol - Manual - 136 hp - 55.205 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724563%27 HTTP/1.1" 200 None
2026-03-26 22:18:34 [adesa.be] INFO: Saving data for 10724563: {'auction_closing_time': 1774603800.0, 'created_time': 1774453833.960922, 'last_price_update_time': 1774563514.903715}
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724563') HTTP/1.1" 204 0
2026-03-26 22:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659
2026-03-26 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 923985b8-d129-5e54-98ca-b247527ad8d9 with scrape type 2
2026-03-26 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 923985b8-d129-5e54-98ca-b247527ad8d9 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 923985b8-d129-5e54-98ca-b247527ad8d9, identifier: 10724659
2026-03-26 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708
2026-03-26 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e3eeeb3-1c58-572a-b5e9-030eecd06902, identifier: 10724708
2026-03-26 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074
2026-03-26 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a85f78c0-4f3d-549a-a630-fe8f6e116cd1, identifier: 10727074
2026-03-26 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643
2026-03-26 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6edaa047-f8b2-55d1-bfbd-978a10492607 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6edaa047-f8b2-55d1-bfbd-978a10492607 with scrape type 2
2026-03-26 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6edaa047-f8b2-55d1-bfbd-978a10492607, identifier: 10724643
2026-03-26 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659
2026-03-26 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659
2026-03-26 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659 to the API
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '923985b8-d129-5e54-98ca-b247527ad8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBP312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724659',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 250057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2010-05-21',
'seats_number': 4,
'seller_name': 'Multi Group srl',
'title': 'BMW 3 Series 320d Comfort - Diesel - Automatic - 163 hp - 250.057 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2010}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724659%27 HTTP/1.1" 200 None
2026-03-26 22:18:35 [adesa.be] INFO: Saving data for 10724659: {'auction_closing_time': 1774603800.0, 'created_time': 1774452243.947833, 'last_price_update_time': 1774563515.602315}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724659') HTTP/1.1" 204 0
2026-03-26 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708
2026-03-26 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708
2026-03-26 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708 to the API
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724708>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '1e3eeeb3-1c58-572a-b5e9-030eecd06902',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FRM674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2017-06-26',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'BMW 3 Series GT 318d Lounge - Diesel - Automatic - 150 hp - 151.999 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724708%27 HTTP/1.1" 200 None
2026-03-26 22:18:35 [adesa.be] INFO: Saving data for 10724708: {'auction_closing_time': 1774606500.0, 'created_time': 1774452352.048685, 'last_price_update_time': 1774563515.870757}
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724708') HTTP/1.1" 204 0
2026-03-26 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074
2026-03-26 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074
2026-03-26 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074 to the API
2026-03-26 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727074>
{'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': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a85f78c0-4f3d-549a-a630-fe8f6e116cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '775681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727074',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 135698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-11-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 116 hp - 135.698 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727074%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.be] INFO: Saving data for 10727074: {'auction_closing_time': 1774603800.0, 'created_time': 1774452315.562545, 'last_price_update_time': 1774563516.172415}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727074') HTTP/1.1" 204 0
2026-03-26 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643
2026-03-26 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643
2026-03-26 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643 to the API
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724643>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6edaa047-f8b2-55d1-bfbd-978a10492607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEE706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 212176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2015-08-19',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 212.176 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724643%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.be] INFO: Saving data for 10724643: {'auction_closing_time': 1774603800.0, 'created_time': 1774452328.49625, 'last_price_update_time': 1774563516.437326}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724643') HTTP/1.1" 204 0
2026-03-26 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787
2026-03-26 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8742e02-6875-5751-a4b1-241632795ea2 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8742e02-6875-5751-a4b1-241632795ea2 with scrape type 2
2026-03-26 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8742e02-6875-5751-a4b1-241632795ea2, identifier: 10724787
2026-03-26 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787
2026-03-26 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787
2026-03-26 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787 to the API
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724787>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8742e02-6875-5751-a4b1-241632795ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GUY798',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 342770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2008-01-03',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 320d - Diesel - Automatic - 163 hp - 342.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724787%27 HTTP/1.1" 200 None
2026-03-26 22:18:36 [adesa.be] INFO: Saving data for 10724787: {'auction_closing_time': 1774603800.0, 'created_time': 1774452309.2247, 'last_price_update_time': 1774563516.828161}
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724787') HTTP/1.1" 204 0
2026-03-26 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788
2026-03-26 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd86541-552f-5173-981d-d5906b3a72cc with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd86541-552f-5173-981d-d5906b3a72cc with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd86541-552f-5173-981d-d5906b3a72cc, identifier: 10724788
2026-03-26 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788
2026-03-26 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788
2026-03-26 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788 to the API
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724788>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6cd86541-552f-5173-981d-d5906b3a72cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DPF676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724788',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 216591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'BMW 5 Series 520 M-Pack - Diesel - Automatic - 190 hp - 216.591 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2019}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724788%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.be] INFO: Saving data for 10724788: {'auction_closing_time': 1774603800.0, 'created_time': 1774452303.216984, 'last_price_update_time': 1774563517.449986}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724788') HTTP/1.1" 204 0
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6db6ca0-d07e-5615-89f9-25189ff6fa42 with identifier: 10724531
2026-03-26 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6db6ca0-d07e-5615-89f9-25189ff6fa42 with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6db6ca0-d07e-5615-89f9-25189ff6fa42 with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6db6ca0-d07e-5615-89f9-25189ff6fa42, identifier: 10724531
2026-03-26 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6db6ca0-d07e-5615-89f9-25189ff6fa42 with identifier: 10724531
2026-03-26 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6db6ca0-d07e-5615-89f9-25189ff6fa42 with identifier: 10724531
2026-03-26 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6db6ca0-d07e-5615-89f9-25189ff6fa42 with identifier: 10724531 to the API
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724531>
{'auction_title': '',
'c_o_2_emission_value': 223,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 460,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6db6ca0-d07e-5615-89f9-25189ff6fa42',
'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=10724531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 65606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41600,
'price_includes_vat': True,
'registration_date': '2024-02-02',
'seats_number': 4,
'seller_name': 'CARDICTED',
'title': 'BMW 2 Series M2 3.0 M Sport - Petrol - Automatic - 460 hp - 65.606 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724531%27 HTTP/1.1" 200 None
2026-03-26 22:18:37 [adesa.be] INFO: Saving data for 10724531: {'auction_closing_time': 1774603800.0, 'created_time': 1774453817.558843, 'last_price_update_time': 1774563517.815024}
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724531') HTTP/1.1" 204 0
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10724538
2026-03-26 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf, identifier: 10724538
2026-03-26 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645
2026-03-26 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f324739-2974-5556-ae20-77c9aeea6835 with scrape type 2
2026-03-26 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f324739-2974-5556-ae20-77c9aeea6835 with scrape type 2
2026-03-26 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f324739-2974-5556-ae20-77c9aeea6835, identifier: 10725645
2026-03-26 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785
2026-03-26 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 with scrape type 2
2026-03-26 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 with scrape type 2
2026-03-26 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8245d89-3c90-59d2-86dc-5cf0b91249e0, identifier: 10724785
2026-03-26 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10724538
2026-03-26 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10724538
2026-03-26 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10724538 to the API
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 370,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BHK695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724538',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 133095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33650,
'price_includes_vat': True,
'registration_date': '2016-03-23',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW 2 Series M2 - Petrol - Manual - 370 hp - 133.095 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724538%27 HTTP/1.1" 200 None
2026-03-26 22:18:38 [adesa.be] INFO: Saving data for 10724538: {'auction_closing_time': 1774603800.0, 'created_time': 1774453810.165092, 'last_price_update_time': 1774563518.356161}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724538') HTTP/1.1" 204 0
2026-03-26 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645
2026-03-26 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645
2026-03-26 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645 to the API
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725645>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7f324739-2974-5556-ae20-77c9aeea6835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '091590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 409351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2009-03-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 5 Series 520 - Diesel - Manual - 163 hp - 409.351 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725645%27 HTTP/1.1" 200 None
2026-03-26 22:18:38 [adesa.be] INFO: Saving data for 10725645: {'auction_closing_time': 1774603800.0, 'created_time': 1774452238.175057, 'last_price_update_time': 1774563518.627173}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725645') HTTP/1.1" 204 0
2026-03-26 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785
2026-03-26 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785
2026-03-26 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785 to the API
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724785>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8245d89-3c90-59d2-86dc-5cf0b91249e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724785',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 124501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'124.501 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724785%27 HTTP/1.1" 200 None
2026-03-26 22:18:38 [adesa.be] INFO: Saving data for 10724785: {'auction_closing_time': 1774603800.0, 'created_time': 1774452304.83714, 'last_price_update_time': 1774563518.972162}
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724785') HTTP/1.1" 204 0
2026-03-26 22:18: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-26 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10727094
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c61e8157-cac9-50ea-a6fa-f33d111ab7c2, identifier: 10727094
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411, identifier: 10727064
2026-03-26 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10727094
2026-03-26 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10727094
2026-03-26 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c61e8157-cac9-50ea-a6fa-f33d111ab7c2 with identifier: 10727094 to the API
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727094>
{'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': 178,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c61e8157-cac9-50ea-a6fa-f33d111ab7c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CSN265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 93028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 1 Series 120i M Sport - Petrol - Automatic - 178 hp - 93.028 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727094%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.be] INFO: Saving data for 10727094: {'auction_closing_time': 1774603800.0, 'created_time': 1774453830.617037, 'last_price_update_time': 1774563519.45177}
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727094') HTTP/1.1" 204 0
2026-03-26 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064
2026-03-26 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064
2026-03-26 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064 to the API
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727064>
{'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': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5367ce5b-fe11-5ab1-bc3d-8f84fe917411',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '701609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727064',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 96199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2011-03-31',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 3 Series 318d - Diesel - Manual - 136 hp - 96.199 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727064%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.be] INFO: Saving data for 10727064: {'auction_closing_time': 1774603800.0, 'created_time': 1774452449.073245, 'last_price_update_time': 1774563519.708437}
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727064') HTTP/1.1" 204 0
2026-03-26 22:18:39 [adesa.be] INFO: Found listing with ID: 10732313
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732313%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.be] INFO: Scrape type for 10732313: 0
2026-03-26 22:18:39 [adesa.be] INFO: Skipping item 10732313 url https://www.openlane.eu/en/carv6/auction/10732313
2026-03-26 22:18:39 [adesa.be] INFO: Found listing with ID: 10732372
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732372%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.be] INFO: Scrape type for 10732372: 0
2026-03-26 22:18:39 [adesa.be] INFO: Skipping item 10732372 url https://www.openlane.eu/en/carv6/auction/10732372
2026-03-26 22:18:39 [adesa.be] INFO: Found listing with ID: 10725611
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725611%27 HTTP/1.1" 200 None
2026-03-26 22:18:39 [adesa.be] INFO: Scrape type for 10725611: 2
2026-03-26 22:18:39 [adesa.be] INFO: Scraping item 10725611 url https://www.openlane.eu/en/carv6/auction/10725611
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10724613
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a, identifier: 10724613
2026-03-26 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14153faf-aec5-57e0-9011-a88052922996 with identifier: 10725621
2026-03-26 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14153faf-aec5-57e0-9011-a88052922996 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14153faf-aec5-57e0-9011-a88052922996 with scrape type 2
2026-03-26 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14153faf-aec5-57e0-9011-a88052922996, identifier: 10725621
2026-03-26 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10724613
2026-03-26 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10724613
2026-03-26 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10724613 to the API
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 139,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMP667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 169204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'BMW 1 Series 118i - Petrol - Automatic - 139 hp - 169.204 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724613%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Saving data for 10724613: {'auction_closing_time': 1774603800.0, 'created_time': 1774453826.862621, 'last_price_update_time': 1774563520.215126}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724613') HTTP/1.1" 204 0
2026-03-26 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14153faf-aec5-57e0-9011-a88052922996 with identifier: 10725621
2026-03-26 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14153faf-aec5-57e0-9011-a88052922996 with identifier: 10725621
2026-03-26 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14153faf-aec5-57e0-9011-a88052922996 with identifier: 10725621 to the API
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725621>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14153faf-aec5-57e0-9011-a88052922996',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BVH492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 186029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2016-01-27',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'BMW 1 Series 116d M-Pack - Diesel - Manual - 115 hp - 186.029 km',
'transmission': 'manual',
'trim': 'M-Pack',
'vin': None,
'year': 2016}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725621%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Saving data for 10725621: {'auction_closing_time': 1774603800.0, 'created_time': 1774453824.51185, 'last_price_update_time': 1774563520.572934}
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725621') HTTP/1.1" 204 0
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724548
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724548%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724548: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724548 url https://www.openlane.eu/en/carv6/auction/10724548
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724541
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724541%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724541: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724541 url https://www.openlane.eu/en/carv6/auction/10724541
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724571
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724571%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724571: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724571 url https://www.openlane.eu/en/carv6/auction/10724571
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724556
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724556%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724556: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724556 url https://www.openlane.eu/en/carv6/auction/10724556
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724762
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724762%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724762: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724762 url https://www.openlane.eu/en/carv6/auction/10724762
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724778
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724778%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724778: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724778 url https://www.openlane.eu/en/carv6/auction/10724778
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724639
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724639%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724639: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724639 url https://www.openlane.eu/en/carv6/auction/10724639
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10732330
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732330%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10732330: 0
2026-03-26 22:18:40 [adesa.be] INFO: Skipping item 10732330 url https://www.openlane.eu/en/carv6/auction/10732330
2026-03-26 22:18:40 [adesa.be] INFO: Found listing with ID: 10724701
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724701%27 HTTP/1.1" 200 None
2026-03-26 22:18:40 [adesa.be] INFO: Scrape type for 10724701: 2
2026-03-26 22:18:40 [adesa.be] INFO: Scraping item 10724701 url https://www.openlane.eu/en/carv6/auction/10724701
2026-03-26 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a22b13d6-9aa6-517f-a13c-a2b7e6e1d978 with identifier: 10724576
2026-03-26 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a22b13d6-9aa6-517f-a13c-a2b7e6e1d978 with scrape type 2
2026-03-26 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a22b13d6-9aa6-517f-a13c-a2b7e6e1d978 with scrape type 2
2026-03-26 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a22b13d6-9aa6-517f-a13c-a2b7e6e1d978, identifier: 10724576
2026-03-26 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10724579
2026-03-26 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with scrape type 2
2026-03-26 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with scrape type 2
2026-03-26 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165, identifier: 10724579
2026-03-26 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10724543
2026-03-26 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb389405-eb57-504b-a39d-f5cf0c5a26a8 with scrape type 2
2026-03-26 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb389405-eb57-504b-a39d-f5cf0c5a26a8 with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb389405-eb57-504b-a39d-f5cf0c5a26a8, identifier: 10724543
2026-03-26 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006b58e6-84f8-5991-aaf1-b8ac3ea127dd with identifier: 10724530
2026-03-26 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006b58e6-84f8-5991-aaf1-b8ac3ea127dd with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 006b58e6-84f8-5991-aaf1-b8ac3ea127dd with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 006b58e6-84f8-5991-aaf1-b8ac3ea127dd, identifier: 10724530
2026-03-26 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10727076
2026-03-26 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f7757b-9335-577e-b1a0-31c5c269d5c6 with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f7757b-9335-577e-b1a0-31c5c269d5c6 with scrape type 2
2026-03-26 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82f7757b-9335-577e-b1a0-31c5c269d5c6, identifier: 10727076
2026-03-26 22:18:41 [adesa.be] INFO: Found listing with ID: 10724772
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724772%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.be] INFO: Scrape type for 10724772: 2
2026-03-26 22:18:41 [adesa.be] INFO: Scraping item 10724772 url https://www.openlane.eu/en/carv6/auction/10724772
2026-03-26 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a22b13d6-9aa6-517f-a13c-a2b7e6e1d978 with identifier: 10724576
2026-03-26 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a22b13d6-9aa6-517f-a13c-a2b7e6e1d978 with identifier: 10724576
2026-03-26 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a22b13d6-9aa6-517f-a13c-a2b7e6e1d978 with identifier: 10724576 to the API
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724576>
{'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': 252,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a22b13d6-9aa6-517f-a13c-a2b7e6e1d978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1-XXC-533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 192554,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Audi Q5 50 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'192.554 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724576%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.be] INFO: Saving data for 10724576: {'auction_closing_time': 1774603800.0, 'created_time': 1774453832.125417, 'last_price_update_time': 1774563521.471448}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724576') HTTP/1.1" 204 0
2026-03-26 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10724579
2026-03-26 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10724579
2026-03-26 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10724579 to the API
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724579>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68fa85a3-e36a-5ce6-8fb6-08093a2bb165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEG446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 143997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13550,
'price_includes_vat': True,
'registration_date': '2014-09-01',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi Q5 2.0 TDI S Line - Diesel - Automatic - 177 hp - 143.997 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2014}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724579%27 HTTP/1.1" 200 None
2026-03-26 22:18:41 [adesa.be] INFO: Saving data for 10724579: {'auction_closing_time': 1774603800.0, 'created_time': 1774453836.815165, 'last_price_update_time': 1774563521.75505}
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724579') HTTP/1.1" 204 0
2026-03-26 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10724543
2026-03-26 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10724543
2026-03-26 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10724543 to the API
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724543>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb389405-eb57-504b-a39d-f5cf0c5a26a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUCE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 119664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q5 35 TDI Advanced - Diesel - Automatic - 163 hp - 119.664 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724543%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Saving data for 10724543: {'auction_closing_time': 1774603800.0, 'created_time': 1774453837.755112, 'last_price_update_time': 1774563522.043284}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724543') HTTP/1.1" 204 0
2026-03-26 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 006b58e6-84f8-5991-aaf1-b8ac3ea127dd with identifier: 10724530
2026-03-26 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 006b58e6-84f8-5991-aaf1-b8ac3ea127dd with identifier: 10724530
2026-03-26 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 006b58e6-84f8-5991-aaf1-b8ac3ea127dd with identifier: 10724530 to the API
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724530>
{'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': 231,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '006b58e6-84f8-5991-aaf1-b8ac3ea127dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CTH3332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q8',
'odometer': 52722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 46100,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'Audi Q8 45 TDI S Line - Quattro - Diesel - Automatic - 231 hp - '
'52.722 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724530%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Saving data for 10724530: {'auction_closing_time': 1774603800.0, 'created_time': 1774453841.236693, 'last_price_update_time': 1774563522.32102}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724530') HTTP/1.1" 204 0
2026-03-26 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10727076
2026-03-26 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10727076
2026-03-26 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10727076 to the API
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727076>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '82f7757b-9335-577e-b1a0-31c5c269d5c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '027826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727076',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 343134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Audi Q5 35 TDI S Line - Quattro - Diesel - Automatic - 163 hp - '
'343.134 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727076%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Saving data for 10727076: {'auction_closing_time': 1774603800.0, 'created_time': 1774453844.762625, 'last_price_update_time': 1774563522.595306}
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727076') HTTP/1.1" 204 0
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10732257
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732257%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10732257: 0
2026-03-26 22:18:42 [adesa.be] INFO: Skipping item 10732257 url https://www.openlane.eu/en/carv6/auction/10732257
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10724546
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724546%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10724546: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10724546 url https://www.openlane.eu/en/carv6/auction/10724546
2026-03-26 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10724544
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724544%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10724544: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10724544 url https://www.openlane.eu/en/carv6/auction/10724544
2026-03-26 22:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10724532
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724532%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10724532: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10724532 url https://www.openlane.eu/en/carv6/auction/10724532
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10724558
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724558%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10724558: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10724558 url https://www.openlane.eu/en/carv6/auction/10724558
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10732314
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732314%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10732314: 0
2026-03-26 22:18:42 [adesa.be] INFO: Skipping item 10732314 url https://www.openlane.eu/en/carv6/auction/10732314
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10724714
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724714%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10724714: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10724714 url https://www.openlane.eu/en/carv6/auction/10724714
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10727059
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727059%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10727059: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10727059 url https://www.openlane.eu/en/carv6/auction/10727059
2026-03-26 22:18:42 [adesa.be] INFO: Found listing with ID: 10724527
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724527%27 HTTP/1.1" 200 None
2026-03-26 22:18:42 [adesa.be] INFO: Scrape type for 10724527: 2
2026-03-26 22:18:42 [adesa.be] INFO: Scraping item 10724527 url https://www.openlane.eu/en/carv6/auction/10724527
2026-03-26 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7efa21d3-34f6-5480-aead-c4a6cda78cdd with identifier: 10724566
2026-03-26 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7efa21d3-34f6-5480-aead-c4a6cda78cdd with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7efa21d3-34f6-5480-aead-c4a6cda78cdd with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7efa21d3-34f6-5480-aead-c4a6cda78cdd, identifier: 10724566
2026-03-26 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e54960a-94aa-5282-aef0-82d997e0a526 with identifier: 10724561
2026-03-26 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e54960a-94aa-5282-aef0-82d997e0a526 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e54960a-94aa-5282-aef0-82d997e0a526 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e54960a-94aa-5282-aef0-82d997e0a526, identifier: 10724561
2026-03-26 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10727082
2026-03-26 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c2bb6f0-269d-58eb-a33d-0590009f8830 with scrape type 2
2026-03-26 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c2bb6f0-269d-58eb-a33d-0590009f8830 with scrape type 2
2026-03-26 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c2bb6f0-269d-58eb-a33d-0590009f8830, identifier: 10727082
2026-03-26 22:18:43 [adesa.be] INFO: Found listing with ID: 10724779
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724779%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.be] INFO: Scrape type for 10724779: 2
2026-03-26 22:18:43 [adesa.be] INFO: Scraping item 10724779 url https://www.openlane.eu/en/carv6/auction/10724779
2026-03-26 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7efa21d3-34f6-5480-aead-c4a6cda78cdd with identifier: 10724566
2026-03-26 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7efa21d3-34f6-5480-aead-c4a6cda78cdd with identifier: 10724566
2026-03-26 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7efa21d3-34f6-5480-aead-c4a6cda78cdd with identifier: 10724566 to the API
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724566>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7efa21d3-34f6-5480-aead-c4a6cda78cdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTF516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 112896,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 112.896 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724566%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.be] INFO: Saving data for 10724566: {'auction_closing_time': 1774603800.0, 'created_time': 1774453843.388594, 'last_price_update_time': 1774563523.335015}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724566') HTTP/1.1" 204 0
2026-03-26 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e54960a-94aa-5282-aef0-82d997e0a526 with identifier: 10724561
2026-03-26 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e54960a-94aa-5282-aef0-82d997e0a526 with identifier: 10724561
2026-03-26 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e54960a-94aa-5282-aef0-82d997e0a526 with identifier: 10724561 to the API
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724561>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6e54960a-94aa-5282-aef0-82d997e0a526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGR859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 172054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Audi Q3 Sportback 35 TFSI Attraction - Petrol - Automatic - 150 hp '
'- 172.054 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724561%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.be] INFO: Saving data for 10724561: {'auction_closing_time': 1774603800.0, 'created_time': 1774453839.69182, 'last_price_update_time': 1774563523.705864}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724561') HTTP/1.1" 204 0
2026-03-26 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10727082
2026-03-26 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10727082
2026-03-26 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10727082 to the API
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727082>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6c2bb6f0-269d-58eb-a33d-0590009f8830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '120829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727082',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 200809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'200.809 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727082%27 HTTP/1.1" 200 None
2026-03-26 22:18:43 [adesa.be] INFO: Saving data for 10727082: {'auction_closing_time': 1774603800.0, 'created_time': 1774453844.468218, 'last_price_update_time': 1774563523.974779}
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727082') HTTP/1.1" 204 0
2026-03-26 22:18:43 [adesa.be] INFO: Found listing with ID: 10732399
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732399%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10732399: 0
2026-03-26 22:18:44 [adesa.be] INFO: Skipping item 10732399 url https://www.openlane.eu/en/carv6/auction/10732399
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724528
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724528%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724528: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724528 url https://www.openlane.eu/en/carv6/auction/10724528
2026-03-26 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724763
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724763%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724763: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724763 url https://www.openlane.eu/en/carv6/auction/10724763
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10727060
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727060%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10727060: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10727060 url https://www.openlane.eu/en/carv6/auction/10727060
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724715
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724715%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724715: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724715 url https://www.openlane.eu/en/carv6/auction/10724715
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10725655
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725655%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10725655: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10725655 url https://www.openlane.eu/en/carv6/auction/10725655
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724678
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724678%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724678: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724678 url https://www.openlane.eu/en/carv6/auction/10724678
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10732269
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732269%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10732269: 0
2026-03-26 22:18:44 [adesa.be] INFO: Skipping item 10732269 url https://www.openlane.eu/en/carv6/auction/10732269
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10732329
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732329%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10732329: 0
2026-03-26 22:18:44 [adesa.be] INFO: Skipping item 10732329 url https://www.openlane.eu/en/carv6/auction/10732329
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10730586
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730586%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10730586: 0
2026-03-26 22:18:44 [adesa.be] INFO: Skipping item 10730586 url https://www.openlane.eu/en/carv6/auction/10730586
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10730619
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730619%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10730619: 0
2026-03-26 22:18:44 [adesa.be] INFO: Skipping item 10730619 url https://www.openlane.eu/en/carv6/auction/10730619
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10732350
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732350%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10732350: 0
2026-03-26 22:18:44 [adesa.be] INFO: Skipping item 10732350 url https://www.openlane.eu/en/carv6/auction/10732350
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724655
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724655%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724655: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724655 url https://www.openlane.eu/en/carv6/auction/10724655
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724773
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724773%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724773: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724773 url https://www.openlane.eu/en/carv6/auction/10724773
2026-03-26 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10724707
2026-03-26 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80cc11de-9d5b-5507-b5a8-c61d3a76064e with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80cc11de-9d5b-5507-b5a8-c61d3a76064e with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80cc11de-9d5b-5507-b5a8-c61d3a76064e, identifier: 10724707
2026-03-26 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10724759
2026-03-26 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 769d180b-3451-50c6-9a74-5cc554da63d7 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 769d180b-3451-50c6-9a74-5cc554da63d7 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 769d180b-3451-50c6-9a74-5cc554da63d7, identifier: 10724759
2026-03-26 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0832349f-069b-56ea-a12b-dd3009c77977 with identifier: 10725615
2026-03-26 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0832349f-069b-56ea-a12b-dd3009c77977 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0832349f-069b-56ea-a12b-dd3009c77977 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0832349f-069b-56ea-a12b-dd3009c77977, identifier: 10725615
2026-03-26 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6bf2abb-3531-5276-b766-05847da64789 with identifier: 10724599
2026-03-26 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6bf2abb-3531-5276-b766-05847da64789 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6bf2abb-3531-5276-b766-05847da64789 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6bf2abb-3531-5276-b766-05847da64789, identifier: 10724599
2026-03-26 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7928664c-89c0-5382-bee0-475c660f66a2 with identifier: 10724712
2026-03-26 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7928664c-89c0-5382-bee0-475c660f66a2 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7928664c-89c0-5382-bee0-475c660f66a2 with scrape type 2
2026-03-26 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7928664c-89c0-5382-bee0-475c660f66a2, identifier: 10724712
2026-03-26 22:18:44 [adesa.be] INFO: Found listing with ID: 10724617
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724617%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Scrape type for 10724617: 2
2026-03-26 22:18:44 [adesa.be] INFO: Scraping item 10724617 url https://www.openlane.eu/en/carv6/auction/10724617
2026-03-26 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10724707
2026-03-26 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10724707
2026-03-26 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80cc11de-9d5b-5507-b5a8-c61d3a76064e with identifier: 10724707 to the API
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724707>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '80cc11de-9d5b-5507-b5a8-c61d3a76064e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTZ308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 29314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29250,
'price_includes_vat': True,
'registration_date': '2024-08-23',
'seats_number': 4,
'seller_name': 'Crashcars bv',
'title': 'Audi A5 2.0 TFSI S Line - Petrol - Automatic - 149 hp - 29.314 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724707%27 HTTP/1.1" 200 None
2026-03-26 22:18:44 [adesa.be] INFO: Saving data for 10724707: {'auction_closing_time': 1774606500.0, 'created_time': 1774453863.422479, 'last_price_update_time': 1774563524.984838}
2026-03-26 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724707') HTTP/1.1" 204 0
2026-03-26 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10724759
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-26 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10724759
2026-03-26 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 769d180b-3451-50c6-9a74-5cc554da63d7 with identifier: 10724759 to the API
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724759>
{'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': 170,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '769d180b-3451-50c6-9a74-5cc554da63d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A057533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 163158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2017-11-14',
'seats_number': 4,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 2.0 TFSI - CNG - Manual - 170 hp - 163.158 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724759%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.be] INFO: Saving data for 10724759: {'auction_closing_time': 1774603800.0, 'created_time': 1774453859.968807, 'last_price_update_time': 1774563525.495915}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724759') HTTP/1.1" 204 0
2026-03-26 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0832349f-069b-56ea-a12b-dd3009c77977 with identifier: 10725615
2026-03-26 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0832349f-069b-56ea-a12b-dd3009c77977 with identifier: 10725615
2026-03-26 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0832349f-069b-56ea-a12b-dd3009c77977 with identifier: 10725615 to the API
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0832349f-069b-56ea-a12b-dd3009c77977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HNA035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 184864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2018-06-06',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Audi A7 Sportback 50 TDI S Line - Quattro - Diesel - Automatic - '
'286 hp - 184.864 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2018}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725615%27 HTTP/1.1" 200 None
2026-03-26 22:18:45 [adesa.be] INFO: Saving data for 10725615: {'auction_closing_time': 1774603800.0, 'created_time': 1774453847.804508, 'last_price_update_time': 1774563525.79008}
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725615') HTTP/1.1" 204 0
2026-03-26 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6bf2abb-3531-5276-b766-05847da64789 with identifier: 10724599
2026-03-26 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6bf2abb-3531-5276-b766-05847da64789 with identifier: 10724599
2026-03-26 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6bf2abb-3531-5276-b766-05847da64789 with identifier: 10724599 to the API
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 144,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6bf2abb-3531-5276-b766-05847da64789',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CHY955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 159718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2015-08-05',
'seats_number': 4,
'seller_name': 'Roselies Occasion',
'title': 'Audi A5 Sportback 1.8 TFSI S Line - Petrol - Manual - 144 hp - '
'159.718 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2015}
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724599%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Saving data for 10724599: {'auction_closing_time': 1774603800.0, 'created_time': 1774453871.339619, 'last_price_update_time': 1774563526.053482}
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724599') HTTP/1.1" 204 0
2026-03-26 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7928664c-89c0-5382-bee0-475c660f66a2 with identifier: 10724712
2026-03-26 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7928664c-89c0-5382-bee0-475c660f66a2 with identifier: 10724712
2026-03-26 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7928664c-89c0-5382-bee0-475c660f66a2 with identifier: 10724712 to the API
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724712>
{'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': 170,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'CNG',
'id': '7928664c-89c0-5382-bee0-475c660f66a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '001110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 174302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 4,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 40 TFSI Business - CNG - Automatic - 170 hp - '
'174.302 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724712%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Saving data for 10724712: {'auction_closing_time': 1774606500.0, 'created_time': 1774453865.885921, 'last_price_update_time': 1774563526.324946}
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724712') HTTP/1.1" 204 0
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10724618
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724618%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10724618: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10724618 url https://www.openlane.eu/en/carv6/auction/10724618
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10732401
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732401%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10732401: 0
2026-03-26 22:18:46 [adesa.be] INFO: Skipping item 10732401 url https://www.openlane.eu/en/carv6/auction/10732401
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10724623
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724623%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10724623: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10724623 url https://www.openlane.eu/en/carv6/auction/10724623
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10732253
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732253%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10732253: 0
2026-03-26 22:18:46 [adesa.be] INFO: Skipping item 10732253 url https://www.openlane.eu/en/carv6/auction/10732253
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10725640
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725640%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10725640: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10725640 url https://www.openlane.eu/en/carv6/auction/10725640
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10725639
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725639%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10725639: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10725639 url https://www.openlane.eu/en/carv6/auction/10725639
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10732279
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732279%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10732279: 0
2026-03-26 22:18:46 [adesa.be] INFO: Skipping item 10732279 url https://www.openlane.eu/en/carv6/auction/10732279
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10730577
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730577%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10730577: 0
2026-03-26 22:18:46 [adesa.be] INFO: Skipping item 10730577 url https://www.openlane.eu/en/carv6/auction/10730577
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10724671
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724671%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10724671: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10724671 url https://www.openlane.eu/en/carv6/auction/10724671
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10727080
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727080%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10727080: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10727080 url https://www.openlane.eu/en/carv6/auction/10727080
2026-03-26 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f2bbd3-29dd-5268-9b72-c23419108b53 with identifier: 10724593
2026-03-26 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f2bbd3-29dd-5268-9b72-c23419108b53 with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17f2bbd3-29dd-5268-9b72-c23419108b53 with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17f2bbd3-29dd-5268-9b72-c23419108b53, identifier: 10724593
2026-03-26 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c43c0763-4539-5906-8fc9-fe791d7f74c3 with identifier: 10724604
2026-03-26 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c43c0763-4539-5906-8fc9-fe791d7f74c3 with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c43c0763-4539-5906-8fc9-fe791d7f74c3 with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c43c0763-4539-5906-8fc9-fe791d7f74c3, identifier: 10724604
2026-03-26 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10724670
2026-03-26 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 821edc17-396c-525c-a76d-14cd0d9c8843 with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 821edc17-396c-525c-a76d-14cd0d9c8843 with scrape type 2
2026-03-26 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 821edc17-396c-525c-a76d-14cd0d9c8843, identifier: 10724670
2026-03-26 22:18:46 [adesa.be] INFO: Found listing with ID: 10724702
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724702%27 HTTP/1.1" 200 None
2026-03-26 22:18:46 [adesa.be] INFO: Scrape type for 10724702: 2
2026-03-26 22:18:46 [adesa.be] INFO: Scraping item 10724702 url https://www.openlane.eu/en/carv6/auction/10724702
2026-03-26 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17f2bbd3-29dd-5268-9b72-c23419108b53 with identifier: 10724593
2026-03-26 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17f2bbd3-29dd-5268-9b72-c23419108b53 with identifier: 10724593
2026-03-26 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17f2bbd3-29dd-5268-9b72-c23419108b53 with identifier: 10724593 to the API
2026-03-26 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724593>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '17f2bbd3-29dd-5268-9b72-c23419108b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CKY172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 164270,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2014-01-22',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Audi A3 1.4 TFSI ST Line - Petrol - Automatic - 140 hp - 164.270 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2014}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724593%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Saving data for 10724593: {'auction_closing_time': 1774603800.0, 'created_time': 1774453858.873729, 'last_price_update_time': 1774563527.121731}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724593') HTTP/1.1" 204 0
2026-03-26 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c43c0763-4539-5906-8fc9-fe791d7f74c3 with identifier: 10724604
2026-03-26 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c43c0763-4539-5906-8fc9-fe791d7f74c3 with identifier: 10724604
2026-03-26 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c43c0763-4539-5906-8fc9-fe791d7f74c3 with identifier: 10724604 to the API
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724604>
{'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': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c43c0763-4539-5906-8fc9-fe791d7f74c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0F1077758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 147313,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2016-11-09',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Audi A3 1.6 TDI Ambiente - Diesel - Automatic - 110 hp - 147.313 km',
'transmission': 'automatic',
'trim': 'Ambiente',
'vin': None,
'year': 2016}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724604%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Saving data for 10724604: {'auction_closing_time': 1774603800.0, 'created_time': 1774453858.572761, 'last_price_update_time': 1774563527.557472}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724604') HTTP/1.1" 204 0
2026-03-26 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10724670
2026-03-26 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10724670
2026-03-26 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10724670 to the API
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724670>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '821edc17-396c-525c-a76d-14cd0d9c8843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CLZ584',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 284208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2350,
'price_includes_vat': True,
'registration_date': '2012-01-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi A3 Sportback 1.6 TDI Attraction - Diesel - Manual - 105 hp - '
'284.208 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2012}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724670%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Saving data for 10724670: {'auction_closing_time': 1774603800.0, 'created_time': 1774453854.677063, 'last_price_update_time': 1774563527.821213}
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724670') HTTP/1.1" 204 0
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10725642
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725642%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10725642: 2
2026-03-26 22:18:47 [adesa.be] INFO: Scraping item 10725642 url https://www.openlane.eu/en/carv6/auction/10725642
2026-03-26 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10725633
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725633%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10725633: 2
2026-03-26 22:18:47 [adesa.be] INFO: Scraping item 10725633 url https://www.openlane.eu/en/carv6/auction/10725633
2026-03-26 22:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10732351
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732351%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10732351: 0
2026-03-26 22:18:47 [adesa.be] INFO: Skipping item 10732351 url https://www.openlane.eu/en/carv6/auction/10732351
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10732311
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732311%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10732311: 0
2026-03-26 22:18:47 [adesa.be] INFO: Skipping item 10732311 url https://www.openlane.eu/en/carv6/auction/10732311
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10724629
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724629%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10724629: 2
2026-03-26 22:18:47 [adesa.be] INFO: Scraping item 10724629 url https://www.openlane.eu/en/carv6/auction/10724629
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10732359
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732359%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10732359: 0
2026-03-26 22:18:47 [adesa.be] INFO: Skipping item 10732359 url https://www.openlane.eu/en/carv6/auction/10732359
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10724693
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724693%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10724693: 2
2026-03-26 22:18:47 [adesa.be] INFO: Scraping item 10724693 url https://www.openlane.eu/en/carv6/auction/10724693
2026-03-26 22:18:47 [adesa.be] INFO: Found listing with ID: 10724634
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724634%27 HTTP/1.1" 200 None
2026-03-26 22:18:47 [adesa.be] INFO: Scrape type for 10724634: 2
2026-03-26 22:18:47 [adesa.be] INFO: Scraping item 10724634 url https://www.openlane.eu/en/carv6/auction/10724634
2026-03-26 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60d4b65-11f6-5daf-97d3-2dc9e083f820 with identifier: 10725682
2026-03-26 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60d4b65-11f6-5daf-97d3-2dc9e083f820 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60d4b65-11f6-5daf-97d3-2dc9e083f820 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d60d4b65-11f6-5daf-97d3-2dc9e083f820, identifier: 10725682
2026-03-26 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10727078
2026-03-26 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58, identifier: 10727078
2026-03-26 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15248bc5-a774-51e2-b69a-a2b6a5436a98 with identifier: 10725611
2026-03-26 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15248bc5-a774-51e2-b69a-a2b6a5436a98 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15248bc5-a774-51e2-b69a-a2b6a5436a98 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15248bc5-a774-51e2-b69a-a2b6a5436a98, identifier: 10725611
2026-03-26 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10724595
2026-03-26 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43883486-7c9b-51ad-a35f-fb1e58c03534 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43883486-7c9b-51ad-a35f-fb1e58c03534 with scrape type 2
2026-03-26 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43883486-7c9b-51ad-a35f-fb1e58c03534, identifier: 10724595
2026-03-26 22:18:48 [adesa.be] INFO: Found listing with ID: 10732389
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732389%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.be] INFO: Scrape type for 10732389: 0
2026-03-26 22:18:48 [adesa.be] INFO: Skipping item 10732389 url https://www.openlane.eu/en/carv6/auction/10732389
2026-03-26 22:18:48 [adesa.be] INFO: Found listing with ID: 10732252
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732252%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.be] INFO: Scrape type for 10732252: 0
2026-03-26 22:18:48 [adesa.be] INFO: Skipping item 10732252 url https://www.openlane.eu/en/carv6/auction/10732252
2026-03-26 22:18:48 [adesa.be] INFO: Found listing with ID: 10730626
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730626%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.be] INFO: Scrape type for 10730626: 0
2026-03-26 22:18:48 [adesa.be] INFO: Skipping item 10730626 url https://www.openlane.eu/en/carv6/auction/10730626
2026-03-26 22:18:48 [adesa.be] INFO: Found listing with ID: 10732404
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732404%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.be] INFO: Scrape type for 10732404: 0
2026-03-26 22:18:48 [adesa.be] INFO: Skipping item 10732404 url https://www.openlane.eu/en/carv6/auction/10732404
2026-03-26 22:18:48 [adesa.be] INFO: Found listing with ID: 10724666
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724666%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.be] INFO: Scrape type for 10724666: 2
2026-03-26 22:18:48 [adesa.be] INFO: Scraping item 10724666 url https://www.openlane.eu/en/carv6/auction/10724666
2026-03-26 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d60d4b65-11f6-5daf-97d3-2dc9e083f820 with identifier: 10725682
2026-03-26 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d60d4b65-11f6-5daf-97d3-2dc9e083f820 with identifier: 10725682
2026-03-26 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d60d4b65-11f6-5daf-97d3-2dc9e083f820 with identifier: 10725682 to the API
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'd60d4b65-11f6-5daf-97d3-2dc9e083f820',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HMF615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 6450,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2025-09-01',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Alfa Romeo Junior Elettrica 51 kWh Speciale - Electric - Automatic '
'- 156 hp - 6.450 km',
'transmission': 'automatic',
'trim': 'Speciale',
'vin': None,
'year': 2025}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725682%27 HTTP/1.1" 200 None
2026-03-26 22:18:48 [adesa.be] INFO: Saving data for 10725682: {'auction_closing_time': 1774603800.0, 'created_time': 1774453870.789919, 'last_price_update_time': 1774563528.69848}
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725682') HTTP/1.1" 204 0
2026-03-26 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10727078
2026-03-26 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10727078
2026-03-26 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10727078 to the API
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727078>
{'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-27T09:30: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=10727078',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 105642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'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-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727078%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Saving data for 10727078: {'auction_closing_time': 1774603800.0, 'created_time': 1774453867.182113, 'last_price_update_time': 1774563529.069832}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727078') HTTP/1.1" 204 0
2026-03-26 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15248bc5-a774-51e2-b69a-a2b6a5436a98 with identifier: 10725611
2026-03-26 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15248bc5-a774-51e2-b69a-a2b6a5436a98 with identifier: 10725611
2026-03-26 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15248bc5-a774-51e2-b69a-a2b6a5436a98 with identifier: 10725611 to the API
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '15248bc5-a774-51e2-b69a-a2b6a5436a98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DGT449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 337084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2012-05-15',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'BMW 5 Series Touring 525d - Diesel - Automatic - 218 hp - 337.084 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725611%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Saving data for 10725611: {'auction_closing_time': 1774606500.0, 'created_time': 1774453681.319904, 'last_price_update_time': 1774563529.479735}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725611') HTTP/1.1" 204 0
2026-03-26 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10724595
2026-03-26 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10724595
2026-03-26 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10724595 to the API
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724595>
{'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-27T09:30: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=10724595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 126005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'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-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724595%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Saving data for 10724595: {'auction_closing_time': 1774603800.0, 'created_time': 1774453867.81671, 'last_price_update_time': 1774563529.753393}
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724595') HTTP/1.1" 204 0
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732249
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732249%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732249: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732249 url https://www.openlane.eu/en/carv6/auction/10732249
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732391
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732391%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732391: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732391 url https://www.openlane.eu/en/carv6/auction/10732391
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732272
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732272%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732272: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732272 url https://www.openlane.eu/en/carv6/auction/10732272
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732337
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732337%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732337: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732337 url https://www.openlane.eu/en/carv6/auction/10732337
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732343
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732343%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732343: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732343 url https://www.openlane.eu/en/carv6/auction/10732343
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10724709
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724709%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10724709: 2
2026-03-26 22:18:49 [adesa.be] INFO: Scraping item 10724709 url https://www.openlane.eu/en/carv6/auction/10724709
2026-03-26 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732275
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732275%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732275: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732275 url https://www.openlane.eu/en/carv6/auction/10732275
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732344
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732344%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10732344: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10732344 url https://www.openlane.eu/en/carv6/auction/10732344
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10724767
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724767%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10724767: 2
2026-03-26 22:18:49 [adesa.be] INFO: Scraping item 10724767 url https://www.openlane.eu/en/carv6/auction/10724767
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10725612
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725612%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10725612: 2
2026-03-26 22:18:49 [adesa.be] INFO: Scraping item 10725612 url https://www.openlane.eu/en/carv6/auction/10725612
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10724533
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724533%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10724533: 2
2026-03-26 22:18:49 [adesa.be] INFO: Scraping item 10724533 url https://www.openlane.eu/en/carv6/auction/10724533
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10724614
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724614%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10724614: 2
2026-03-26 22:18:49 [adesa.be] INFO: Scraping item 10724614 url https://www.openlane.eu/en/carv6/auction/10724614
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10730596
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730596%27 HTTP/1.1" 200 None
2026-03-26 22:18:49 [adesa.be] INFO: Scrape type for 10730596: 0
2026-03-26 22:18:49 [adesa.be] INFO: Skipping item 10730596 url https://www.openlane.eu/en/carv6/auction/10730596
2026-03-26 22:18:49 [adesa.be] INFO: Found listing with ID: 10732373
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732373%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.be] INFO: Scrape type for 10732373: 0
2026-03-26 22:18:50 [adesa.be] INFO: Skipping item 10732373 url https://www.openlane.eu/en/carv6/auction/10732373
2026-03-26 22:18:50 [adesa.be] INFO: Found listing with ID: 10724636
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724636%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.be] INFO: Scrape type for 10724636: 2
2026-03-26 22:18:50 [adesa.be] INFO: Scraping item 10724636 url https://www.openlane.eu/en/carv6/auction/10724636
2026-03-26 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546
2026-03-26 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebbd8a21-d588-5206-af83-0eb03d8c8ac9, identifier: 10724546
2026-03-26 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701
2026-03-26 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a, identifier: 10724701
2026-03-26 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548
2026-03-26 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with scrape type 2
2026-03-26 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642, identifier: 10724548
2026-03-26 22:18:50 [adesa.be] INFO: Found listing with ID: 10730627
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730627%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.be] INFO: Scrape type for 10730627: 0
2026-03-26 22:18:50 [adesa.be] INFO: Skipping item 10730627 url https://www.openlane.eu/en/carv6/auction/10730627
2026-03-26 22:18:50 [adesa.be] INFO: Found listing with ID: 10732703
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732703%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.be] INFO: Scrape type for 10732703: 1
2026-03-26 22:18:50 [adesa.be] INFO: Scraping item 10732703 url https://www.openlane.eu/en/carv6/auction/10732703
2026-03-26 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546
2026-03-26 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546
2026-03-26 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546 to the API
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724546>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebbd8a21-d588-5206-af83-0eb03d8c8ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KLE335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 87504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'BMW X3 20i - xDrive - Petrol - Automatic - 184 hp - 87.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724546%27 HTTP/1.1" 200 None
2026-03-26 22:18:50 [adesa.be] INFO: Saving data for 10724546: {'auction_closing_time': 1774603800.0, 'created_time': 1774452262.320475, 'last_price_update_time': 1774563530.680724}
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724546') HTTP/1.1" 204 0
2026-03-26 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701
2026-03-26 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701
2026-03-26 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701 to the API
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724701>
{'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '94ad1a17-722e-5822-bdee-7a1b4e8baa0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NRE463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 159537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2018-02-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 159.537 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724701%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Saving data for 10724701: {'auction_closing_time': 1774606500.0, 'created_time': 1774452268.109856, 'last_price_update_time': 1774563531.044247}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724701') HTTP/1.1" 204 0
2026-03-26 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548
2026-03-26 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548
2026-03-26 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548 to the API
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dfc2b3cf-acff-5fb2-bad9-8e7182d1a642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSJ397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 129603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'LM CAR COMPANY',
'title': 'BMW 5 Series Touring 530e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 129.603 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724548%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Saving data for 10724548: {'auction_closing_time': 1774603800.0, 'created_time': 1774452299.546389, 'last_price_update_time': 1774563531.314036}
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724548') HTTP/1.1" 204 0
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10724661
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724661%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10724661: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10724661 url https://www.openlane.eu/en/carv6/auction/10724661
2026-03-26 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10725638
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725638%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10725638: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10725638 url https://www.openlane.eu/en/carv6/auction/10725638
2026-03-26 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10724769
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724769%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10724769: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10724769 url https://www.openlane.eu/en/carv6/auction/10724769
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10732259
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732259%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10732259: 0
2026-03-26 22:18:51 [adesa.be] INFO: Skipping item 10732259 url https://www.openlane.eu/en/carv6/auction/10732259
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10724697
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724697%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10724697: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10724697 url https://www.openlane.eu/en/carv6/auction/10724697
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10724790
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724790%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10724790: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10724790 url https://www.openlane.eu/en/carv6/auction/10724790
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10724792
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724792%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10724792: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10724792 url https://www.openlane.eu/en/carv6/auction/10724792
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10727435
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727435%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10727435: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10727435 url https://www.openlane.eu/en/carv6/auction/10727435
2026-03-26 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527
2026-03-26 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37237e2-a34b-5222-959b-4f041c0b2533 with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f37237e2-a34b-5222-959b-4f041c0b2533 with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f37237e2-a34b-5222-959b-4f041c0b2533, identifier: 10724527
2026-03-26 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e872f3c-33fc-555d-906b-6775688d0e0b with identifier: 10724779
2026-03-26 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e872f3c-33fc-555d-906b-6775688d0e0b with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e872f3c-33fc-555d-906b-6775688d0e0b with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e872f3c-33fc-555d-906b-6775688d0e0b, identifier: 10724779
2026-03-26 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772
2026-03-26 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74652f56-5884-59e2-bf4e-c00a71836bb1 with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74652f56-5884-59e2-bf4e-c00a71836bb1 with scrape type 2
2026-03-26 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74652f56-5884-59e2-bf4e-c00a71836bb1, identifier: 10724772
2026-03-26 22:18:51 [adesa.be] INFO: Found listing with ID: 10727152
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727152%27 HTTP/1.1" 200 None
2026-03-26 22:18:51 [adesa.be] INFO: Scrape type for 10727152: 2
2026-03-26 22:18:51 [adesa.be] INFO: Scraping item 10727152 url https://www.openlane.eu/en/carv6/auction/10727152
2026-03-26 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527
2026-03-26 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527
2026-03-26 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527 to the API
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724527>
{'auction_title': '',
'c_o_2_emission_value': 296,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 625,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f37237e2-a34b-5222-959b-4f041c0b2533',
'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=10724527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 135332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 53000,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW X5 4.4 Competition - Petrol - Automatic - 625 hp - 135.332 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2020}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724527%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Saving data for 10724527: {'auction_closing_time': 1774603800.0, 'created_time': 1774452252.760387, 'last_price_update_time': 1774563532.04351}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724527') HTTP/1.1" 204 0
2026-03-26 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e872f3c-33fc-555d-906b-6775688d0e0b with identifier: 10724779
2026-03-26 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e872f3c-33fc-555d-906b-6775688d0e0b with identifier: 10724779
2026-03-26 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e872f3c-33fc-555d-906b-6775688d0e0b with identifier: 10724779 to the API
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724779>
{'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': 286,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '2e872f3c-33fc-555d-906b-6775688d0e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSV638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 210671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'LM CAR COMPANY',
'title': 'BMW X5 45e - Hybrid - Automatic - 286 hp - 210.671 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724779%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Saving data for 10724779: {'auction_closing_time': 1774603800.0, 'created_time': 1774453849.173572, 'last_price_update_time': 1774563532.331095}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724779') HTTP/1.1" 204 0
2026-03-26 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772
2026-03-26 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772
2026-03-26 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772 to the API
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724772>
{'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': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '74652f56-5884-59e2-bf4e-c00a71836bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AJK106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724772',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 176876,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9450,
'price_includes_vat': True,
'registration_date': '2017-03-24',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW X1 18d M Sport - Diesel - Automatic - 135 hp - 176.876 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724772%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Saving data for 10724772: {'auction_closing_time': 1774603800.0, 'created_time': 1774452321.152492, 'last_price_update_time': 1774563532.597996}
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724772') HTTP/1.1" 204 0
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10724657
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724657%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10724657: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10724657 url https://www.openlane.eu/en/carv6/auction/10724657
2026-03-26 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10724689
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724689%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10724689: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10724689 url https://www.openlane.eu/en/carv6/auction/10724689
2026-03-26 22:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10725632
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725632%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10725632: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10725632 url https://www.openlane.eu/en/carv6/auction/10725632
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10732379
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732379%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10732379: 0
2026-03-26 22:18:52 [adesa.be] INFO: Skipping item 10732379 url https://www.openlane.eu/en/carv6/auction/10732379
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10725635
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725635%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10725635: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10725635 url https://www.openlane.eu/en/carv6/auction/10725635
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10724664
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724664%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10724664: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10724664 url https://www.openlane.eu/en/carv6/auction/10724664
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10724624
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724624%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10724624: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10724624 url https://www.openlane.eu/en/carv6/auction/10724624
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10732380
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732380%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10732380: 0
2026-03-26 22:18:52 [adesa.be] INFO: Skipping item 10732380 url https://www.openlane.eu/en/carv6/auction/10732380
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10730591
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730591%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10730591: 0
2026-03-26 22:18:52 [adesa.be] INFO: Skipping item 10730591 url https://www.openlane.eu/en/carv6/auction/10730591
2026-03-26 22:18:52 [adesa.be] INFO: Found listing with ID: 10725646
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725646%27 HTTP/1.1" 200 None
2026-03-26 22:18:52 [adesa.be] INFO: Scrape type for 10725646: 2
2026-03-26 22:18:52 [adesa.be] INFO: Scraping item 10725646 url https://www.openlane.eu/en/carv6/auction/10725646
2026-03-26 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10724618
2026-03-26 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e, identifier: 10724618
2026-03-26 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558
2026-03-26 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bcef28d-1db4-56b6-bce7-3bd2decb8380, identifier: 10724558
2026-03-26 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10724617
2026-03-26 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-26 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b79bf1-ddd0-5cdb-9729-73735f80e299, identifier: 10724617
2026-03-26 22:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714
2026-03-26 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 736d5090-e996-5d6b-8c08-9ddea50fef91 with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 736d5090-e996-5d6b-8c08-9ddea50fef91 with scrape type 2
2026-03-26 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 736d5090-e996-5d6b-8c08-9ddea50fef91, identifier: 10724714
2026-03-26 22:18:53 [adesa.be] INFO: Found listing with ID: 10732251
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732251%27 HTTP/1.1" 200 None
2026-03-26 22:18:53 [adesa.be] INFO: Scrape type for 10732251: 0
2026-03-26 22:18:53 [adesa.be] INFO: Skipping item 10732251 url https://www.openlane.eu/en/carv6/auction/10732251
2026-03-26 22:18:53 [adesa.be] INFO: Found listing with ID: 10724691
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724691%27 HTTP/1.1" 200 None
2026-03-26 22:18:53 [adesa.be] INFO: Scrape type for 10724691: 2
2026-03-26 22:18:53 [adesa.be] INFO: Scraping item 10724691 url https://www.openlane.eu/en/carv6/auction/10724691
2026-03-26 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10724618
2026-03-26 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10724618
2026-03-26 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10724618 to the API
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724618>
{'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-27T09: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=10724618',
'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-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724618%27 HTTP/1.1" 200 None
2026-03-26 22:18:53 [adesa.be] INFO: Saving data for 10724618: {'auction_closing_time': 1774603800.0, 'created_time': 1774453824.092832, 'last_price_update_time': 1774563533.503107}
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724618') HTTP/1.1" 204 0
2026-03-26 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558
2026-03-26 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558
2026-03-26 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558 to the API
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724558>
{'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-27T09:30: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=10724558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 129155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'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-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724558%27 HTTP/1.1" 200 None
2026-03-26 22:18:53 [adesa.be] INFO: Saving data for 10724558: {'auction_closing_time': 1774603800.0, 'created_time': 1774452253.692051, 'last_price_update_time': 1774563533.849712}
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724558') HTTP/1.1" 204 0
2026-03-26 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10724617
2026-03-26 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10724617
2026-03-26 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10724617 to the API
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724617>
{'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-27T09: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=10724617',
'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-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724617%27 HTTP/1.1" 200 None
2026-03-26 22:18:54 [adesa.be] INFO: Saving data for 10724617: {'auction_closing_time': 1774603800.0, 'created_time': 1774453792.000942, 'last_price_update_time': 1774563534.18756}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724617') HTTP/1.1" 204 0
2026-03-26 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714
2026-03-26 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714
2026-03-26 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714 to the API
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724714>
{'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': 231,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '736d5090-e996-5d6b-8c08-9ddea50fef91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JAR018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 169202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2017-04-26',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X5 25d M Sport - xDrive - Diesel - Automatic - 231 hp - 169.202 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724714%27 HTTP/1.1" 200 None
2026-03-26 22:18:54 [adesa.be] INFO: Saving data for 10724714: {'auction_closing_time': 1774606500.0, 'created_time': 1774452254.274207, 'last_price_update_time': 1774563534.45757}
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724714') HTTP/1.1" 204 0
2026-03-26 22:18:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 6.592(s), this was the 1st time calling it.
2026-03-26 22:18:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.260116142430896 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:18:52 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'd6e6fd3e46445dd6eb06f583516f155b', '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=d6e6fd3e46445dd6eb06f583516f155b.
2026-03-26 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10724702
2026-03-26 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44, identifier: 10724702
2026-03-26 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10724702
2026-03-26 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10724702
2026-03-26 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10724702 to the API
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.7L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '03d2b9b0-92d2-5eeb-8dad-f829ca83ce44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFG568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C6',
'odometer': 220185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2007-12-28',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Citroën C6 2.7 HDI - Diesel - Automatic - 204 hp - 220.185 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724702%27 HTTP/1.1" 200 None
2026-03-26 22:18:55 [adesa.be] INFO: Saving data for 10724702: {'auction_closing_time': 1774606500.0, 'created_time': 1774453788.934185, 'last_price_update_time': 1774563535.46528}
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724702') HTTP/1.1" 204 0
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e63b046e-a9c1-57d5-9ac5-d68a5270de23 with identifier: 10724773
2026-03-26 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e63b046e-a9c1-57d5-9ac5-d68a5270de23 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e63b046e-a9c1-57d5-9ac5-d68a5270de23 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e63b046e-a9c1-57d5-9ac5-d68a5270de23, identifier: 10724773
2026-03-26 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10724634
2026-03-26 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba9e5036-96ab-5ad0-94bf-9d8beb87956d with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba9e5036-96ab-5ad0-94bf-9d8beb87956d with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba9e5036-96ab-5ad0-94bf-9d8beb87956d, identifier: 10724634
2026-03-26 22:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4184cb7e-ce76-5304-8f52-341e43e5a3b4 with identifier: 10724666
2026-03-26 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4184cb7e-ce76-5304-8f52-341e43e5a3b4 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4184cb7e-ce76-5304-8f52-341e43e5a3b4 with scrape type 2
2026-03-26 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4184cb7e-ce76-5304-8f52-341e43e5a3b4, identifier: 10724666
2026-03-26 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e63b046e-a9c1-57d5-9ac5-d68a5270de23 with identifier: 10724773
2026-03-26 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e63b046e-a9c1-57d5-9ac5-d68a5270de23 with identifier: 10724773
2026-03-26 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e63b046e-a9c1-57d5-9ac5-d68a5270de23 with identifier: 10724773 to the API
2026-03-26 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724773>
{'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': 73,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e63b046e-a9c1-57d5-9ac5-d68a5270de23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EWS287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724773',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 139761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2007-10-19',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Citroën C3 1.4i Exclusive - Petrol - Manual - 73 hp - 139.761 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2007}
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724773%27 HTTP/1.1" 200 None
2026-03-26 22:18:56 [adesa.be] INFO: Saving data for 10724773: {'auction_closing_time': 1774603800.0, 'created_time': 1774453795.882177, 'last_price_update_time': 1774563536.605703}
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724773') HTTP/1.1" 204 0
2026-03-26 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10724634
2026-03-26 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10724634
2026-03-26 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10724634 to the API
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724634>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba9e5036-96ab-5ad0-94bf-9d8beb87956d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRU683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724634',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 212402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2017-10-10',
'seats_number': 3,
'seller_name': 'Ali cars',
'title': 'Citroën Jumpy 2.0 HDI Club - Diesel - Manual - 122 hp - 212.402 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2017}
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724634%27 HTTP/1.1" 200 None
2026-03-26 22:18:56 [adesa.be] INFO: Saving data for 10724634: {'auction_closing_time': 1774603800.0, 'created_time': 1774453780.359907, 'last_price_update_time': 1774563536.876679}
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724634') HTTP/1.1" 204 0
2026-03-26 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4184cb7e-ce76-5304-8f52-341e43e5a3b4 with identifier: 10724666
2026-03-26 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4184cb7e-ce76-5304-8f52-341e43e5a3b4 with identifier: 10724666
2026-03-26 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4184cb7e-ce76-5304-8f52-341e43e5a3b4 with identifier: 10724666 to the API
2026-03-26 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4184cb7e-ce76-5304-8f52-341e43e5a3b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GBG164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 132037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2017-03-03',
'seats_number': 7,
'seller_name': 'UZ Cars sprl',
'title': 'Dacia Lodgy 1.2 Stepway - Petrol - Manual - 115 hp - 132.037 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2017}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724666%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.be] INFO: Saving data for 10724666: {'auction_closing_time': 1774603800.0, 'created_time': 1774453778.618859, 'last_price_update_time': 1774563537.147413}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724666') HTTP/1.1" 204 0
2026-03-26 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10727080
2026-03-26 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f3e965-055b-5057-be67-b33662c1cc79 with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f3e965-055b-5057-be67-b33662c1cc79 with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63f3e965-055b-5057-be67-b33662c1cc79, identifier: 10727080
2026-03-26 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10725642
2026-03-26 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 990738b5-ed50-5e30-ba02-32c8cc03d8e0, identifier: 10725642
2026-03-26 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9566a537-bbf0-5246-ac14-a73171a10ed4 with identifier: 10724671
2026-03-26 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9566a537-bbf0-5246-ac14-a73171a10ed4 with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9566a537-bbf0-5246-ac14-a73171a10ed4 with scrape type 2
2026-03-26 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9566a537-bbf0-5246-ac14-a73171a10ed4, identifier: 10724671
2026-03-26 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10727080
2026-03-26 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10727080
2026-03-26 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10727080 to the API
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727080>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '63f3e965-055b-5057-be67-b33662c1cc79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '501450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727080',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 156036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-03-24',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C5 2.0 HDI Exclusive - Diesel - Automatic - 180 hp - '
'156.036 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727080%27 HTTP/1.1" 200 None
2026-03-26 22:18:57 [adesa.be] INFO: Saving data for 10727080: {'auction_closing_time': 1774603800.0, 'created_time': 1774453787.61558, 'last_price_update_time': 1774563537.715906}
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727080') HTTP/1.1" 204 0
2026-03-26 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10725642
2026-03-26 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10725642
2026-03-26 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10725642 to the API
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '990738b5-ed50-5e30-ba02-32c8cc03d8e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '743582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C-Elysée',
'odometer': 80488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2016-10-27',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C-Elysée 1.2i Seduction - Petrol - Manual - 82 hp - 80.488 '
'km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2016}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725642%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.be] INFO: Saving data for 10725642: {'auction_closing_time': 1774603800.0, 'created_time': 1774453781.742137, 'last_price_update_time': 1774563538.025046}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725642') HTTP/1.1" 204 0
2026-03-26 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9566a537-bbf0-5246-ac14-a73171a10ed4 with identifier: 10724671
2026-03-26 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9566a537-bbf0-5246-ac14-a73171a10ed4 with identifier: 10724671
2026-03-26 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9566a537-bbf0-5246-ac14-a73171a10ed4 with identifier: 10724671 to the API
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 113,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9566a537-bbf0-5246-ac14-a73171a10ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FHR102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 178546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2013-02-18',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Citroën C5 1.6 HDI Seduction - Diesel - Manual - 113 hp - 178.546 '
'km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2013}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724671%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.be] INFO: Saving data for 10724671: {'auction_closing_time': 1774603800.0, 'created_time': 1774453785.495349, 'last_price_update_time': 1774563538.33031}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724671') HTTP/1.1" 204 0
2026-03-26 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10724693
2026-03-26 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceac2ce5-bf11-5440-8e11-c94110975c67 with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceac2ce5-bf11-5440-8e11-c94110975c67 with scrape type 2
2026-03-26 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceac2ce5-bf11-5440-8e11-c94110975c67, identifier: 10724693
2026-03-26 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10724693
2026-03-26 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10724693
2026-03-26 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10724693 to the API
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'ceac2ce5-bf11-5440-8e11-c94110975c67',
'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=10724693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 114718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 3,
'seller_name': 'AATWO SRL',
'title': 'Citroën Jumper L3H2 2.2 HDI - Diesel - Manual - 165 hp - 114.718 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724693%27 HTTP/1.1" 200 None
2026-03-26 22:18:58 [adesa.be] INFO: Saving data for 10724693: {'auction_closing_time': 1774606500.0, 'created_time': 1774453776.179905, 'last_price_update_time': 1774563538.786164}
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724693') HTTP/1.1" 204 0
2026-03-26 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435
2026-03-26 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b428adcf-3943-51f7-99b3-40378fd55a6b with scrape type 2
2026-03-26 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b428adcf-3943-51f7-99b3-40378fd55a6b with scrape type 2
2026-03-26 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b428adcf-3943-51f7-99b3-40378fd55a6b, identifier: 10727435
2026-03-26 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435
2026-03-26 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435
2026-03-26 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435 to the API
2026-03-26 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727435>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'b428adcf-3943-51f7-99b3-40378fd55a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LEP864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 187077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2015-09-07',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 187.077 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727435%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.be] INFO: Saving data for 10727435: {'auction_closing_time': 1774607400.0, 'created_time': 1774477109.176812, 'last_price_update_time': 1774563540.120149}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727435') HTTP/1.1" 204 0
2026-03-26 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3eee7d-216a-5b58-860a-6c777639a034 with identifier: 10727152
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3eee7d-216a-5b58-860a-6c777639a034 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3eee7d-216a-5b58-860a-6c777639a034 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc3eee7d-216a-5b58-860a-6c777639a034, identifier: 10727152
2026-03-26 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc3eee7d-216a-5b58-860a-6c777639a034 with identifier: 10727152
2026-03-26 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc3eee7d-216a-5b58-860a-6c777639a034 with identifier: 10727152
2026-03-26 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc3eee7d-216a-5b58-860a-6c777639a034 with identifier: 10727152 to the API
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727152>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'cc3eee7d-216a-5b58-860a-6c777639a034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RDE947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727152',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 198451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2016-11-22',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 198.451 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727152%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [adesa.be] INFO: Saving data for 10727152: {'auction_closing_time': 1774607400.0, 'created_time': 1774453746.133593, 'last_price_update_time': 1774563540.489749}
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727152') HTTP/1.1" 204 0
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10732703
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 1
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fec129a7c-e87a-482d-b68f-64bc98fae1b6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/ec129a7c-e87a-482d-b68f-64bc98fae1b6.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F880dfea2-29d7-43ce-b10c-0acf296544f7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/880dfea2-29d7-43ce-b10c-0acf296544f7.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Ffcd28109-d329-4bcb-af3f-ca64ceb92adf.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/fcd28109-d329-4bcb-af3f-ca64ceb92adf.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fc276d2cd-9ca3-4716-93f5-60a4c9e62566.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/c276d2cd-9ca3-4716-93f5-60a4c9e62566.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F0bdfcef4-cb48-4d3c-bd30-208be53fa40e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/0bdfcef4-cb48-4d3c-bd30-208be53fa40e.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F1fd0ac6b-a654-4c84-b0af-bac301a8717c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/1fd0ac6b-a654-4c84-b0af-bac301a8717c.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F5f6397a3-04f5-4552-ba73-40a8cb36a8c7.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/5f6397a3-04f5-4552-ba73-40a8cb36a8c7.jpeg already downloaded
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg not downloaded yet
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10724657
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d15d1-df05-52b0-95f9-8523296bf8d3, identifier: 10724657
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10724636
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f31a302-167c-5fec-bd02-96aabad4861f, identifier: 10724636
2026-03-26 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64fa590c-7076-556f-88a7-db47e62d42af with identifier: 10724792
2026-03-26 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64fa590c-7076-556f-88a7-db47e62d42af with scrape type 2
2026-03-26 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64fa590c-7076-556f-88a7-db47e62d42af with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64fa590c-7076-556f-88a7-db47e62d42af, identifier: 10724792
2026-03-26 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c6d494-a5f5-5118-aeb2-61232e874423 with identifier: 10724661
2026-03-26 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c6d494-a5f5-5118-aeb2-61232e874423 with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c6d494-a5f5-5118-aeb2-61232e874423 with scrape type 2
2026-03-26 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c6d494-a5f5-5118-aeb2-61232e874423, identifier: 10724661
2026-03-26 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10724657
2026-03-26 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10724657
2026-03-26 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10724657 to the API
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724657>
{'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-27T09: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=10724657',
'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-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724657%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.be] INFO: Saving data for 10724657: {'auction_closing_time': 1774603800.0, 'created_time': 1774453746.714048, 'last_price_update_time': 1774563541.380097}
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724657') HTTP/1.1" 204 0
2026-03-26 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10724636
2026-03-26 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10724636
2026-03-26 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10724636 to the API
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724636>
{'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-27T09: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=10724636',
'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-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724636%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.be] INFO: Saving data for 10724636: {'auction_closing_time': 1774603800.0, 'created_time': 1774453777.949952, 'last_price_update_time': 1774563541.64849}
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724636') HTTP/1.1" 204 0
2026-03-26 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64fa590c-7076-556f-88a7-db47e62d42af with identifier: 10724792
2026-03-26 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64fa590c-7076-556f-88a7-db47e62d42af with identifier: 10724792
2026-03-26 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64fa590c-7076-556f-88a7-db47e62d42af with identifier: 10724792 to the API
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '64fa590c-7076-556f-88a7-db47e62d42af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GJT699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724792',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 8133,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15750,
'price_includes_vat': True,
'registration_date': '2025-01-03',
'seats_number': 3,
'seller_name': 'A12 Automobile',
'title': 'Fiat Doblo 1.5 HDI - Diesel - Manual - 101 hp - 8.133 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724792%27 HTTP/1.1" 200 None
2026-03-26 22:19:01 [adesa.be] INFO: Saving data for 10724792: {'auction_closing_time': 1774603800.0, 'created_time': 1774453750.940393, 'last_price_update_time': 1774563541.926163}
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724792') HTTP/1.1" 204 0
2026-03-26 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c6d494-a5f5-5118-aeb2-61232e874423 with identifier: 10724661
2026-03-26 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-26 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c6d494-a5f5-5118-aeb2-61232e874423 with identifier: 10724661
2026-03-26 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c6d494-a5f5-5118-aeb2-61232e874423 with identifier: 10724661 to the API
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a6c6d494-a5f5-5118-aeb2-61232e874423',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SEJ394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 204065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2014-02-28',
'seats_number': 7,
'seller_name': 'Auto-7 bv',
'title': 'Fiat 500 L 1.3 - Diesel - Manual - 84 hp - 204.065 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724661%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Saving data for 10724661: {'auction_closing_time': 1774603800.0, 'created_time': 1774453763.034646, 'last_price_update_time': 1774563542.304919}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724661') HTTP/1.1" 204 0
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fede232a8-fa16-4583-b0ce-17657aa51aef.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/ede232a8-fa16-4583-b0ce-17657aa51aef.jpeg not downloaded yet
2026-03-26 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fd751dd7e-00fb-4a12-ae51-d14e8f1cb021.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/d751dd7e-00fb-4a12-ae51-d14e8f1cb021.jpeg already downloaded
2026-03-26 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8e27e7a-6dc4-56b9-9c7a-0e13606b3873 with identifier: 10724691
2026-03-26 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e27e7a-6dc4-56b9-9c7a-0e13606b3873 with scrape type 2
2026-03-26 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8e27e7a-6dc4-56b9-9c7a-0e13606b3873 with scrape type 2
2026-03-26 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8e27e7a-6dc4-56b9-9c7a-0e13606b3873, identifier: 10724691
2026-03-26 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8e27e7a-6dc4-56b9-9c7a-0e13606b3873 with identifier: 10724691
2026-03-26 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8e27e7a-6dc4-56b9-9c7a-0e13606b3873 with identifier: 10724691
2026-03-26 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8e27e7a-6dc4-56b9-9c7a-0e13606b3873 with identifier: 10724691 to the API
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724691>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c8e27e7a-6dc4-56b9-9c7a-0e13606b3873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EOR595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Edge',
'odometer': 240561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2016-07-04',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Ford Edge 2.0 TDCI Sport - Diesel - Automatic - 210 hp - 240.561 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724691%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Saving data for 10724691: {'auction_closing_time': 1774606500.0, 'created_time': 1774453740.3757, 'last_price_update_time': 1774563542.81742}
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724691') HTTP/1.1" 204 0
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10732387
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732387%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10732387: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10732387 url https://www.openlane.eu/en/carv6/auction/10732387
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10732301
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732301%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10732301: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10732301 url https://www.openlane.eu/en/carv6/auction/10732301
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10732247
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732247%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10732247: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10732247 url https://www.openlane.eu/en/carv6/auction/10732247
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10724684
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724684%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10724684: 2
2026-03-26 22:19:02 [adesa.be] INFO: Scraping item 10724684 url https://www.openlane.eu/en/carv6/auction/10724684
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10730582
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730582%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10730582: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10730582 url https://www.openlane.eu/en/carv6/auction/10730582
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10730597
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730597%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10730597: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10730597 url https://www.openlane.eu/en/carv6/auction/10730597
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10732388
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732388%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10732388: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10732388 url https://www.openlane.eu/en/carv6/auction/10732388
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10732414
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732414%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10732414: 0
2026-03-26 22:19:02 [adesa.be] INFO: Skipping item 10732414 url https://www.openlane.eu/en/carv6/auction/10732414
2026-03-26 22:19:02 [adesa.be] INFO: Found listing with ID: 10727745
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727745%27 HTTP/1.1" 200 None
2026-03-26 22:19:02 [adesa.be] INFO: Scrape type for 10727745: 2
2026-03-26 22:19:02 [adesa.be] INFO: Scraping item 10727745 url https://www.openlane.eu/en/carv6/auction/10727745
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5673505/general/ede232a8-fa16-4583-b0ce-17657aa51aef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732703)
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727081
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727081%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727081: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727081 url https://www.openlane.eu/en/carv6/auction/10727081
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727103
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727103%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727103: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727103 url https://www.openlane.eu/en/carv6/auction/10727103
2026-03-26 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732292
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732292%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732292: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732292 url https://www.openlane.eu/en/carv6/auction/10732292
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10721452
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721452%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10721452: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10721452 url https://www.openlane.eu/en/carv6/auction/10721452
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10721615
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721615%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10721615: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10721615 url https://www.openlane.eu/en/carv6/auction/10721615
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727326
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727326%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727326: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727326 url https://www.openlane.eu/en/carv6/auction/10727326
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732352
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732352%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732352: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732352 url https://www.openlane.eu/en/carv6/auction/10732352
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732282
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732282%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732282: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732282 url https://www.openlane.eu/en/carv6/auction/10732282
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10724612
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724612%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10724612: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10724612 url https://www.openlane.eu/en/carv6/auction/10724612
2026-03-26 22:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 due to Ignoring non-200 response
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732254
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732254%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732254: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732254 url https://www.openlane.eu/en/carv6/auction/10732254
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727096
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727096%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727096: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727096 url https://www.openlane.eu/en/carv6/auction/10727096
2026-03-26 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10724624
2026-03-26 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1864874-4186-577e-995d-9ef93daf42b6 with scrape type 2
2026-03-26 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1864874-4186-577e-995d-9ef93daf42b6 with scrape type 2
2026-03-26 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1864874-4186-577e-995d-9ef93daf42b6, identifier: 10724624
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10730574
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730574%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10730574: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10730574 url https://www.openlane.eu/en/carv6/auction/10730574
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727397
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727397%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727397: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727397 url https://www.openlane.eu/en/carv6/auction/10727397
2026-03-26 22:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10724624
2026-03-26 22:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10724624
2026-03-26 22:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10724624 to the API
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724624>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1864874-4186-577e-995d-9ef93daf42b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BVX355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 163088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 3,
'seller_name': 'GTC Cars',
'title': 'Fiat Talento 1.6 MultiJet SX - Diesel - Manual - 120 hp - 163.088 '
'km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2018}
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724624%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Saving data for 10724624: {'auction_closing_time': 1774603800.0, 'created_time': 1774453736.952271, 'last_price_update_time': 1774563543.617346}
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724624') HTTP/1.1" 204 0
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5673505/general/247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732703)
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10724601
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724601%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10724601: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10724601 url https://www.openlane.eu/en/carv6/auction/10724601
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732277
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732277%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732277: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732277 url https://www.openlane.eu/en/carv6/auction/10732277
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732295
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732295%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732295: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732295 url https://www.openlane.eu/en/carv6/auction/10732295
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10732262
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732262%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10732262: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10732262 url https://www.openlane.eu/en/carv6/auction/10732262
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727093
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727093%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727093: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727093 url https://www.openlane.eu/en/carv6/auction/10727093
2026-03-26 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10730909
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730909%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10730909: 0
2026-03-26 22:19:03 [adesa.be] INFO: Skipping item 10730909 url https://www.openlane.eu/en/carv6/auction/10730909
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727231
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727231%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727231: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727231 url https://www.openlane.eu/en/carv6/auction/10727231
2026-03-26 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:03 [adesa.be] INFO: Found listing with ID: 10727287
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727287%27 HTTP/1.1" 200 None
2026-03-26 22:19:03 [adesa.be] INFO: Scrape type for 10727287: 2
2026-03-26 22:19:03 [adesa.be] INFO: Scraping item 10727287 url https://www.openlane.eu/en/carv6/auction/10727287
2026-03-26 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9, skipping ID generation
2026-03-26 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 1
2026-03-26 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 sending to next pipeline
2026-03-26 22:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9, identifier: 10732703
2026-03-26 22:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10725646
2026-03-26 22:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8fd6c91-9562-52df-a983-2ed183b2d901 with scrape type 2
2026-03-26 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8fd6c91-9562-52df-a983-2ed183b2d901 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8fd6c91-9562-52df-a983-2ed183b2d901, identifier: 10725646
2026-03-26 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10725635
2026-03-26 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d36058-6e7f-5416-bf5b-f29f66f078d0 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d36058-6e7f-5416-bf5b-f29f66f078d0 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11d36058-6e7f-5416-bf5b-f29f66f078d0, identifier: 10725635
2026-03-26 22:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e685c40c-ab90-5d14-ace1-ce17f3d9b274 with identifier: 10724664
2026-03-26 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e685c40c-ab90-5d14-ace1-ce17f3d9b274 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e685c40c-ab90-5d14-ace1-ce17f3d9b274 with scrape type 2
2026-03-26 22:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e685c40c-ab90-5d14-ace1-ce17f3d9b274, identifier: 10724664
2026-03-26 22:19:04 [adesa.be] INFO: Found listing with ID: 10724681
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724681%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.be] INFO: Scrape type for 10724681: 2
2026-03-26 22:19:04 [adesa.be] INFO: Scraping item 10724681 url https://www.openlane.eu/en/carv6/auction/10724681
2026-03-26 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10732703
2026-03-26 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10732703
2026-03-26 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10732703 to the API
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <404 https://images.openlane.eu/carimgs/5673505/general/247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg>
{'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-27T09: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=10732703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500C',
'odometer': 171035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247844,
'Height': 1378,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/ec129a7c-e87a-482d-b68f-64bc98fae1b6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268814,
'Height': 1396,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/880dfea2-29d7-43ce-b10c-0acf296544f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284547,
'Height': 1371,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/fcd28109-d329-4bcb-af3f-ca64ceb92adf.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268930,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/c276d2cd-9ca3-4716-93f5-60a4c9e62566.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197712,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/0bdfcef4-cb48-4d3c-bd30-208be53fa40e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200937,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/1fd0ac6b-a654-4c84-b0af-bac301a8717c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140943,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/5f6397a3-04f5-4552-ba73-40a8cb36a8c7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255530,
'Height': 1349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/d751dd7e-00fb-4a12-ae51-d14e8f1cb021.jpeg',
'Width': 1600}],
'price': 2500,
'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-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732703%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.be] INFO: Saving data for 10732703: {'created_time': 1774563544.58034, 'last_price_update_time': 1774563544.58035, 'auction_closing_time': 1774603800.0}
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732703') HTTP/1.1" 204 0
2026-03-26 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10725646
2026-03-26 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10725646
2026-03-26 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10725646 to the API
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725646>
{'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-27T09:30: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=10725646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 254360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'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-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725646%27 HTTP/1.1" 200 None
2026-03-26 22:19:04 [adesa.be] INFO: Saving data for 10725646: {'auction_closing_time': 1774603800.0, 'created_time': 1774453874.43761, 'last_price_update_time': 1774563544.856794}
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725646') HTTP/1.1" 204 0
2026-03-26 22:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10725635
2026-03-26 22:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10725635
2026-03-26 22:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10725635 to the API
2026-03-26 22:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725635>
{'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-27T09:30: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=10725635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 153351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'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-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725635%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Saving data for 10725635: {'auction_closing_time': 1774603800.0, 'created_time': 1774453756.677841, 'last_price_update_time': 1774563545.136915}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725635') HTTP/1.1" 204 0
2026-03-26 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e685c40c-ab90-5d14-ace1-ce17f3d9b274 with identifier: 10724664
2026-03-26 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e685c40c-ab90-5d14-ace1-ce17f3d9b274 with identifier: 10724664
2026-03-26 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e685c40c-ab90-5d14-ace1-ce17f3d9b274 with identifier: 10724664 to the API
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724664>
{'auction_title': '',
'c_o_2_emission_value': 170,
'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e685c40c-ab90-5d14-ace1-ce17f3d9b274',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBF275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 185247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4250,
'price_includes_vat': True,
'registration_date': '2019-04-11',
'seats_number': 3,
'seller_name': 'RX Counotte',
'title': 'Fiat Talento 1.6 MultiJet - Diesel - Manual - 120 hp - 185.247 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724664%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Saving data for 10724664: {'auction_closing_time': 1774603800.0, 'created_time': 1774453752.890337, 'last_price_update_time': 1774563545.399242}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724664') HTTP/1.1" 204 0
2026-03-26 22:19:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 due to Ignoring non-200 response
2026-03-26 22:19:05 [adesa.be] INFO: Found listing with ID: 10732316
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732316%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Scrape type for 10732316: 0
2026-03-26 22:19:05 [adesa.be] INFO: Skipping item 10732316 url https://www.openlane.eu/en/carv6/auction/10732316
2026-03-26 22:19:05 [adesa.be] INFO: Found listing with ID: 10724713
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724713%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Scrape type for 10724713: 2
2026-03-26 22:19:05 [adesa.be] INFO: Scraping item 10724713 url https://www.openlane.eu/en/carv6/auction/10724713
2026-03-26 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf94eeed-9916-51c7-972f-46314e4f5d47 with identifier: 10724790
2026-03-26 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf94eeed-9916-51c7-972f-46314e4f5d47 with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf94eeed-9916-51c7-972f-46314e4f5d47 with scrape type 2
2026-03-26 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf94eeed-9916-51c7-972f-46314e4f5d47, identifier: 10724790
2026-03-26 22:19:05 [adesa.be] INFO: Found listing with ID: 10724600
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724600%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Scrape type for 10724600: 2
2026-03-26 22:19:05 [adesa.be] INFO: Scraping item 10724600 url https://www.openlane.eu/en/carv6/auction/10724600
2026-03-26 22:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf94eeed-9916-51c7-972f-46314e4f5d47 with identifier: 10724790
2026-03-26 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf94eeed-9916-51c7-972f-46314e4f5d47 with identifier: 10724790
2026-03-26 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf94eeed-9916-51c7-972f-46314e4f5d47 with identifier: 10724790 to the API
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bf94eeed-9916-51c7-972f-46314e4f5d47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GJT669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 17680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2025-01-03',
'seats_number': 2,
'seller_name': 'A12 Automobile',
'title': 'Fiat Doblo 1.5 - Diesel - Manual - 102 hp - 17.680 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724790%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Saving data for 10724790: {'auction_closing_time': 1774603800.0, 'created_time': 1774453796.518084, 'last_price_update_time': 1774563545.81263}
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724790') HTTP/1.1" 204 0
2026-03-26 22:19:05 [adesa.be] INFO: Found listing with ID: 10724668
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724668%27 HTTP/1.1" 200 None
2026-03-26 22:19:05 [adesa.be] INFO: Scrape type for 10724668: 2
2026-03-26 22:19:05 [adesa.be] INFO: Scraping item 10724668 url https://www.openlane.eu/en/carv6/auction/10724668
2026-03-26 22:19:06 [adesa.be] INFO: Found listing with ID: 10730620
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730620%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.be] INFO: Scrape type for 10730620: 0
2026-03-26 22:19:06 [adesa.be] INFO: Skipping item 10730620 url https://www.openlane.eu/en/carv6/auction/10730620
2026-03-26 22:19:06 [adesa.be] INFO: Found listing with ID: 10732294
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732294%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.be] INFO: Scrape type for 10732294: 0
2026-03-26 22:19:06 [adesa.be] INFO: Skipping item 10732294 url https://www.openlane.eu/en/carv6/auction/10732294
2026-03-26 22:19:06 [adesa.be] INFO: Found listing with ID: 10725629
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725629%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.be] INFO: Scrape type for 10725629: 2
2026-03-26 22:19:06 [adesa.be] INFO: Scraping item 10725629 url https://www.openlane.eu/en/carv6/auction/10725629
2026-03-26 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10724689
2026-03-26 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f, identifier: 10724689
2026-03-26 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10725632
2026-03-26 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75c6d22e-068f-5d52-8060-7ea17931bf6b with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75c6d22e-068f-5d52-8060-7ea17931bf6b with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75c6d22e-068f-5d52-8060-7ea17931bf6b, identifier: 10725632
2026-03-26 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10724697
2026-03-26 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be77db51-f083-5038-bf58-7d2b96e9a92a, identifier: 10724697
2026-03-26 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059
2026-03-26 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with scrape type 2
2026-03-26 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3, identifier: 10727059
2026-03-26 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10724689
2026-03-26 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10724689
2026-03-26 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10724689 to the API
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724689>
{'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-27T10: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=10724689',
'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-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724689%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.be] INFO: Saving data for 10724689: {'auction_closing_time': 1774606500.0, 'created_time': 1774453773.762275, 'last_price_update_time': 1774563546.704636}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724689') HTTP/1.1" 204 0
2026-03-26 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10725632
2026-03-26 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10725632
2026-03-26 22:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75c6d22e-068f-5d52-8060-7ea17931bf6b with identifier: 10725632 to the API
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75c6d22e-068f-5d52-8060-7ea17931bf6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLY036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 298359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3250,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Fiat Fiorino 1.3 MultiJet SX - Diesel - Manual - 80 hp - 298.359 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2017}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725632%27 HTTP/1.1" 200 None
2026-03-26 22:19:06 [adesa.be] INFO: Saving data for 10725632: {'auction_closing_time': 1774603800.0, 'created_time': 1774453764.132671, 'last_price_update_time': 1774563546.983546}
2026-03-26 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725632') HTTP/1.1" 204 0
2026-03-26 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10724697
2026-03-26 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10724697
2026-03-26 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10724697 to the API
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724697>
{'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-27T10: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=10724697',
'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-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724697%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Saving data for 10724697: {'auction_closing_time': 1774606500.0, 'created_time': 1774453788.438882, 'last_price_update_time': 1774563547.242725}
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724697') HTTP/1.1" 204 0
2026-03-26 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059
2026-03-26 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059
2026-03-26 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059 to the API
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727059>
{'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-27T09:30: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=10727059',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 147325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'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-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727059%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Saving data for 10727059: {'auction_closing_time': 1774603800.0, 'created_time': 1774452251.541322, 'last_price_update_time': 1774563547.557803}
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727059') HTTP/1.1" 204 0
2026-03-26 22:19:07 [scrapy.extensions.logstats] INFO: Crawled 417 pages (at 134 pages/min), scraped 366 items (at 128 items/min)
2026-03-26 22:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10724695
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724695%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10724695: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10724695 url https://www.openlane.eu/en/carv6/auction/10724695
2026-03-26 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10727084
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727084%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10727084: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10727084 url https://www.openlane.eu/en/carv6/auction/10727084
2026-03-26 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10724572
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724572%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10724572: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10724572 url https://www.openlane.eu/en/carv6/auction/10724572
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10725609
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725609%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10725609: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10725609 url https://www.openlane.eu/en/carv6/auction/10725609
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10724607
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724607%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10724607: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10724607 url https://www.openlane.eu/en/carv6/auction/10724607
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10724781
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724781%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10724781: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10724781 url https://www.openlane.eu/en/carv6/auction/10724781
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10727106
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727106%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10727106: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10727106 url https://www.openlane.eu/en/carv6/auction/10727106
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10732394
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732394%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10732394: 0
2026-03-26 22:19:07 [adesa.be] INFO: Skipping item 10732394 url https://www.openlane.eu/en/carv6/auction/10732394
2026-03-26 22:19:07 [adesa.be] INFO: Found listing with ID: 10724768
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724768%27 HTTP/1.1" 200 None
2026-03-26 22:19:07 [adesa.be] INFO: Scrape type for 10724768: 2
2026-03-26 22:19:07 [adesa.be] INFO: Scraping item 10724768 url https://www.openlane.eu/en/carv6/auction/10724768
2026-03-26 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10724614
2026-03-26 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59, identifier: 10724614
2026-03-26 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10724769
2026-03-26 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60145310-7f72-5207-b4db-94d13a57259f with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60145310-7f72-5207-b4db-94d13a57259f with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60145310-7f72-5207-b4db-94d13a57259f, identifier: 10724769
2026-03-26 22:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10725638
2026-03-26 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237b570b-bd93-58cc-9470-4af550ea7b2d with scrape type 2
2026-03-26 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237b570b-bd93-58cc-9470-4af550ea7b2d with scrape type 2
2026-03-26 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237b570b-bd93-58cc-9470-4af550ea7b2d, identifier: 10725638
2026-03-26 22:19:08 [adesa.be] INFO: Found listing with ID: 10730598
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730598%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.be] INFO: Scrape type for 10730598: 0
2026-03-26 22:19:08 [adesa.be] INFO: Skipping item 10730598 url https://www.openlane.eu/en/carv6/auction/10730598
2026-03-26 22:19:08 [adesa.be] INFO: Found listing with ID: 10732333
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732333%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.be] INFO: Scrape type for 10732333: 0
2026-03-26 22:19:08 [adesa.be] INFO: Skipping item 10732333 url https://www.openlane.eu/en/carv6/auction/10732333
2026-03-26 22:19:08 [adesa.be] INFO: Found listing with ID: 10732332
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732332%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.be] INFO: Scrape type for 10732332: 0
2026-03-26 22:19:08 [adesa.be] INFO: Skipping item 10732332 url https://www.openlane.eu/en/carv6/auction/10732332
2026-03-26 22:19:08 [adesa.be] INFO: Found listing with ID: 10725650
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725650%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.be] INFO: Scrape type for 10725650: 2
2026-03-26 22:19:08 [adesa.be] INFO: Scraping item 10725650 url https://www.openlane.eu/en/carv6/auction/10725650
2026-03-26 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10724614
2026-03-26 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10724614
2026-03-26 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10724614 to the API
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724614>
{'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-27T09: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=10724614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 97133,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'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-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724614%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.be] INFO: Saving data for 10724614: {'auction_closing_time': 1774603800.0, 'created_time': 1774453763.661142, 'last_price_update_time': 1774563548.384354}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724614') HTTP/1.1" 204 0
2026-03-26 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10724769
2026-03-26 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10724769
2026-03-26 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60145310-7f72-5207-b4db-94d13a57259f with identifier: 10724769 to the API
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724769>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '60145310-7f72-5207-b4db-94d13a57259f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HBH836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724769',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500L',
'odometer': 177059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2013-01-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat 500L 1.4 Pop - Petrol - Manual - 95 hp - 177.059 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2013}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724769%27 HTTP/1.1" 200 None
2026-03-26 22:19:08 [adesa.be] INFO: Saving data for 10724769: {'auction_closing_time': 1774603800.0, 'created_time': 1774453775.448291, 'last_price_update_time': 1774563548.780018}
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724769') HTTP/1.1" 204 0
2026-03-26 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10725638
2026-03-26 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10725638
2026-03-26 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10725638 to the API
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725638>
{'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-27T09:30: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=10725638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500L',
'odometer': 151208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'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-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725638%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Saving data for 10725638: {'auction_closing_time': 1774603800.0, 'created_time': 1774453757.789477, 'last_price_update_time': 1774563549.067847}
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725638') HTTP/1.1" 204 0
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10732386
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732386%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10732386: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10732386 url https://www.openlane.eu/en/carv6/auction/10732386
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10732378
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732378%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10732378: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10732378 url https://www.openlane.eu/en/carv6/auction/10732378
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10724648
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724648%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10724648: 2
2026-03-26 22:19:09 [adesa.be] INFO: Scraping item 10724648 url https://www.openlane.eu/en/carv6/auction/10724648
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10730585
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730585%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10730585: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10730585 url https://www.openlane.eu/en/carv6/auction/10730585
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10732397
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732397%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10732397: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10732397 url https://www.openlane.eu/en/carv6/auction/10732397
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10730609
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730609%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10730609: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10730609 url https://www.openlane.eu/en/carv6/auction/10730609
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10725651
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725651%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10725651: 2
2026-03-26 22:19:09 [adesa.be] INFO: Scraping item 10725651 url https://www.openlane.eu/en/carv6/auction/10725651
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10730599
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730599%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10730599: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10730599 url https://www.openlane.eu/en/carv6/auction/10730599
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10730583
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730583%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10730583: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10730583 url https://www.openlane.eu/en/carv6/auction/10730583
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10725652
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725652%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10725652: 2
2026-03-26 22:19:09 [adesa.be] INFO: Scraping item 10725652 url https://www.openlane.eu/en/carv6/auction/10725652
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10732241
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732241%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10732241: 0
2026-03-26 22:19:09 [adesa.be] INFO: Skipping item 10732241 url https://www.openlane.eu/en/carv6/auction/10732241
2026-03-26 22:19:09 [adesa.be] INFO: Found listing with ID: 10724583
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724583%27 HTTP/1.1" 200 None
2026-03-26 22:19:09 [adesa.be] INFO: Scrape type for 10724583: 2
2026-03-26 22:19:09 [adesa.be] INFO: Scraping item 10724583 url https://www.openlane.eu/en/carv6/auction/10724583
2026-03-26 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91324e54-c41b-5454-8673-83f691c8a832 with identifier: 10724533
2026-03-26 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91324e54-c41b-5454-8673-83f691c8a832 with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91324e54-c41b-5454-8673-83f691c8a832 with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91324e54-c41b-5454-8673-83f691c8a832, identifier: 10724533
2026-03-26 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745
2026-03-26 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebacc44-6e22-5534-83d9-4227bca13a1b with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ebacc44-6e22-5534-83d9-4227bca13a1b with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ebacc44-6e22-5534-83d9-4227bca13a1b, identifier: 10727745
2026-03-26 22:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397
2026-03-26 22:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d with scrape type 2
2026-03-26 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 445466a3-8b7c-502a-9cf5-5d9f2c89180d, identifier: 10727397
2026-03-26 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91324e54-c41b-5454-8673-83f691c8a832 with identifier: 10724533
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-26 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91324e54-c41b-5454-8673-83f691c8a832 with identifier: 10724533
2026-03-26 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91324e54-c41b-5454-8673-83f691c8a832 with identifier: 10724533 to the API
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '5.7L',
'engine_horse_power': 400,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'LPG',
'id': '91324e54-c41b-5454-8673-83f691c8a832',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1azb675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dodge',
'model': 'RAM',
'odometer': 89459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37500,
'price_includes_vat': True,
'registration_date': '2020-05-19',
'seats_number': 5,
'seller_name': 'Gökhan Cun',
'title': 'Dodge RAM 5.7 Laramie - AWD - LPG - Automatic - 400 hp - 89.459 km',
'transmission': 'automatic',
'trim': 'Laramie',
'vin': None,
'year': 2020}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724533%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.be] INFO: Saving data for 10724533: {'auction_closing_time': 1774603800.0, 'created_time': 1774453760.152623, 'last_price_update_time': 1774563550.08345}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724533') HTTP/1.1" 204 0
2026-03-26 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745
2026-03-26 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745
2026-03-26 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745 to the API
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727745>
{'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': 125,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '8ebacc44-6e22-5534-83d9-4227bca13a1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCU489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 62942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Manual - 125 hp - '
'62.942 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727745%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.be] INFO: Saving data for 10727745: {'auction_closing_time': 1774606500.0, 'created_time': 1774477079.457196, 'last_price_update_time': 1774563550.446596}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727745') HTTP/1.1" 204 0
2026-03-26 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397
2026-03-26 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397
2026-03-26 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397 to the API
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727397>
{'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-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '445466a3-8b7c-502a-9cf5-5d9f2c89180d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 103101,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Puma 1.0 Titanium - Petrol - Automatic - 125 hp - 103.101 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727397%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.be] INFO: Saving data for 10727397: {'auction_closing_time': 1774607400.0, 'created_time': 1774477113.515214, 'last_price_update_time': 1774563550.748165}
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727397') HTTP/1.1" 204 0
2026-03-26 22:19:10 [adesa.be] INFO: Found listing with ID: 10724550
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724550%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.be] INFO: Scrape type for 10724550: 2
2026-03-26 22:19:10 [adesa.be] INFO: Scraping item 10724550 url https://www.openlane.eu/en/carv6/auction/10724550
2026-03-26 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06554ce8-30ce-55a3-bbea-72244ab8c35b with identifier: 10725612
2026-03-26 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06554ce8-30ce-55a3-bbea-72244ab8c35b with scrape type 2
2026-03-26 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06554ce8-30ce-55a3-bbea-72244ab8c35b with scrape type 2
2026-03-26 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06554ce8-30ce-55a3-bbea-72244ab8c35b, identifier: 10725612
2026-03-26 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10727081
2026-03-26 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebe1106-d0cc-527f-a6c2-844b21185837 with scrape type 2
2026-03-26 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cebe1106-d0cc-527f-a6c2-844b21185837 with scrape type 2
2026-03-26 22:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cebe1106-d0cc-527f-a6c2-844b21185837, identifier: 10727081
2026-03-26 22:19:10 [adesa.be] INFO: Found listing with ID: 10730579
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730579%27 HTTP/1.1" 200 None
2026-03-26 22:19:10 [adesa.be] INFO: Scrape type for 10730579: 0
2026-03-26 22:19:10 [adesa.be] INFO: Skipping item 10730579 url https://www.openlane.eu/en/carv6/auction/10730579
2026-03-26 22:19:10 [adesa.be] INFO: Found listing with ID: 10730590
2026-03-26 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730590%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10730590: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10730590 url https://www.openlane.eu/en/carv6/auction/10730590
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10732263
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732263%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10732263: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10732263 url https://www.openlane.eu/en/carv6/auction/10732263
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10732287
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732287%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10732287: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10732287 url https://www.openlane.eu/en/carv6/auction/10732287
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10724630
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724630%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10724630: 2
2026-03-26 22:19:11 [adesa.be] INFO: Scraping item 10724630 url https://www.openlane.eu/en/carv6/auction/10724630
2026-03-26 22:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06554ce8-30ce-55a3-bbea-72244ab8c35b with identifier: 10725612
2026-03-26 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06554ce8-30ce-55a3-bbea-72244ab8c35b with identifier: 10725612
2026-03-26 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06554ce8-30ce-55a3-bbea-72244ab8c35b with identifier: 10725612 to the API
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 45,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Electric',
'id': '06554ce8-30ce-55a3-bbea-72244ab8c35b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FRH419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 35163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 4,
'seller_name': "Auto's Jacques BV",
'title': 'Dacia Spring Essential - Electric - Automatic - 45 hp - 35.163 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725612%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Saving data for 10725612: {'auction_closing_time': 1774606500.0, 'created_time': 1774453769.364143, 'last_price_update_time': 1774563551.313782}
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725612') HTTP/1.1" 204 0
2026-03-26 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10727081
2026-03-26 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10727081
2026-03-26 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10727081 to the API
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727081>
{'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-27T09:30: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=10727081',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 148340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'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-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727081%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Saving data for 10727081: {'auction_closing_time': 1774603800.0, 'created_time': 1774453734.187878, 'last_price_update_time': 1774563551.589535}
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727081') HTTP/1.1" 204 0
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10730612
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730612%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10730612: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10730612 url https://www.openlane.eu/en/carv6/auction/10730612
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10732324
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732324%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10732324: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10732324 url https://www.openlane.eu/en/carv6/auction/10732324
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10730572
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730572%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10730572: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10730572 url https://www.openlane.eu/en/carv6/auction/10730572
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10732339
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732339%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10732339: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10732339 url https://www.openlane.eu/en/carv6/auction/10732339
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10732347
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732347%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10732347: 0
2026-03-26 22:19:11 [adesa.be] INFO: Skipping item 10732347 url https://www.openlane.eu/en/carv6/auction/10732347
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10724606
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724606%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10724606: 2
2026-03-26 22:19:11 [adesa.be] INFO: Scraping item 10724606 url https://www.openlane.eu/en/carv6/auction/10724606
2026-03-26 22:19:11 [adesa.be] INFO: Found listing with ID: 10724578
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724578%27 HTTP/1.1" 200 None
2026-03-26 22:19:11 [adesa.be] INFO: Scrape type for 10724578: 2
2026-03-26 22:19:11 [adesa.be] INFO: Scraping item 10724578 url https://www.openlane.eu/en/carv6/auction/10724578
2026-03-26 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10724601
2026-03-26 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbd442ec-4bd1-5d51-a7d8-36aec602ac49, identifier: 10724601
2026-03-26 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10724612
2026-03-26 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f08313-9748-5dd3-9f5b-b0147d287a18, identifier: 10724612
2026-03-26 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33160223-ae61-577a-8f81-19098439660b with identifier: 10727096
2026-03-26 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33160223-ae61-577a-8f81-19098439660b with scrape type 2
2026-03-26 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33160223-ae61-577a-8f81-19098439660b with scrape type 2
2026-03-26 22:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 33160223-ae61-577a-8f81-19098439660b, identifier: 10727096
2026-03-26 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10724601
2026-03-26 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10724601
2026-03-26 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10724601 to the API
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724601>
{'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-27T09: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=10724601',
'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': 9000,
'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-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724601%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.be] INFO: Saving data for 10724601: {'auction_closing_time': 1774603800.0, 'created_time': 1774453759.274019, 'last_price_update_time': 1774563552.300005}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724601') HTTP/1.1" 204 0
2026-03-26 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10724612
2026-03-26 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10724612
2026-03-26 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10724612 to the API
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724612>
{'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-27T09:30: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=10724612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 114766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'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-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724612%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.be] INFO: Saving data for 10724612: {'auction_closing_time': 1774603800.0, 'created_time': 1774453733.338352, 'last_price_update_time': 1774563552.665142}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724612') HTTP/1.1" 204 0
2026-03-26 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 33160223-ae61-577a-8f81-19098439660b with identifier: 10727096
2026-03-26 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 33160223-ae61-577a-8f81-19098439660b with identifier: 10727096
2026-03-26 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 33160223-ae61-577a-8f81-19098439660b with identifier: 10727096 to the API
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727096>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '33160223-ae61-577a-8f81-19098439660b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DMD766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727096',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 101917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-11-12',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Ford Kuga 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 101.917 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2018}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727096%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.be] INFO: Saving data for 10727096: {'auction_closing_time': 1774603800.0, 'created_time': 1774453755.762364, 'last_price_update_time': 1774563552.943867}
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727096') HTTP/1.1" 204 0
2026-03-26 22:19:12 [adesa.be] INFO: Found listing with ID: 10730581
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730581%27 HTTP/1.1" 200 None
2026-03-26 22:19:12 [adesa.be] INFO: Scrape type for 10730581: 0
2026-03-26 22:19:12 [adesa.be] INFO: Skipping item 10730581 url https://www.openlane.eu/en/carv6/auction/10730581
2026-03-26 22:19:12 [adesa.be] INFO: Found listing with ID: 10732407
2026-03-26 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732407%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10732407: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10732407 url https://www.openlane.eu/en/carv6/auction/10732407
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10732293
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732293%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10732293: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10732293 url https://www.openlane.eu/en/carv6/auction/10732293
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10727079
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727079%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10727079: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10727079 url https://www.openlane.eu/en/carv6/auction/10727079
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10732413
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732413%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10732413: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10732413 url https://www.openlane.eu/en/carv6/auction/10732413
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724535
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724535%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724535: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724535 url https://www.openlane.eu/en/carv6/auction/10724535
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724522
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724522%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724522: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724522 url https://www.openlane.eu/en/carv6/auction/10724522
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724552
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724552%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724552: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724552 url https://www.openlane.eu/en/carv6/auction/10724552
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10727068
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727068%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10727068: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10727068 url https://www.openlane.eu/en/carv6/auction/10727068
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724568
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724568%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724568: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724568 url https://www.openlane.eu/en/carv6/auction/10724568
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724756
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724756%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724756: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724756 url https://www.openlane.eu/en/carv6/auction/10724756
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724573
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724573%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724573: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724573 url https://www.openlane.eu/en/carv6/auction/10724573
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10725613
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725613%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10725613: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10725613 url https://www.openlane.eu/en/carv6/auction/10725613
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724688
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724688%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724688: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724688 url https://www.openlane.eu/en/carv6/auction/10724688
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10732258
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732258%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10732258: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10732258 url https://www.openlane.eu/en/carv6/auction/10732258
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724574
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724574%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724574: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724574 url https://www.openlane.eu/en/carv6/auction/10724574
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10730617
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730617%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10730617: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10730617 url https://www.openlane.eu/en/carv6/auction/10730617
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10725656
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725656%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10725656: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10725656 url https://www.openlane.eu/en/carv6/auction/10725656
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10730614
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730614%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10730614: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10730614 url https://www.openlane.eu/en/carv6/auction/10730614
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10725624
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725624%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10725624: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10725624 url https://www.openlane.eu/en/carv6/auction/10725624
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10725622
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725622%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10725622: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10725622 url https://www.openlane.eu/en/carv6/auction/10725622
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10732309
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732309%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10732309: 0
2026-03-26 22:19:13 [adesa.be] INFO: Skipping item 10732309 url https://www.openlane.eu/en/carv6/auction/10732309
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724619
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724619%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724619: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724619 url https://www.openlane.eu/en/carv6/auction/10724619
2026-03-26 22:19:13 [adesa.be] INFO: Found listing with ID: 10724637
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724637%27 HTTP/1.1" 200 None
2026-03-26 22:19:13 [adesa.be] INFO: Scrape type for 10724637: 2
2026-03-26 22:19:13 [adesa.be] INFO: Scraping item 10724637 url https://www.openlane.eu/en/carv6/auction/10724637
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7bb6e7b-1220-579e-a2c0-12f798f9846c with identifier: 10725629
2026-03-26 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7bb6e7b-1220-579e-a2c0-12f798f9846c with scrape type 2
2026-03-26 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7bb6e7b-1220-579e-a2c0-12f798f9846c with scrape type 2
2026-03-26 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7bb6e7b-1220-579e-a2c0-12f798f9846c, identifier: 10725629
2026-03-26 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7bb6e7b-1220-579e-a2c0-12f798f9846c with identifier: 10725629
2026-03-26 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7bb6e7b-1220-579e-a2c0-12f798f9846c with identifier: 10725629
2026-03-26 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7bb6e7b-1220-579e-a2c0-12f798f9846c with identifier: 10725629 to the API
2026-03-26 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a7bb6e7b-1220-579e-a2c0-12f798f9846c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1kbn270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'IX35',
'odometer': 217416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2012-12-03',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Hyundai IX35 1.7 Comfort - Diesel - Manual - 115 hp - 217.416 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2012}
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725629%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.be] INFO: Saving data for 10725629: {'auction_closing_time': 1774603800.0, 'created_time': 1774453732.694051, 'last_price_update_time': 1774563554.075842}
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725629') HTTP/1.1" 204 0
2026-03-26 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231
2026-03-26 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f39dd8d3-d274-5729-8cfa-08ef0159f3d6, identifier: 10727231
2026-03-26 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10724668
2026-03-26 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47, identifier: 10724668
2026-03-26 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d with identifier: 10724681
2026-03-26 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d, identifier: 10724681
2026-03-26 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa082ff-a8d1-5f73-8bfe-fca710ff7345 with identifier: 10727093
2026-03-26 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa082ff-a8d1-5f73-8bfe-fca710ff7345 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aa082ff-a8d1-5f73-8bfe-fca710ff7345 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7aa082ff-a8d1-5f73-8bfe-fca710ff7345, identifier: 10727093
2026-03-26 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287
2026-03-26 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9107cbae-902f-504f-94e9-463e0f99f690 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9107cbae-902f-504f-94e9-463e0f99f690 with scrape type 2
2026-03-26 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9107cbae-902f-504f-94e9-463e0f99f690, identifier: 10727287
2026-03-26 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231
2026-03-26 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231
2026-03-26 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231 to the API
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727231>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f39dd8d3-d274-5729-8cfa-08ef0159f3d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 134642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'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 - '
'134.642 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727231%27 HTTP/1.1" 200 None
2026-03-26 22:19:14 [adesa.be] INFO: Saving data for 10727231: {'auction_closing_time': 1774607400.0, 'created_time': 1774477115.35364, 'last_price_update_time': 1774563554.882015}
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727231') HTTP/1.1" 204 0
2026-03-26 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10724668
2026-03-26 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10724668
2026-03-26 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10724668 to the API
2026-03-26 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 66,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '17927a8e-5fc1-5a19-9691-ac45dfdf3f47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RNE161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 181212,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Hyundai i10 1.1i - Petrol - Automatic - 66 hp - 181.212 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724668%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.be] INFO: Saving data for 10724668: {'auction_closing_time': 1774603800.0, 'created_time': 1774453729.739956, 'last_price_update_time': 1774563555.146318}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724668') HTTP/1.1" 204 0
2026-03-26 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d with identifier: 10724681
2026-03-26 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d with identifier: 10724681
2026-03-26 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d with identifier: 10724681 to the API
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724681>
{'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': 100,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5b5940a7-77f5-5afc-a4c4-bcb1c23ba55d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2-APT-944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 136336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4150,
'price_includes_vat': True,
'registration_date': '2019-04-04',
'seats_number': 3,
'seller_name': 'Vanderborght bv',
'title': 'Ford Transit Connect Trend - Diesel - Manual - 100 hp - 136.336 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724681%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.be] INFO: Saving data for 10724681: {'auction_closing_time': 1774603800.0, 'created_time': 1774453756.106897, 'last_price_update_time': 1774563555.404397}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724681') HTTP/1.1" 204 0
2026-03-26 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7aa082ff-a8d1-5f73-8bfe-fca710ff7345 with identifier: 10727093
2026-03-26 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7aa082ff-a8d1-5f73-8bfe-fca710ff7345 with identifier: 10727093
2026-03-26 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7aa082ff-a8d1-5f73-8bfe-fca710ff7345 with identifier: 10727093 to the API
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7aa082ff-a8d1-5f73-8bfe-fca710ff7345',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBN769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 143676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2018-09-17',
'seats_number': 8,
'seller_name': 'SamCar sprl',
'title': 'Ford Tourneo Custom L2H1 2.0 TDCI Trend - Diesel - Manual - 130 hp '
'- 143.676 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727093%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.be] INFO: Saving data for 10727093: {'auction_closing_time': 1774603800.0, 'created_time': 1774453731.936973, 'last_price_update_time': 1774563555.675718}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727093') HTTP/1.1" 204 0
2026-03-26 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287
2026-03-26 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287
2026-03-26 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287 to the API
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727287>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9107cbae-902f-504f-94e9-463e0f99f690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWL991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 76968,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 3,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 120 hp - '
'76.968 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727287%27 HTTP/1.1" 200 None
2026-03-26 22:19:15 [adesa.be] INFO: Saving data for 10727287: {'auction_closing_time': 1774607400.0, 'created_time': 1774477054.461368, 'last_price_update_time': 1774563555.950795}
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727287') HTTP/1.1" 204 0
2026-03-26 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10724695
2026-03-26 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9430f72-094a-55f7-99c7-173c1afb1531 with scrape type 2
2026-03-26 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9430f72-094a-55f7-99c7-173c1afb1531 with scrape type 2
2026-03-26 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9430f72-094a-55f7-99c7-173c1afb1531, identifier: 10724695
2026-03-26 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10724695
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hydrogen HTTP/1.1" 200 None
2026-03-26 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10724695
2026-03-26 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9430f72-094a-55f7-99c7-173c1afb1531 with identifier: 10724695 to the API
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Hydrogen',
'id': 'd9430f72-094a-55f7-99c7-173c1afb1531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAT144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 163855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Hyundai Nexo FCEV Prime - Hydrogen - Automatic - 163 hp - 163.855 '
'km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2020}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724695%27 HTTP/1.1" 200 None
2026-03-26 22:19:16 [adesa.be] INFO: Saving data for 10724695: {'auction_closing_time': 1774606500.0, 'created_time': 1774453728.476531, 'last_price_update_time': 1774563556.534548}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724695') HTTP/1.1" 204 0
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06f94ba4-fae6-59a4-bfd9-050770687e3e with identifier: 10724713
2026-03-26 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06f94ba4-fae6-59a4-bfd9-050770687e3e with scrape type 2
2026-03-26 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06f94ba4-fae6-59a4-bfd9-050770687e3e with scrape type 2
2026-03-26 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06f94ba4-fae6-59a4-bfd9-050770687e3e, identifier: 10724713
2026-03-26 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06f94ba4-fae6-59a4-bfd9-050770687e3e with identifier: 10724713
2026-03-26 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06f94ba4-fae6-59a4-bfd9-050770687e3e with identifier: 10724713
2026-03-26 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06f94ba4-fae6-59a4-bfd9-050770687e3e with identifier: 10724713 to the API
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '06f94ba4-fae6-59a4-bfd9-050770687e3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DWH797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 236563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2017-02-13',
'seats_number': 6,
'seller_name': 'MCT BV',
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 170 hp - '
'236.563 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2017}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724713%27 HTTP/1.1" 200 None
2026-03-26 22:19:16 [adesa.be] INFO: Saving data for 10724713: {'auction_closing_time': 1774606500.0, 'created_time': 1774453731.141272, 'last_price_update_time': 1774563556.907562}
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724713') HTTP/1.1" 204 0
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d01a9f-11d4-5d56-804d-5106b3e99ad8 with identifier: 10727106
2026-03-26 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d01a9f-11d4-5d56-804d-5106b3e99ad8 with scrape type 2
2026-03-26 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d01a9f-11d4-5d56-804d-5106b3e99ad8 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93d01a9f-11d4-5d56-804d-5106b3e99ad8, identifier: 10727106
2026-03-26 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93d01a9f-11d4-5d56-804d-5106b3e99ad8 with identifier: 10727106
2026-03-26 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93d01a9f-11d4-5d56-804d-5106b3e99ad8 with identifier: 10727106
2026-03-26 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93d01a9f-11d4-5d56-804d-5106b3e99ad8 with identifier: 10727106 to the API
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '93d01a9f-11d4-5d56-804d-5106b3e99ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTW672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 58640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Jeep Compass 1.3 Limited - Hybrid - Automatic - 131 hp - 58.640 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727106%27 HTTP/1.1" 200 None
2026-03-26 22:19:17 [adesa.be] INFO: Saving data for 10727106: {'auction_closing_time': 1774606500.0, 'created_time': 1774453728.09393, 'last_price_update_time': 1774563557.283692}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727106') HTTP/1.1" 204 0
2026-03-26 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2 with identifier: 10724781
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2, identifier: 10724781
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10725650
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8343304-de8b-59c0-899c-396c2db3eda4 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8343304-de8b-59c0-899c-396c2db3eda4 with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8343304-de8b-59c0-899c-396c2db3eda4, identifier: 10725650
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10724768
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf, identifier: 10724768
2026-03-26 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550
2026-03-26 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 2
2026-03-26 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56543591-de5b-5887-9084-2fde30242a9a, identifier: 10724550
2026-03-26 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2 with identifier: 10724781
2026-03-26 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2 with identifier: 10724781
2026-03-26 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aee8a01-4efa-5e7d-ad3c-b67e957a5da2 with identifier: 10724781 to the API
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724781>
{'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': 139,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5aee8a01-4efa-5e7d-ad3c-b67e957a5da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NRC763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724781',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 237261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5450,
'price_includes_vat': True,
'registration_date': '2015-02-13',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Jeep Cherokee 2.0 MultiJet - Diesel - Manual - 139 hp - 237.261 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724781%27 HTTP/1.1" 200 None
2026-03-26 22:19:17 [adesa.be] INFO: Saving data for 10724781: {'auction_closing_time': 1774603800.0, 'created_time': 1774453726.312746, 'last_price_update_time': 1774563557.934032}
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724781') HTTP/1.1" 204 0
2026-03-26 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10725650
2026-03-26 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10725650
2026-03-26 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10725650 to the API
2026-03-26 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725650>
{'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-27T09:30: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=10725650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 268187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'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-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725650%27 HTTP/1.1" 200 None
2026-03-26 22:19:19 [adesa.be] INFO: Saving data for 10725650: {'auction_closing_time': 1774603800.0, 'created_time': 1774453709.145497, 'last_price_update_time': 1774563559.109348}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725650') HTTP/1.1" 204 0
2026-03-26 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10724768
2026-03-26 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10724768
2026-03-26 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf with identifier: 10724768 to the API
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724768>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3789fece-8e8c-5b1b-9e1f-ccd5e67ed8cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VKT505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 95838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2018-12-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Jeep Compass 1.4 Night Eagle - Petrol - Manual - 140 hp - 95.838 km',
'transmission': 'manual',
'trim': 'Night Eagle',
'vin': None,
'year': 2018}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724768%27 HTTP/1.1" 200 None
2026-03-26 22:19:19 [adesa.be] INFO: Saving data for 10724768: {'auction_closing_time': 1774603800.0, 'created_time': 1774453722.258497, 'last_price_update_time': 1774563559.373652}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724768') HTTP/1.1" 204 0
2026-03-26 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550
2026-03-26 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550
2026-03-26 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550 to the API
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724550>
{'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-27T09: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=10724550',
'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-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724550%27 HTTP/1.1" 200 None
2026-03-26 22:19:19 [adesa.be] INFO: Saving data for 10724550: {'auction_closing_time': 1774603800.0, 'created_time': 1774452318.469459, 'last_price_update_time': 1774563559.672566}
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724550') HTTP/1.1" 204 0
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10724648
2026-03-26 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eaa7f414-c2c0-502c-9f23-f0ad52c4a449, identifier: 10724648
2026-03-26 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c21fd6e8-eee7-5ea4-866b-00ccc840a0d7 with identifier: 10724583
2026-03-26 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c21fd6e8-eee7-5ea4-866b-00ccc840a0d7 with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c21fd6e8-eee7-5ea4-866b-00ccc840a0d7 with scrape type 2
2026-03-26 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c21fd6e8-eee7-5ea4-866b-00ccc840a0d7, identifier: 10724583
2026-03-26 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10724648
2026-03-26 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10724648
2026-03-26 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10724648 to the API
2026-03-26 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 99,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'eaa7f414-c2c0-502c-9f23-f0ad52c4a449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '040216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 113781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2013-05-03',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Kia Ceed SW 1.4i Fusion - Petrol - Manual - 99 hp - 113.781 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2013}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724648%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Saving data for 10724648: {'auction_closing_time': 1774603800.0, 'created_time': 1774453709.434424, 'last_price_update_time': 1774563560.145461}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724648') HTTP/1.1" 204 0
2026-03-26 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c21fd6e8-eee7-5ea4-866b-00ccc840a0d7 with identifier: 10724583
2026-03-26 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c21fd6e8-eee7-5ea4-866b-00ccc840a0d7 with identifier: 10724583
2026-03-26 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c21fd6e8-eee7-5ea4-866b-00ccc840a0d7 with identifier: 10724583 to the API
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724583>
{'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': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c21fd6e8-eee7-5ea4-866b-00ccc840a0d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FVR516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 146607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2018-12-27',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 135 hp - '
'146.607 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2018}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724583%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Saving data for 10724583: {'auction_closing_time': 1774603800.0, 'created_time': 1774453706.527716, 'last_price_update_time': 1774563560.432412}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724583') HTTP/1.1" 204 0
2026-03-26 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:20 [adesa.be] INFO: Found listing with ID: 10724565
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724565%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Scrape type for 10724565: 2
2026-03-26 22:19:20 [adesa.be] INFO: Scraping item 10724565 url https://www.openlane.eu/en/carv6/auction/10724565
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10725652
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef, identifier: 10725652
2026-03-26 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10725652
2026-03-26 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10725652
2026-03-26 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10725652 to the API
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725652>
{'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': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'UNKNOWN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 246823,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2012-10-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Kia Rio 1.4 CRDi Lounge - Diesel - Manual - 90 hp - 246.823 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2012}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725652%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Saving data for 10725652: {'auction_closing_time': 1774603800.0, 'created_time': 1774453706.142109, 'last_price_update_time': 1774563560.817726}
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725652') HTTP/1.1" 204 0
2026-03-26 22:19:20 [adesa.be] INFO: Found listing with ID: 10727056
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727056%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Scrape type for 10727056: 2
2026-03-26 22:19:20 [adesa.be] INFO: Scraping item 10727056 url https://www.openlane.eu/en/carv6/auction/10727056
2026-03-26 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:20 [adesa.be] INFO: Found listing with ID: 10730603
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730603%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Scrape type for 10730603: 0
2026-03-26 22:19:20 [adesa.be] INFO: Skipping item 10730603 url https://www.openlane.eu/en/carv6/auction/10730603
2026-03-26 22:19:20 [adesa.be] INFO: Found listing with ID: 10724699
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724699%27 HTTP/1.1" 200 None
2026-03-26 22:19:20 [adesa.be] INFO: Scrape type for 10724699: 2
2026-03-26 22:19:20 [adesa.be] INFO: Scraping item 10724699 url https://www.openlane.eu/en/carv6/auction/10724699
2026-03-26 22:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624
2026-03-26 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ea159f3-0890-592c-8252-a13bea31c375 with scrape type 2
2026-03-26 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ea159f3-0890-592c-8252-a13bea31c375 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ea159f3-0890-592c-8252-a13bea31c375, identifier: 10725624
2026-03-26 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622
2026-03-26 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a07166b-9089-532f-be01-3d12922a37d3 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a07166b-9089-532f-be01-3d12922a37d3 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a07166b-9089-532f-be01-3d12922a37d3, identifier: 10725622
2026-03-26 22:19:21 [adesa.be] INFO: Found listing with ID: 10724665
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724665%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.be] INFO: Scrape type for 10724665: 2
2026-03-26 22:19:21 [adesa.be] INFO: Scraping item 10724665 url https://www.openlane.eu/en/carv6/auction/10724665
2026-03-26 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624
2026-03-26 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624
2026-03-26 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624 to the API
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 175,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4ea159f3-0890-592c-8252-a13bea31c375',
'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=10725624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 156941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2013-10-08',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mazda CX-5 2.2 CDVi Sport - Diesel - Manual - 175 hp - 156.941 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2013}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725624%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.be] INFO: Saving data for 10725624: {'auction_closing_time': 1774603800.0, 'created_time': 1774452360.409693, 'last_price_update_time': 1774563561.386639}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725624') HTTP/1.1" 204 0
2026-03-26 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622
2026-03-26 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622
2026-03-26 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622 to the API
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9a07166b-9089-532f-be01-3d12922a37d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2aru315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 183006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Ginza - Diesel - Manual - 150 hp - '
'183.006 km',
'transmission': 'manual',
'trim': 'Ginza',
'vin': None,
'year': 2016}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725622%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.be] INFO: Saving data for 10725622: {'auction_closing_time': 1774603800.0, 'created_time': 1774452475.714416, 'last_price_update_time': 1774563561.65603}
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725622') HTTP/1.1" 204 0
2026-03-26 22:19:21 [adesa.be] INFO: Found listing with ID: 10732319
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732319%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.be] INFO: Scrape type for 10732319: 0
2026-03-26 22:19:21 [adesa.be] INFO: Skipping item 10732319 url https://www.openlane.eu/en/carv6/auction/10732319
2026-03-26 22:19:21 [adesa.be] INFO: Found listing with ID: 10724673
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724673%27 HTTP/1.1" 200 None
2026-03-26 22:19:21 [adesa.be] INFO: Scrape type for 10724673: 2
2026-03-26 22:19:21 [adesa.be] INFO: Scraping item 10724673 url https://www.openlane.eu/en/carv6/auction/10724673
2026-03-26 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with identifier: 10724637
2026-03-26 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df8bb29a-8e63-5b5d-bc53-f5e0165255d7, identifier: 10724637
2026-03-26 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619
2026-03-26 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 2
2026-03-26 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 964a566e-845d-5b38-9887-6d5345717341, identifier: 10724619
2026-03-26 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with identifier: 10724637
2026-03-26 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with identifier: 10724637
2026-03-26 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with identifier: 10724637 to the API
2026-03-26 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724637>
{'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': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'df8bb29a-8e63-5b5d-bc53-f5e0165255d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1wjf716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 182153,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2013-04-15',
'seats_number': 5,
'seller_name': 'CarNetwork Kortrijk bv',
'title': 'Mercedes-Benz A 180 Style - Petrol - Automatic - 122 hp - 182.153 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2013}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724637%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.be] INFO: Saving data for 10724637: {'auction_closing_time': 1774603800.0, 'created_time': 1774453566.811433, 'last_price_update_time': 1774563562.16118}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724637') HTTP/1.1" 204 0
2026-03-26 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619
2026-03-26 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619
2026-03-26 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619 to the API
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724619>
{'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-27T09: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=10724619',
'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': 8300,
'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-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724619%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.be] INFO: Saving data for 10724619: {'auction_closing_time': 1774603800.0, 'created_time': 1774452350.107242, 'last_price_update_time': 1774563562.417236}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724619') HTTP/1.1" 204 0
2026-03-26 22:19:22 [adesa.be] INFO: Found listing with ID: 10724597
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724597%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.be] INFO: Scrape type for 10724597: 2
2026-03-26 22:19:22 [adesa.be] INFO: Scraping item 10724597 url https://www.openlane.eu/en/carv6/auction/10724597
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:22 [adesa.be] INFO: Found listing with ID: 10725628
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725628%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.be] INFO: Scrape type for 10725628: 2
2026-03-26 22:19:22 [adesa.be] INFO: Scraping item 10725628 url https://www.openlane.eu/en/carv6/auction/10725628
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10725656
2026-03-26 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6874f7f-e74f-5630-bb16-d0bd14777171 with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6874f7f-e74f-5630-bb16-d0bd14777171 with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6874f7f-e74f-5630-bb16-d0bd14777171, identifier: 10725656
2026-03-26 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10724574
2026-03-26 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e164985-9f78-5a45-8f56-4c273ae7861e with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e164985-9f78-5a45-8f56-4c273ae7861e with scrape type 2
2026-03-26 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e164985-9f78-5a45-8f56-4c273ae7861e, identifier: 10724574
2026-03-26 22:19:22 [adesa.be] INFO: Found listing with ID: 10725648
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725648%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.be] INFO: Scrape type for 10725648: 2
2026-03-26 22:19:22 [adesa.be] INFO: Scraping item 10725648 url https://www.openlane.eu/en/carv6/auction/10725648
2026-03-26 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10725656
2026-03-26 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10725656
2026-03-26 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10725656 to the API
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6874f7f-e74f-5630-bb16-d0bd14777171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '130332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '2',
'odometer': 207642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-12-04',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mazda 2 1.4 CDVi Sport - Diesel - Manual - 68 hp - 207.642 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2009}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725656%27 HTTP/1.1" 200 None
2026-03-26 22:19:22 [adesa.be] INFO: Saving data for 10725656: {'auction_closing_time': 1774603800.0, 'created_time': 1774453684.433294, 'last_price_update_time': 1774563562.955381}
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725656') HTTP/1.1" 204 0
2026-03-26 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10724574
2026-03-26 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10724574
2026-03-26 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10724574 to the API
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724574>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3e164985-9f78-5a45-8f56-4c273ae7861e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPH261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'IS',
'odometer': 100740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2014-03-25',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Lexus IS 300h - Hybrid - Automatic - 180 hp - 100.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724574%27 HTTP/1.1" 200 None
2026-03-26 22:19:23 [adesa.be] INFO: Saving data for 10724574: {'auction_closing_time': 1774603800.0, 'created_time': 1774453690.437629, 'last_price_update_time': 1774563563.226606}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724574') HTTP/1.1" 204 0
2026-03-26 22:19:23 [adesa.be] INFO: Found listing with ID: 10724586
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724586%27 HTTP/1.1" 200 None
2026-03-26 22:19:23 [adesa.be] INFO: Scrape type for 10724586: 2
2026-03-26 22:19:23 [adesa.be] INFO: Scraping item 10724586 url https://www.openlane.eu/en/carv6/auction/10724586
2026-03-26 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10724756
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9457b68-18c7-54eb-8daf-ce2b97221394 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9457b68-18c7-54eb-8daf-ce2b97221394 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9457b68-18c7-54eb-8daf-ce2b97221394, identifier: 10724756
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b287a716-c233-555d-9f2b-ed67346c4cde with identifier: 10724688
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b287a716-c233-555d-9f2b-ed67346c4cde with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b287a716-c233-555d-9f2b-ed67346c4cde with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b287a716-c233-555d-9f2b-ed67346c4cde, identifier: 10724688
2026-03-26 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c96b646-6677-54e3-b3df-9d2d3003f866 with identifier: 10725613
2026-03-26 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c96b646-6677-54e3-b3df-9d2d3003f866 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c96b646-6677-54e3-b3df-9d2d3003f866 with scrape type 2
2026-03-26 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c96b646-6677-54e3-b3df-9d2d3003f866, identifier: 10725613
2026-03-26 22:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10724756
2026-03-26 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10724756
2026-03-26 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9457b68-18c7-54eb-8daf-ce2b97221394 with identifier: 10724756 to the API
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724756>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd9457b68-18c7-54eb-8daf-ce2b97221394',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VHN395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 157573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2019-01-08',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'Land Rover Range Rover Evoque 2.0 TD4 - AWD - Diesel - Automatic - '
'150 hp - 157.573 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724756%27 HTTP/1.1" 200 None
2026-03-26 22:19:23 [adesa.be] INFO: Saving data for 10724756: {'auction_closing_time': 1774603800.0, 'created_time': 1774453695.524278, 'last_price_update_time': 1774563563.871221}
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724756') HTTP/1.1" 204 0
2026-03-26 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b287a716-c233-555d-9f2b-ed67346c4cde with identifier: 10724688
2026-03-26 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b287a716-c233-555d-9f2b-ed67346c4cde with identifier: 10724688
2026-03-26 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b287a716-c233-555d-9f2b-ed67346c4cde with identifier: 10724688 to the API
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724688>
{'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'b287a716-c233-555d-9f2b-ed67346c4cde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1THQ624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 199342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2016-02-19',
'seats_number': 7,
'seller_name': 'Auto-7 bv',
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE - Diesel - Automatic - '
'258 hp - 199.342 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2016}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724688%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Saving data for 10724688: {'auction_closing_time': 1774606500.0, 'created_time': 1774453691.973544, 'last_price_update_time': 1774563564.227788}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724688') HTTP/1.1" 204 0
2026-03-26 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c96b646-6677-54e3-b3df-9d2d3003f866 with identifier: 10725613
2026-03-26 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c96b646-6677-54e3-b3df-9d2d3003f866 with identifier: 10725613
2026-03-26 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c96b646-6677-54e3-b3df-9d2d3003f866 with identifier: 10725613 to the API
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 399,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1c96b646-6677-54e3-b3df-9d2d3003f866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMG557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 50558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 71000,
'price_includes_vat': True,
'registration_date': '2023-04-25',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Land Rover Range Rover Sport 3.0 P440e Dynamic SE - AWD - Hybrid - '
'Automatic - 399 hp - 50.558 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2023}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725613%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Saving data for 10725613: {'auction_closing_time': 1774603800.0, 'created_time': 1774453700.81268, 'last_price_update_time': 1774563564.514815}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725613') HTTP/1.1" 204 0
2026-03-26 22:19:24 [adesa.be] INFO: Found listing with ID: 10724780
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724780%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Scrape type for 10724780: 2
2026-03-26 22:19:24 [adesa.be] INFO: Scraping item 10724780 url https://www.openlane.eu/en/carv6/auction/10724780
2026-03-26 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:24 [adesa.be] INFO: Found listing with ID: 10724526
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724526%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Scrape type for 10724526: 2
2026-03-26 22:19:24 [adesa.be] INFO: Scraping item 10724526 url https://www.openlane.eu/en/carv6/auction/10724526
2026-03-26 22:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc83be4f-1501-54e7-983f-e0e6a3cada92 with identifier: 10727068
2026-03-26 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc83be4f-1501-54e7-983f-e0e6a3cada92 with scrape type 2
2026-03-26 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc83be4f-1501-54e7-983f-e0e6a3cada92 with scrape type 2
2026-03-26 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc83be4f-1501-54e7-983f-e0e6a3cada92, identifier: 10727068
2026-03-26 22:19:24 [adesa.be] INFO: Found listing with ID: 10725626
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725626%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Scrape type for 10725626: 2
2026-03-26 22:19:24 [adesa.be] INFO: Scraping item 10725626 url https://www.openlane.eu/en/carv6/auction/10725626
2026-03-26 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc83be4f-1501-54e7-983f-e0e6a3cada92 with identifier: 10727068
2026-03-26 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc83be4f-1501-54e7-983f-e0e6a3cada92 with identifier: 10727068
2026-03-26 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc83be4f-1501-54e7-983f-e0e6a3cada92 with identifier: 10727068 to the API
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727068>
{'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': 149,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'dc83be4f-1501-54e7-983f-e0e6a3cada92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ATR210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727068',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 70566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2019-07-19',
'seats_number': 5,
'seller_name': 'SamCar sprl',
'title': 'Land Rover Range Rover Evoque 2.0d - Diesel - Automatic - 149 hp - '
'70.566 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727068%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Saving data for 10727068: {'auction_closing_time': 1774603800.0, 'created_time': 1774453725.94677, 'last_price_update_time': 1774563564.947762}
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727068') HTTP/1.1" 204 0
2026-03-26 22:19:24 [adesa.be] INFO: Found listing with ID: 10724646
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724646%27 HTTP/1.1" 200 None
2026-03-26 22:19:24 [adesa.be] INFO: Scrape type for 10724646: 2
2026-03-26 22:19:24 [adesa.be] INFO: Scraping item 10724646 url https://www.openlane.eu/en/carv6/auction/10724646
2026-03-26 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3d0df31-695d-5205-9009-34cad78b90a2 with identifier: 10724573
2026-03-26 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3d0df31-695d-5205-9009-34cad78b90a2 with scrape type 2
2026-03-26 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3d0df31-695d-5205-9009-34cad78b90a2 with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3d0df31-695d-5205-9009-34cad78b90a2, identifier: 10724573
2026-03-26 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3d0df31-695d-5205-9009-34cad78b90a2 with identifier: 10724573
2026-03-26 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3d0df31-695d-5205-9009-34cad78b90a2 with identifier: 10724573
2026-03-26 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3d0df31-695d-5205-9009-34cad78b90a2 with identifier: 10724573 to the API
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724573>
{'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': 300,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e3d0df31-695d-5205-9009-34cad78b90a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GTQ261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 243836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 300 hp - 243.836 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2019}
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724573%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Saving data for 10724573: {'auction_closing_time': 1774603800.0, 'created_time': 1774453698.258603, 'last_price_update_time': 1774563565.424201}
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724573') HTTP/1.1" 204 0
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10732398
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732398%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10732398: 0
2026-03-26 22:19:25 [adesa.be] INFO: Skipping item 10732398 url https://www.openlane.eu/en/carv6/auction/10732398
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10732355
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732355%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10732355: 0
2026-03-26 22:19:25 [adesa.be] INFO: Skipping item 10732355 url https://www.openlane.eu/en/carv6/auction/10732355
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10724551
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724551%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10724551: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10724551 url https://www.openlane.eu/en/carv6/auction/10724551
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10724791
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724791%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10724791: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10724791 url https://www.openlane.eu/en/carv6/auction/10724791
2026-03-26 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10732321
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732321%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10732321: 0
2026-03-26 22:19:25 [adesa.be] INFO: Skipping item 10732321 url https://www.openlane.eu/en/carv6/auction/10732321
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10724529
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724529%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10724529: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10724529 url https://www.openlane.eu/en/carv6/auction/10724529
2026-03-26 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10724537
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724537%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10724537: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10724537 url https://www.openlane.eu/en/carv6/auction/10724537
2026-03-26 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10730592
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730592%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10730592: 0
2026-03-26 22:19:25 [adesa.be] INFO: Skipping item 10730592 url https://www.openlane.eu/en/carv6/auction/10730592
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10727045
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727045%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10727045: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10727045 url https://www.openlane.eu/en/carv6/auction/10727045
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10725623
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725623%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10725623: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10725623 url https://www.openlane.eu/en/carv6/auction/10725623
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10724542
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724542%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10724542: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10724542 url https://www.openlane.eu/en/carv6/auction/10724542
2026-03-26 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10724522
2026-03-26 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168ac152-7318-5bd7-9268-af83d89fb6f8 with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168ac152-7318-5bd7-9268-af83d89fb6f8 with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168ac152-7318-5bd7-9268-af83d89fb6f8, identifier: 10724522
2026-03-26 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 857bb3ae-6345-5bff-9617-8c9a8d57c99a with identifier: 10724578
2026-03-26 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857bb3ae-6345-5bff-9617-8c9a8d57c99a with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 857bb3ae-6345-5bff-9617-8c9a8d57c99a with scrape type 2
2026-03-26 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 857bb3ae-6345-5bff-9617-8c9a8d57c99a, identifier: 10724578
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10732390
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732390%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10732390: 0
2026-03-26 22:19:25 [adesa.be] INFO: Skipping item 10732390 url https://www.openlane.eu/en/carv6/auction/10732390
2026-03-26 22:19:25 [adesa.be] INFO: Found listing with ID: 10724555
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724555%27 HTTP/1.1" 200 None
2026-03-26 22:19:25 [adesa.be] INFO: Scrape type for 10724555: 2
2026-03-26 22:19:25 [adesa.be] INFO: Scraping item 10724555 url https://www.openlane.eu/en/carv6/auction/10724555
2026-03-26 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10724522
2026-03-26 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10724522
2026-03-26 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10724522 to the API
2026-03-26 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 399,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '168ac152-7318-5bd7-9268-af83d89fb6f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GGU349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 33531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 90500,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Land Rover Range Rover 3.0 - Hybrid - Automatic - 399 hp - 33.531 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724522%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Saving data for 10724522: {'auction_closing_time': 1774603800.0, 'created_time': 1774453697.144912, 'last_price_update_time': 1774563566.103474}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724522') HTTP/1.1" 204 0
2026-03-26 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 857bb3ae-6345-5bff-9617-8c9a8d57c99a with identifier: 10724578
2026-03-26 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 857bb3ae-6345-5bff-9617-8c9a8d57c99a with identifier: 10724578
2026-03-26 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 857bb3ae-6345-5bff-9617-8c9a8d57c99a with identifier: 10724578 to the API
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724578>
{'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': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '857bb3ae-6345-5bff-9617-8c9a8d57c99a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2cku726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 56670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Kia XCeed 1.0 T-GDI Active - Petrol - Manual - 120 hp - 56.670 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724578%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Saving data for 10724578: {'auction_closing_time': 1774603800.0, 'created_time': 1774453711.827461, 'last_price_update_time': 1774563566.457752}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724578') HTTP/1.1" 204 0
2026-03-26 22:19:26 [adesa.be] INFO: Found listing with ID: 10724757
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724757%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Scrape type for 10724757: 2
2026-03-26 22:19:26 [adesa.be] INFO: Scraping item 10724757 url https://www.openlane.eu/en/carv6/auction/10724757
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10724552
2026-03-26 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d76b76e-b421-5d12-8831-b413f4f5eae3 with scrape type 2
2026-03-26 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d76b76e-b421-5d12-8831-b413f4f5eae3 with scrape type 2
2026-03-26 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d76b76e-b421-5d12-8831-b413f4f5eae3, identifier: 10724552
2026-03-26 22:19:26 [adesa.be] INFO: Found listing with ID: 10724774
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724774%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Scrape type for 10724774: 2
2026-03-26 22:19:26 [adesa.be] INFO: Scraping item 10724774 url https://www.openlane.eu/en/carv6/auction/10724774
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10724552
2026-03-26 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10724552
2026-03-26 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10724552 to the API
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724552>
{'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': 160,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2d76b76e-b421-5d12-8831-b413f4f5eae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDC157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 28990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Tiz cars//Minucci, Tiziano',
'title': 'Land Rover Range Rover Evoque 1.5 - Petrol - Automatic - 160 hp - '
'28.990 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724552%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Saving data for 10724552: {'auction_closing_time': 1774603800.0, 'created_time': 1774453694.153564, 'last_price_update_time': 1774563566.859553}
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724552') HTTP/1.1" 204 0
2026-03-26 22:19:26 [adesa.be] INFO: Found listing with ID: 10724789
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724789%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Scrape type for 10724789: 2
2026-03-26 22:19:26 [adesa.be] INFO: Scraping item 10724789 url https://www.openlane.eu/en/carv6/auction/10724789
2026-03-26 22:19:26 [adesa.be] INFO: Found listing with ID: 10724679
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724679%27 HTTP/1.1" 200 None
2026-03-26 22:19:26 [adesa.be] INFO: Scrape type for 10724679: 2
2026-03-26 22:19:26 [adesa.be] INFO: Scraping item 10724679 url https://www.openlane.eu/en/carv6/auction/10724679
2026-03-26 22:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10727079
2026-03-26 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with scrape type 2
2026-03-26 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84c3adbc-ac86-50a7-9698-a7db5e9851c3, identifier: 10727079
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10724606
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e24578-6996-5072-ab28-d563cb4aa2d3, identifier: 10724606
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10724535
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 423fff9f-78bd-546e-9cfc-d4b994662d3d with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 423fff9f-78bd-546e-9cfc-d4b994662d3d with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 423fff9f-78bd-546e-9cfc-d4b994662d3d, identifier: 10724535
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73052013-9419-583d-a204-ea66798c9d89 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73052013-9419-583d-a204-ea66798c9d89 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73052013-9419-583d-a204-ea66798c9d89, identifier: 10727056
2026-03-26 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10724568
2026-03-26 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9055d101-044a-56a4-ba13-de794df93cc6 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9055d101-044a-56a4-ba13-de794df93cc6 with scrape type 2
2026-03-26 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9055d101-044a-56a4-ba13-de794df93cc6, identifier: 10724568
2026-03-26 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10727079
2026-03-26 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10727079
2026-03-26 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10727079 to the API
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727079>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '84c3adbc-ac86-50a7-9698-a7db5e9851c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '551420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727079',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 178188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-10-01',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Land Rover Discovery Sport 2.0 - AWD - Diesel - Manual - 149 hp - '
'178.188 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727079%27 HTTP/1.1" 200 None
2026-03-26 22:19:27 [adesa.be] INFO: Saving data for 10727079: {'auction_closing_time': 1774603800.0, 'created_time': 1774453699.159446, 'last_price_update_time': 1774563567.653622}
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727079') HTTP/1.1" 204 0
2026-03-26 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10724606
2026-03-26 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10724606
2026-03-26 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10724606 to the API
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724606>
{'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-27T09: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=10724606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 97267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'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-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724606%27 HTTP/1.1" 200 None
2026-03-26 22:19:27 [adesa.be] INFO: Saving data for 10724606: {'auction_closing_time': 1774603800.0, 'created_time': 1774453708.128517, 'last_price_update_time': 1774563567.940486}
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724606') HTTP/1.1" 204 0
2026-03-26 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10724535
2026-03-26 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10724535
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 423fff9f-78bd-546e-9cfc-d4b994662d3d with identifier: 10724535 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724535>
{'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': 300,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '423fff9f-78bd-546e-9cfc-d4b994662d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GTA698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 114440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36600,
'price_includes_vat': True,
'registration_date': '2018-11-09',
'seats_number': 5,
'seller_name': 'Autohandel Nayan bv',
'title': 'Land Rover Range Rover 2.0 P400e Autobiography - AWD - Hybrid - '
'Automatic - 300 hp - 114.440 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2018}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724535%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Saving data for 10724535: {'auction_closing_time': 1774603800.0, 'created_time': 1774453716.259927, 'last_price_update_time': 1774563568.214326}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724535') HTTP/1.1" 204 0
2026-03-26 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056
2026-03-26 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 639,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73052013-9419-583d-a204-ea66798c9d89',
'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=10727056',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'AMG GT',
'odometer': 57899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 80100,
'price_includes_vat': True,
'registration_date': '2019-08-06',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz AMG GT S 63 GT - 4-Matic - Petrol - Automatic - 639 '
'hp - 57.899 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727056%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Saving data for 10727056: {'auction_closing_time': 1774603800.0, 'created_time': 1774452477.023499, 'last_price_update_time': 1774563568.473151}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727056') HTTP/1.1" 204 0
2026-03-26 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10724568
2026-03-26 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10724568
2026-03-26 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9055d101-044a-56a4-ba13-de794df93cc6 with identifier: 10724568 to the API
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724568>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9055d101-044a-56a4-ba13-de794df93cc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPK274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 71989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2019-01-17',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Land Rover Range Rover Evoque 2.0d - Diesel - Automatic - 149 hp - '
'71.989 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724568%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Saving data for 10724568: {'auction_closing_time': 1774603800.0, 'created_time': 1774453696.032627, 'last_price_update_time': 1774563568.74143}
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724568') HTTP/1.1" 204 0
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10724554
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724554%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10724554: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10724554 url https://www.openlane.eu/en/carv6/auction/10724554
2026-03-26 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10724766
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724766%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10724766: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10724766 url https://www.openlane.eu/en/carv6/auction/10724766
2026-03-26 22:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10724625
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724625%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10724625: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10724625 url https://www.openlane.eu/en/carv6/auction/10724625
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10724690
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724690%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10724690: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10724690 url https://www.openlane.eu/en/carv6/auction/10724690
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10724650
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724650%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10724650: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10724650 url https://www.openlane.eu/en/carv6/auction/10724650
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10725630
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725630%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10725630: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10725630 url https://www.openlane.eu/en/carv6/auction/10725630
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10724592
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724592%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10724592: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10724592 url https://www.openlane.eu/en/carv6/auction/10724592
2026-03-26 22:19:28 [adesa.be] INFO: Found listing with ID: 10727057
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727057%27 HTTP/1.1" 200 None
2026-03-26 22:19:28 [adesa.be] INFO: Scrape type for 10727057: 2
2026-03-26 22:19:28 [adesa.be] INFO: Scraping item 10727057 url https://www.openlane.eu/en/carv6/auction/10727057
2026-03-26 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673
2026-03-26 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 2
2026-03-26 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 2
2026-03-26 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985, identifier: 10724673
2026-03-26 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565
2026-03-26 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 2
2026-03-26 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 2
2026-03-26 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb02ee9-f74d-5cbb-b895-c697b331b9f5, identifier: 10724565
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10724649
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724649%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10724649: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10724649 url https://www.openlane.eu/en/carv6/auction/10724649
2026-03-26 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673
2026-03-26 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673
2026-03-26 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673 to the API
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1cf6e87f-f7ea-582c-9abf-dc14e2f56985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '632761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 262466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2004-10-11',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Mercedes-Benz C 220 CDI Classic - Diesel - Automatic - 122 hp - '
'262.466 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2004}
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724673%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Saving data for 10724673: {'auction_closing_time': 1774603800.0, 'created_time': 1774452326.271995, 'last_price_update_time': 1774563569.380127}
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724673') HTTP/1.1" 204 0
2026-03-26 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565
2026-03-26 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565
2026-03-26 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565 to the API
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724565>
{'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': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'deb02ee9-f74d-5cbb-b895-c697b331b9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSJ967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 166494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Mercedes-Benz A 220 AMG Sport - Petrol - Automatic - 190 hp - '
'166.494 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2019}
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724565%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Saving data for 10724565: {'auction_closing_time': 1774603800.0, 'created_time': 1774452330.174456, 'last_price_update_time': 1774563569.720084}
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724565') HTTP/1.1" 204 0
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10730611
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730611%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10730611: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10730611 url https://www.openlane.eu/en/carv6/auction/10730611
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10724589
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724589%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10724589: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10724589 url https://www.openlane.eu/en/carv6/auction/10724589
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10725679
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725679%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10725679: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10725679 url https://www.openlane.eu/en/carv6/auction/10725679
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10732315
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732315%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10732315: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10732315 url https://www.openlane.eu/en/carv6/auction/10732315
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10732381
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732381%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10732381: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10732381 url https://www.openlane.eu/en/carv6/auction/10732381
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10732266
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732266%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10732266: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10732266 url https://www.openlane.eu/en/carv6/auction/10732266
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10727065
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727065%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10727065: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10727065 url https://www.openlane.eu/en/carv6/auction/10727065
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10732320
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732320%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10732320: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10732320 url https://www.openlane.eu/en/carv6/auction/10732320
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10732267
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732267%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10732267: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10732267 url https://www.openlane.eu/en/carv6/auction/10732267
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10724698
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724698%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10724698: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10724698 url https://www.openlane.eu/en/carv6/auction/10724698
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10725647
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725647%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10725647: 0
2026-03-26 22:19:29 [adesa.be] INFO: Skipping item 10725647 url https://www.openlane.eu/en/carv6/auction/10725647
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10725684
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725684%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10725684: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10725684 url https://www.openlane.eu/en/carv6/auction/10725684
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10724570
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724570%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10724570: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10724570 url https://www.openlane.eu/en/carv6/auction/10724570
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10725617
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725617%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10725617: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10725617 url https://www.openlane.eu/en/carv6/auction/10725617
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10725686
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725686%27 HTTP/1.1" 200 None
2026-03-26 22:19:29 [adesa.be] INFO: Scrape type for 10725686: 2
2026-03-26 22:19:29 [adesa.be] INFO: Scraping item 10725686 url https://www.openlane.eu/en/carv6/auction/10725686
2026-03-26 22:19:29 [adesa.be] INFO: Found listing with ID: 10724784
2026-03-26 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724784%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724784: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724784 url https://www.openlane.eu/en/carv6/auction/10724784
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10730588
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730588%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10730588: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10730588 url https://www.openlane.eu/en/carv6/auction/10730588
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732383
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732383%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732383: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732383 url https://www.openlane.eu/en/carv6/auction/10732383
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732369
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732369%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732369: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732369 url https://www.openlane.eu/en/carv6/auction/10732369
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10725610
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725610%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10725610: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10725610 url https://www.openlane.eu/en/carv6/auction/10725610
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10725641
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725641%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10725641: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10725641 url https://www.openlane.eu/en/carv6/auction/10725641
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732376
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732376%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732376: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732376 url https://www.openlane.eu/en/carv6/auction/10732376
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732240
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732240%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732240: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732240 url https://www.openlane.eu/en/carv6/auction/10732240
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727042
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727042%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727042: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727042 url https://www.openlane.eu/en/carv6/auction/10727042
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724782
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724782%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724782: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724782 url https://www.openlane.eu/en/carv6/auction/10724782
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10725636
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725636%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10725636: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10725636 url https://www.openlane.eu/en/carv6/auction/10725636
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10725634
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725634%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10725634: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10725634 url https://www.openlane.eu/en/carv6/auction/10725634
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732291
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732291%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732291: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732291 url https://www.openlane.eu/en/carv6/auction/10732291
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10730576
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730576%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10730576: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10730576 url https://www.openlane.eu/en/carv6/auction/10730576
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724682
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724682%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724682: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724682 url https://www.openlane.eu/en/carv6/auction/10724682
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724640
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724640%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724640: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724640 url https://www.openlane.eu/en/carv6/auction/10724640
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727086
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727086%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727086: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727086 url https://www.openlane.eu/en/carv6/auction/10727086
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724569
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724569%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724569: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724569 url https://www.openlane.eu/en/carv6/auction/10724569
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732410
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732410%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732410: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732410 url https://www.openlane.eu/en/carv6/auction/10732410
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732250
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732250%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732250: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732250 url https://www.openlane.eu/en/carv6/auction/10732250
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732702
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732702%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732702: 1
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10732702 url https://www.openlane.eu/en/carv6/auction/10732702
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732328
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732328%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732328: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732328 url https://www.openlane.eu/en/carv6/auction/10732328
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727089
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727089%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727089: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727089 url https://www.openlane.eu/en/carv6/auction/10727089
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732289
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732289%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732289: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732289 url https://www.openlane.eu/en/carv6/auction/10732289
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724770
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724770%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724770: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724770 url https://www.openlane.eu/en/carv6/auction/10724770
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724669
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724669%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724669: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724669 url https://www.openlane.eu/en/carv6/auction/10724669
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10730628
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730628%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10730628: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10730628 url https://www.openlane.eu/en/carv6/auction/10730628
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732256
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732256%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732256: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732256 url https://www.openlane.eu/en/carv6/auction/10732256
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727139
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727139%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727139: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727139 url https://www.openlane.eu/en/carv6/auction/10727139
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732353
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732353%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732353: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732353 url https://www.openlane.eu/en/carv6/auction/10732353
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727072
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727072%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727072: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727072 url https://www.openlane.eu/en/carv6/auction/10727072
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727087
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727087%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727087: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727087 url https://www.openlane.eu/en/carv6/auction/10727087
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727061
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727061%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727061: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727061 url https://www.openlane.eu/en/carv6/auction/10727061
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727494
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727494%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727494: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727494 url https://www.openlane.eu/en/carv6/auction/10727494
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732281
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732281%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732281: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732281 url https://www.openlane.eu/en/carv6/auction/10732281
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724672
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724672%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724672: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724672 url https://www.openlane.eu/en/carv6/auction/10724672
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10725653
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725653%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10725653: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10725653 url https://www.openlane.eu/en/carv6/auction/10725653
2026-03-26 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732246
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732246%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732246: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732246 url https://www.openlane.eu/en/carv6/auction/10732246
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732308
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732308%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732308: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732308 url https://www.openlane.eu/en/carv6/auction/10732308
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10732408
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732408%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10732408: 0
2026-03-26 22:19:30 [adesa.be] INFO: Skipping item 10732408 url https://www.openlane.eu/en/carv6/auction/10732408
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727073
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727073%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727073: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727073 url https://www.openlane.eu/en/carv6/auction/10727073
2026-03-26 22:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10724628
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724628%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10724628: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10724628 url https://www.openlane.eu/en/carv6/auction/10724628
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727470
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727470%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727470: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727470 url https://www.openlane.eu/en/carv6/auction/10727470
2026-03-26 22:19:30 [adesa.be] INFO: Found listing with ID: 10727479
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727479%27 HTTP/1.1" 200 None
2026-03-26 22:19:30 [adesa.be] INFO: Scrape type for 10727479: 2
2026-03-26 22:19:30 [adesa.be] INFO: Scraping item 10727479 url https://www.openlane.eu/en/carv6/auction/10727479
2026-03-26 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586
2026-03-26 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with scrape type 2
2026-03-26 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1ce7609-cdca-5abe-8532-6fb5b8355cf2, identifier: 10724586
2026-03-26 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586
2026-03-26 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586
2026-03-26 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586 to the API
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1ce7609-cdca-5abe-8532-6fb5b8355cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DMS938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 149298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-08-10',
'seats_number': 5,
'seller_name': 'Autohandel Olivier CVBA',
'title': 'Mercedes-Benz C Break 200d Business Solution - Diesel - Automatic - '
'150 hp - 149.298 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2018}
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724586%27 HTTP/1.1" 200 None
2026-03-26 22:19:31 [adesa.be] INFO: Saving data for 10724586: {'auction_closing_time': 1774603800.0, 'created_time': 1774452322.955686, 'last_price_update_time': 1774563571.536121}
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724586') HTTP/1.1" 204 0
2026-03-26 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10724646
2026-03-26 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-26 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-26 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d96a81a-7298-5a35-946b-2ce453fd7a63, identifier: 10724646
2026-03-26 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10724646
2026-03-26 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10724646
2026-03-26 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10724646 to the API
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724646>
{'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-27T09: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=10724646',
'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': 5100,
'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-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724646%27 HTTP/1.1" 200 None
2026-03-26 22:19:39 [adesa.be] INFO: Saving data for 10724646: {'auction_closing_time': 1774603800.0, 'created_time': 1774453673.361962, 'last_price_update_time': 1774563579.935924}
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724646') HTTP/1.1" 204 0
2026-03-26 22:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f with identifier: 10724555
2026-03-26 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f with scrape type 2
2026-03-26 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f, identifier: 10724555
2026-03-26 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f with identifier: 10724555
2026-03-26 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f with identifier: 10724555
2026-03-26 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f with identifier: 10724555 to the API
2026-03-26 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3ebd5fc3-f7ce-5f4c-b1bc-28e1d743fa7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2aju087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 127949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19850,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Gökhan Cun',
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Manual - 136 hp - 127.949 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724555%27 HTTP/1.1" 200 None
2026-03-26 22:19:41 [adesa.be] INFO: Saving data for 10724555: {'auction_closing_time': 1774603800.0, 'created_time': 1774453660.933112, 'last_price_update_time': 1774563581.15674}
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724555') HTTP/1.1" 204 0
2026-03-26 22:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665
2026-03-26 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dbcbdcc-5271-53a0-b167-5fffe7658113 with scrape type 2
2026-03-26 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dbcbdcc-5271-53a0-b167-5fffe7658113 with scrape type 2
2026-03-26 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9dbcbdcc-5271-53a0-b167-5fffe7658113, identifier: 10724665
2026-03-26 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665
2026-03-26 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665
2026-03-26 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665 to the API
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9dbcbdcc-5271-53a0-b167-5fffe7658113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNJ587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 106315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2007-01-11',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Mercedes-Benz B 200 CDI Business - Diesel - Manual - 135 hp - '
'106.315 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2007}
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724665%27 HTTP/1.1" 200 None
2026-03-26 22:19:47 [adesa.be] INFO: Saving data for 10724665: {'auction_closing_time': 1774603800.0, 'created_time': 1774452331.379706, 'last_price_update_time': 1774563587.097736}
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724665') HTTP/1.1" 204 0
2026-03-26 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5be96338-17b9-5439-905b-a44df6dce353 with identifier: 10724757
2026-03-26 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be96338-17b9-5439-905b-a44df6dce353 with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5be96338-17b9-5439-905b-a44df6dce353 with scrape type 2
2026-03-26 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5be96338-17b9-5439-905b-a44df6dce353, identifier: 10724757
2026-03-26 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5be96338-17b9-5439-905b-a44df6dce353 with identifier: 10724757
2026-03-26 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5be96338-17b9-5439-905b-a44df6dce353 with identifier: 10724757
2026-03-26 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5be96338-17b9-5439-905b-a44df6dce353 with identifier: 10724757 to the API
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724757>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5be96338-17b9-5439-905b-a44df6dce353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECL806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 308207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6850,
'price_includes_vat': True,
'registration_date': '2019-01-07',
'seats_number': 5,
'seller_name': "Tarauto's",
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Manual - 136 hp - 308.207 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724757%27 HTTP/1.1" 200 None
2026-03-26 22:19:49 [adesa.be] INFO: Saving data for 10724757: {'auction_closing_time': 1774603800.0, 'created_time': 1774453678.874084, 'last_price_update_time': 1774563589.369419}
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724757') HTTP/1.1" 204 0
2026-03-26 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf5bd58-2faa-539b-a99d-3323f996c053 with identifier: 10725623
2026-03-26 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf5bd58-2faa-539b-a99d-3323f996c053 with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf5bd58-2faa-539b-a99d-3323f996c053 with scrape type 2
2026-03-26 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cf5bd58-2faa-539b-a99d-3323f996c053, identifier: 10725623
2026-03-26 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cf5bd58-2faa-539b-a99d-3323f996c053 with identifier: 10725623
2026-03-26 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cf5bd58-2faa-539b-a99d-3323f996c053 with identifier: 10725623
2026-03-26 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cf5bd58-2faa-539b-a99d-3323f996c053 with identifier: 10725623 to the API
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6cf5bd58-2faa-539b-a99d-3323f996c053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DNQ992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 380266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2007-10-04',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mercedes-Benz S 320 CDI Executive - Diesel - Automatic - 235 hp - '
'380.266 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2007}
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725623%27 HTTP/1.1" 200 None
2026-03-26 22:19:53 [adesa.be] INFO: Saving data for 10725623: {'auction_closing_time': 1774603800.0, 'created_time': 1774453675.551384, 'last_price_update_time': 1774563593.471593}
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725623') HTTP/1.1" 204 0
2026-03-26 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac18d1c4-f67f-5e85-83da-09a6d4b17a6b with identifier: 10724542
2026-03-26 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac18d1c4-f67f-5e85-83da-09a6d4b17a6b with scrape type 2
2026-03-26 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac18d1c4-f67f-5e85-83da-09a6d4b17a6b with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac18d1c4-f67f-5e85-83da-09a6d4b17a6b, identifier: 10724542
2026-03-26 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac18d1c4-f67f-5e85-83da-09a6d4b17a6b with identifier: 10724542
2026-03-26 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac18d1c4-f67f-5e85-83da-09a6d4b17a6b with identifier: 10724542
2026-03-26 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac18d1c4-f67f-5e85-83da-09a6d4b17a6b with identifier: 10724542 to the API
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac18d1c4-f67f-5e85-83da-09a6d4b17a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2dtl229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 57300,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28750,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 7,
'seller_name': 'Gökhan Cun',
'title': 'Mercedes-Benz V 220 CDI - Diesel - Automatic - 163 hp - 57.300 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724542%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.be] INFO: Saving data for 10724542: {'auction_closing_time': 1774603800.0, 'created_time': 1774453661.500158, 'last_price_update_time': 1774563595.297648}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724542') HTTP/1.1" 204 0
2026-03-26 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10727045
2026-03-26 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c207fd3c-454f-5364-912c-216af3f64402 with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c207fd3c-454f-5364-912c-216af3f64402 with scrape type 2
2026-03-26 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c207fd3c-454f-5364-912c-216af3f64402, identifier: 10727045
2026-03-26 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10727045
2026-03-26 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10727045
2026-03-26 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10727045 to the API
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727045>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c207fd3c-454f-5364-912c-216af3f64402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '691904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727045',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 296907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2011-05-18',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz GLK 200 CDI - Diesel - Manual - 143 hp - 296.907 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727045%27 HTTP/1.1" 200 None
2026-03-26 22:19:55 [adesa.be] INFO: Saving data for 10727045: {'auction_closing_time': 1774606500.0, 'created_time': 1774453736.109416, 'last_price_update_time': 1774563595.766284}
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727045') HTTP/1.1" 204 0
2026-03-26 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10724679
2026-03-26 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-26 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a4d777f-2741-52e3-93ec-2537adef6d0e, identifier: 10724679
2026-03-26 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10724679
2026-03-26 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10724679
2026-03-26 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10724679 to the API
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724679>
{'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-27T09: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=10724679',
'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': 950,
'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-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724679%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.be] INFO: Saving data for 10724679: {'auction_closing_time': 1774603800.0, 'created_time': 1774453658.034453, 'last_price_update_time': 1774563597.012494}
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724679') HTTP/1.1" 204 0
2026-03-26 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10724554
2026-03-26 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d67e45-b22f-5420-bde4-a6b6e76611b6 with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d67e45-b22f-5420-bde4-a6b6e76611b6 with scrape type 2
2026-03-26 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92d67e45-b22f-5420-bde4-a6b6e76611b6, identifier: 10724554
2026-03-26 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10724554
2026-03-26 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10724554
2026-03-26 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10724554 to the API
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724554>
{'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-27T09: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=10724554',
'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': 20300,
'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-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724554%27 HTTP/1.1" 200 None
2026-03-26 22:19:57 [adesa.be] INFO: Saving data for 10724554: {'auction_closing_time': 1774603800.0, 'created_time': 1774453667.761136, 'last_price_update_time': 1774563597.50719}
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724554') HTTP/1.1" 204 0
2026-03-26 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9341f2cd-062c-5677-8ba5-a229985cb67a with identifier: 10725653
2026-03-26 22:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9341f2cd-062c-5677-8ba5-a229985cb67a with scrape type 2
2026-03-26 22:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9341f2cd-062c-5677-8ba5-a229985cb67a with scrape type 2
2026-03-26 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9341f2cd-062c-5677-8ba5-a229985cb67a, identifier: 10725653
2026-03-26 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9341f2cd-062c-5677-8ba5-a229985cb67a with identifier: 10725653
2026-03-26 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9341f2cd-062c-5677-8ba5-a229985cb67a with identifier: 10725653
2026-03-26 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9341f2cd-062c-5677-8ba5-a229985cb67a with identifier: 10725653 to the API
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725653>
{'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': 119,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9341f2cd-062c-5677-8ba5-a229985cb67a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '081384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 253774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2013-01-04',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Meriva 1.4i - Petrol - Manual - 119 hp - 253.774 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725653%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Saving data for 10725653: {'auction_closing_time': 1774603800.0, 'created_time': 1774453613.313554, 'last_price_update_time': 1774563605.705932}
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725653') HTTP/1.1" 204 0
2026-03-26 22:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10724675
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724675%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10724675: 2
2026-03-26 22:20:05 [adesa.be] INFO: Scraping item 10724675 url https://www.openlane.eu/en/carv6/auction/10724675
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10724615
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724615%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10724615: 2
2026-03-26 22:20:05 [adesa.be] INFO: Scraping item 10724615 url https://www.openlane.eu/en/carv6/auction/10724615
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10724647
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724647%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10724647: 2
2026-03-26 22:20:05 [adesa.be] INFO: Scraping item 10724647 url https://www.openlane.eu/en/carv6/auction/10724647
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10730615
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730615%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10730615: 0
2026-03-26 22:20:05 [adesa.be] INFO: Skipping item 10730615 url https://www.openlane.eu/en/carv6/auction/10730615
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10725644
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725644%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10725644: 2
2026-03-26 22:20:05 [adesa.be] INFO: Scraping item 10725644 url https://www.openlane.eu/en/carv6/auction/10725644
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10732276
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732276%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10732276: 0
2026-03-26 22:20:05 [adesa.be] INFO: Skipping item 10732276 url https://www.openlane.eu/en/carv6/auction/10732276
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10732270
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732270%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10732270: 0
2026-03-26 22:20:05 [adesa.be] INFO: Skipping item 10732270 url https://www.openlane.eu/en/carv6/auction/10732270
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10730622
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730622%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10730622: 0
2026-03-26 22:20:05 [adesa.be] INFO: Skipping item 10730622 url https://www.openlane.eu/en/carv6/auction/10730622
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10730608
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730608%27 HTTP/1.1" 200 None
2026-03-26 22:20:05 [adesa.be] INFO: Scrape type for 10730608: 0
2026-03-26 22:20:05 [adesa.be] INFO: Skipping item 10730608 url https://www.openlane.eu/en/carv6/auction/10730608
2026-03-26 22:20:05 [adesa.be] INFO: Found listing with ID: 10732331
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732331%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732331: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732331 url https://www.openlane.eu/en/carv6/auction/10732331
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732340
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732340%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732340: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732340 url https://www.openlane.eu/en/carv6/auction/10732340
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10730594
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730594%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10730594: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10730594 url https://www.openlane.eu/en/carv6/auction/10730594
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724651
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724651%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724651: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724651 url https://www.openlane.eu/en/carv6/auction/10724651
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732255
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732255%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732255: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732255 url https://www.openlane.eu/en/carv6/auction/10732255
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732363
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732363%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732363: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732363 url https://www.openlane.eu/en/carv6/auction/10732363
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732400
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732400%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732400: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732400 url https://www.openlane.eu/en/carv6/auction/10732400
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732318
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732318%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732318: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732318 url https://www.openlane.eu/en/carv6/auction/10732318
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724676
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724676%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724676: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724676 url https://www.openlane.eu/en/carv6/auction/10724676
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10730607
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730607%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10730607: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10730607 url https://www.openlane.eu/en/carv6/auction/10730607
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10725625
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725625%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10725625: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10725625 url https://www.openlane.eu/en/carv6/auction/10725625
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10730624
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730624%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10730624: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10730624 url https://www.openlane.eu/en/carv6/auction/10730624
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732382
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732382%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732382: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732382 url https://www.openlane.eu/en/carv6/auction/10732382
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732300
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732300%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732300: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732300 url https://www.openlane.eu/en/carv6/auction/10732300
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732346
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732346%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732346: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732346 url https://www.openlane.eu/en/carv6/auction/10732346
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724627
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724627%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724627: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724627 url https://www.openlane.eu/en/carv6/auction/10724627
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732396
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732396%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732396: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732396 url https://www.openlane.eu/en/carv6/auction/10732396
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732312
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732312%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732312: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732312 url https://www.openlane.eu/en/carv6/auction/10732312
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732338
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732338%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732338: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732338 url https://www.openlane.eu/en/carv6/auction/10732338
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10730600
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730600%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10730600: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10730600 url https://www.openlane.eu/en/carv6/auction/10730600
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724680
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724680%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724680: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724680 url https://www.openlane.eu/en/carv6/auction/10724680
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724663
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724663%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724663: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724663 url https://www.openlane.eu/en/carv6/auction/10724663
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732366
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732366%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732366: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732366 url https://www.openlane.eu/en/carv6/auction/10732366
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10727070
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727070%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10727070: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10727070 url https://www.openlane.eu/en/carv6/auction/10727070
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724582
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724582%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724582: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724582 url https://www.openlane.eu/en/carv6/auction/10724582
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724703
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724703%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724703: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724703 url https://www.openlane.eu/en/carv6/auction/10724703
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10725643
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725643%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10725643: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10725643 url https://www.openlane.eu/en/carv6/auction/10725643
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732345
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732345%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732345: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732345 url https://www.openlane.eu/en/carv6/auction/10732345
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732298
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732298%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732298: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732298 url https://www.openlane.eu/en/carv6/auction/10732298
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732354
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732354%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732354: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732354 url https://www.openlane.eu/en/carv6/auction/10732354
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732271
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732271%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732271: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732271 url https://www.openlane.eu/en/carv6/auction/10732271
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732327
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732327%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732327: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732327 url https://www.openlane.eu/en/carv6/auction/10732327
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724621
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724621%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724621: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724621 url https://www.openlane.eu/en/carv6/auction/10724621
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732364
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732364%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732364: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732364 url https://www.openlane.eu/en/carv6/auction/10732364
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724584
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724584%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724584: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724584 url https://www.openlane.eu/en/carv6/auction/10724584
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10721602
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721602%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10721602: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10721602 url https://www.openlane.eu/en/carv6/auction/10721602
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724717
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724717%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724717: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724717 url https://www.openlane.eu/en/carv6/auction/10724717
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724641
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724641%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724641: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724641 url https://www.openlane.eu/en/carv6/auction/10724641
2026-03-26 22:20:06 [scrapy.extensions.logstats] INFO: Crawled 478 pages (at 61 pages/min), scraped 425 items (at 59 items/min)
2026-03-26 22:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10727077
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727077%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10727077: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10727077 url https://www.openlane.eu/en/carv6/auction/10727077
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10727474
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727474%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10727474: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10727474 url https://www.openlane.eu/en/carv6/auction/10727474
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10730589
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730589%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10730589: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10730589 url https://www.openlane.eu/en/carv6/auction/10730589
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10727044
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727044%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10727044: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10727044 url https://www.openlane.eu/en/carv6/auction/10727044
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724581
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724581%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724581: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724581 url https://www.openlane.eu/en/carv6/auction/10724581
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732360
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732360%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732360: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732360 url https://www.openlane.eu/en/carv6/auction/10732360
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10725606
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725606%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10725606: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10725606 url https://www.openlane.eu/en/carv6/auction/10725606
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724635
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724635%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724635: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724635 url https://www.openlane.eu/en/carv6/auction/10724635
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724760
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724760%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724760: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724760 url https://www.openlane.eu/en/carv6/auction/10724760
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10725627
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725627%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10725627: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10725627 url https://www.openlane.eu/en/carv6/auction/10725627
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724644
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724644%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724644: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724644 url https://www.openlane.eu/en/carv6/auction/10724644
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10730584
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730584%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10730584: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10730584 url https://www.openlane.eu/en/carv6/auction/10730584
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10725620
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725620%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10725620: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10725620 url https://www.openlane.eu/en/carv6/auction/10725620
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724776
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724776%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724776: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724776 url https://www.openlane.eu/en/carv6/auction/10724776
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10727092
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727092%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10727092: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10727092 url https://www.openlane.eu/en/carv6/auction/10727092
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724562
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724562%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724562: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724562 url https://www.openlane.eu/en/carv6/auction/10724562
2026-03-26 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10724594
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724594%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10724594: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10724594 url https://www.openlane.eu/en/carv6/auction/10724594
2026-03-26 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10727043
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727043%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10727043: 2
2026-03-26 22:20:06 [adesa.be] INFO: Scraping item 10727043 url https://www.openlane.eu/en/carv6/auction/10727043
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732283
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732283%27 HTTP/1.1" 200 None
2026-03-26 22:20:06 [adesa.be] INFO: Scrape type for 10732283: 0
2026-03-26 22:20:06 [adesa.be] INFO: Skipping item 10732283 url https://www.openlane.eu/en/carv6/auction/10732283
2026-03-26 22:20:06 [adesa.be] INFO: Found listing with ID: 10732260
2026-03-26 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732260%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732260: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732260 url https://www.openlane.eu/en/carv6/auction/10732260
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732385
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732385%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732385: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732385 url https://www.openlane.eu/en/carv6/auction/10732385
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10730580
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730580%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10730580: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10730580 url https://www.openlane.eu/en/carv6/auction/10730580
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10724622
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724622%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10724622: 2
2026-03-26 22:20:07 [adesa.be] INFO: Scraping item 10724622 url https://www.openlane.eu/en/carv6/auction/10724622
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10730587
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730587%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10730587: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10730587 url https://www.openlane.eu/en/carv6/auction/10730587
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732412
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732412%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732412: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732412 url https://www.openlane.eu/en/carv6/auction/10732412
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10724652
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724652%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10724652: 2
2026-03-26 22:20:07 [adesa.be] INFO: Scraping item 10724652 url https://www.openlane.eu/en/carv6/auction/10724652
2026-03-26 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470
2026-03-26 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8d3686-d138-509e-9061-e4dcc3829334 with scrape type 2
2026-03-26 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8d3686-d138-509e-9061-e4dcc3829334 with scrape type 2
2026-03-26 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a8d3686-d138-509e-9061-e4dcc3829334, identifier: 10727470
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10730602
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730602%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10730602: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10730602 url https://www.openlane.eu/en/carv6/auction/10730602
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732307
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732307%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732307: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732307 url https://www.openlane.eu/en/carv6/auction/10732307
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732403
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732403%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732403: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732403 url https://www.openlane.eu/en/carv6/auction/10732403
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732297
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732297%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732297: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732297 url https://www.openlane.eu/en/carv6/auction/10732297
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732299
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732299%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732299: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732299 url https://www.openlane.eu/en/carv6/auction/10732299
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732334
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732334%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732334: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732334 url https://www.openlane.eu/en/carv6/auction/10732334
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10724716
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724716%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10724716: 2
2026-03-26 22:20:07 [adesa.be] INFO: Scraping item 10724716 url https://www.openlane.eu/en/carv6/auction/10724716
2026-03-26 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470
2026-03-26 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470
2026-03-26 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470 to the API
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8a8d3686-d138-509e-9061-e4dcc3829334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NSX222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 141776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6895,
'price_includes_vat': True,
'registration_date': '2016-04-19',
'seats_number': 6,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Opel Movano - Diesel - Manual - 135 hp - 141.776 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727470%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Saving data for 10727470: {'auction_closing_time': 1774607400.0, 'created_time': 1774477080.300357, 'last_price_update_time': 1774563607.848802}
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727470') HTTP/1.1" 204 0
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10725685
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725685%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10725685: 2
2026-03-26 22:20:07 [adesa.be] INFO: Scraping item 10725685 url https://www.openlane.eu/en/carv6/auction/10725685
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10732243
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732243%27 HTTP/1.1" 200 None
2026-03-26 22:20:07 [adesa.be] INFO: Scrape type for 10732243: 0
2026-03-26 22:20:07 [adesa.be] INFO: Skipping item 10732243 url https://www.openlane.eu/en/carv6/auction/10732243
2026-03-26 22:20:07 [adesa.be] INFO: Found listing with ID: 10725675
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725675%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10725675: 2
2026-03-26 22:20:08 [adesa.be] INFO: Scraping item 10725675 url https://www.openlane.eu/en/carv6/auction/10725675
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732371
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732371%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732371: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732371 url https://www.openlane.eu/en/carv6/auction/10732371
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732335
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732335%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732335: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732335 url https://www.openlane.eu/en/carv6/auction/10732335
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732365
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732365%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732365: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732365 url https://www.openlane.eu/en/carv6/auction/10732365
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732290
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732290%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732290: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732290 url https://www.openlane.eu/en/carv6/auction/10732290
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10724674
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724674%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10724674: 2
2026-03-26 22:20:08 [adesa.be] INFO: Scraping item 10724674 url https://www.openlane.eu/en/carv6/auction/10724674
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732310
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732310%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732310: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732310 url https://www.openlane.eu/en/carv6/auction/10732310
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732286
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732286%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732286: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732286 url https://www.openlane.eu/en/carv6/auction/10732286
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10730621
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730621%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10730621: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10730621 url https://www.openlane.eu/en/carv6/auction/10730621
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10730606
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730606%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10730606: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10730606 url https://www.openlane.eu/en/carv6/auction/10730606
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10725637
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725637%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10725637: 2
2026-03-26 22:20:08 [adesa.be] INFO: Scraping item 10725637 url https://www.openlane.eu/en/carv6/auction/10725637
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732392
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732392%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732392: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732392 url https://www.openlane.eu/en/carv6/auction/10732392
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732268
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732268%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732268: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732268 url https://www.openlane.eu/en/carv6/auction/10732268
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10724694
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724694%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10724694: 2
2026-03-26 22:20:08 [adesa.be] INFO: Scraping item 10724694 url https://www.openlane.eu/en/carv6/auction/10724694
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10724658
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724658%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10724658: 2
2026-03-26 22:20:08 [adesa.be] INFO: Scraping item 10724658 url https://www.openlane.eu/en/carv6/auction/10724658
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732302
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732302%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732302: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732302 url https://www.openlane.eu/en/carv6/auction/10732302
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10732402
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732402%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10732402: 0
2026-03-26 22:20:08 [adesa.be] INFO: Skipping item 10732402 url https://www.openlane.eu/en/carv6/auction/10732402
2026-03-26 22:20:08 [adesa.be] INFO: Found listing with ID: 10725683
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725683%27 HTTP/1.1" 200 None
2026-03-26 22:20:08 [adesa.be] INFO: Scrape type for 10725683: 2
2026-03-26 22:20:08 [adesa.be] INFO: Scraping item 10725683 url https://www.openlane.eu/en/carv6/auction/10725683
2026-03-26 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479
2026-03-26 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05321aac-789a-51af-b348-58baa13e5e6b with scrape type 2
2026-03-26 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05321aac-789a-51af-b348-58baa13e5e6b with scrape type 2
2026-03-26 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05321aac-789a-51af-b348-58baa13e5e6b, identifier: 10727479
2026-03-26 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479
2026-03-26 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479
2026-03-26 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479 to the API
2026-03-26 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727479>
{'auction_title': '',
'c_o_2_emission_value': 216,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '05321aac-789a-51af-b348-58baa13e5e6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LKB701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 199278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2995,
'price_includes_vat': True,
'registration_date': '2015-10-08',
'seats_number': 6,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Opel Movano - Diesel - Manual - 135 hp - 199.278 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727479%27 HTTP/1.1" 200 None
2026-03-26 22:20:12 [adesa.be] INFO: Saving data for 10727479: {'auction_closing_time': 1774607400.0, 'created_time': 1774477072.711103, 'last_price_update_time': 1774563612.130771}
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727479') HTTP/1.1" 204 0
2026-03-26 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10727073
2026-03-26 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a4cdb4f-2994-56a1-8058-344035589dcb with scrape type 2
2026-03-26 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a4cdb4f-2994-56a1-8058-344035589dcb with scrape type 2
2026-03-26 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a4cdb4f-2994-56a1-8058-344035589dcb, identifier: 10727073
2026-03-26 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10727073
2026-03-26 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10727073
2026-03-26 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10727073 to the API
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727073>
{'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-27T09:30: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=10727073',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 210185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'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-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727073%27 HTTP/1.1" 200 None
2026-03-26 22:20:13 [adesa.be] INFO: Saving data for 10727073: {'auction_closing_time': 1774603800.0, 'created_time': 1774453610.333474, 'last_price_update_time': 1774563613.420819}
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727073') HTTP/1.1" 204 0
2026-03-26 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e2368e-b323-5dab-bbb3-e48e48189049 with identifier: 10724672
2026-03-26 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e2368e-b323-5dab-bbb3-e48e48189049 with scrape type 2
2026-03-26 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e2368e-b323-5dab-bbb3-e48e48189049 with scrape type 2
2026-03-26 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1e2368e-b323-5dab-bbb3-e48e48189049, identifier: 10724672
2026-03-26 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1e2368e-b323-5dab-bbb3-e48e48189049 with identifier: 10724672
2026-03-26 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1e2368e-b323-5dab-bbb3-e48e48189049 with identifier: 10724672
2026-03-26 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1e2368e-b323-5dab-bbb3-e48e48189049 with identifier: 10724672 to the API
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724672>
{'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': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1e2368e-b323-5dab-bbb3-e48e48189049',
'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=10724672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 183468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2014-04-03',
'seats_number': 5,
'seller_name': 'ACR cv',
'title': 'Opel Meriva 1.3 CDTI - Diesel - Manual - 95 hp - 183.468 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724672%27 HTTP/1.1" 200 None
2026-03-26 22:20:17 [adesa.be] INFO: Saving data for 10724672: {'auction_closing_time': 1774603800.0, 'created_time': 1774453612.536303, 'last_price_update_time': 1774563617.581691}
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724672') HTTP/1.1" 204 0
2026-03-26 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494
2026-03-26 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364276e4-c65e-5886-9ef0-a335f9dea6bd with scrape type 2
2026-03-26 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364276e4-c65e-5886-9ef0-a335f9dea6bd with scrape type 2
2026-03-26 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 364276e4-c65e-5886-9ef0-a335f9dea6bd, identifier: 10727494
2026-03-26 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494
2026-03-26 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494
2026-03-26 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494 to the API
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727494>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '364276e4-c65e-5886-9ef0-a335f9dea6bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NFA540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 92098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4620,
'price_includes_vat': True,
'registration_date': '2016-02-09',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Opel Insignia - Diesel - Automatic - 135 hp - 92.098 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727494%27 HTTP/1.1" 200 None
2026-03-26 22:20:22 [adesa.be] INFO: Saving data for 10727494: {'auction_closing_time': 1774607400.0, 'created_time': 1774477070.954877, 'last_price_update_time': 1774563622.008266}
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727494') HTTP/1.1" 204 0
2026-03-26 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b0d7ad-c17f-5078-a745-fe4895725848 with identifier: 10727061
2026-03-26 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b0d7ad-c17f-5078-a745-fe4895725848 with scrape type 2
2026-03-26 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b0d7ad-c17f-5078-a745-fe4895725848 with scrape type 2
2026-03-26 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3b0d7ad-c17f-5078-a745-fe4895725848, identifier: 10727061
2026-03-26 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3b0d7ad-c17f-5078-a745-fe4895725848 with identifier: 10727061
2026-03-26 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3b0d7ad-c17f-5078-a745-fe4895725848 with identifier: 10727061
2026-03-26 22:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3b0d7ad-c17f-5078-a745-fe4895725848 with identifier: 10727061 to the API
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727061>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd3b0d7ad-c17f-5078-a745-fe4895725848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '062812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727061',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 56447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2017-10-25',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Insignia 1.5 Dynamic - Petrol - Manual - 140 hp - 56.447 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2017}
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727061%27 HTTP/1.1" 200 None
2026-03-26 22:20:24 [adesa.be] INFO: Saving data for 10727061: {'auction_closing_time': 1774603800.0, 'created_time': 1774453622.057141, 'last_price_update_time': 1774563624.612063}
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727061') HTTP/1.1" 204 0
2026-03-26 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3c64e2f-e6b5-5c54-8798-45d4d458dba1 with identifier: 10727087
2026-03-26 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3c64e2f-e6b5-5c54-8798-45d4d458dba1 with scrape type 2
2026-03-26 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3c64e2f-e6b5-5c54-8798-45d4d458dba1 with scrape type 2
2026-03-26 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3c64e2f-e6b5-5c54-8798-45d4d458dba1, identifier: 10727087
2026-03-26 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3c64e2f-e6b5-5c54-8798-45d4d458dba1 with identifier: 10727087
2026-03-26 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3c64e2f-e6b5-5c54-8798-45d4d458dba1 with identifier: 10727087
2026-03-26 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3c64e2f-e6b5-5c54-8798-45d4d458dba1 with identifier: 10727087 to the API
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727087>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c3c64e2f-e6b5-5c54-8798-45d4d458dba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6812517',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 121282,
'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': 'LS Automobiles sprl',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 121.282 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727087%27 HTTP/1.1" 200 None
2026-03-26 22:20:25 [adesa.be] INFO: Saving data for 10727087: {'auction_closing_time': 1774603800.0, 'created_time': 1774453616.731187, 'last_price_update_time': 1774563625.814386}
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727087') HTTP/1.1" 204 0
2026-03-26 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699
2026-03-26 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89df7708-20f2-5ad8-89e0-d105057d5f5b with scrape type 2
2026-03-26 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89df7708-20f2-5ad8-89e0-d105057d5f5b with scrape type 2
2026-03-26 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89df7708-20f2-5ad8-89e0-d105057d5f5b, identifier: 10724699
2026-03-26 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699
2026-03-26 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699
2026-03-26 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699 to the API
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724699>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '89df7708-20f2-5ad8-89e0-d105057d5f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VTA683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 170061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6050,
'price_includes_vat': True,
'registration_date': '2019-02-20',
'seats_number': 5,
'seller_name': 'Auto King srl',
'title': 'Mercedes-Benz B 180d Launch - Diesel - Automatic - 116 hp - 170.061 '
'km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2019}
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724699%27 HTTP/1.1" 200 None
2026-03-26 22:20:32 [adesa.be] INFO: Saving data for 10724699: {'auction_closing_time': 1774606500.0, 'created_time': 1774452327.898293, 'last_price_update_time': 1774563632.987648}
2026-03-26 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724699') HTTP/1.1" 204 0
2026-03-26 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597
2026-03-26 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with scrape type 2
2026-03-26 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with scrape type 2
2026-03-26 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e08e6f8-4165-5a74-916e-b10e5e8405c8, identifier: 10724597
2026-03-26 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597
2026-03-26 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597
2026-03-26 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597 to the API
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6e08e6f8-4165-5a74-916e-b10e5e8405c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFN268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 136370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2014-12-15',
'seats_number': 5,
'seller_name': 'N&A CARS BV',
'title': 'Mercedes-Benz C 220d - Diesel - Manual - 163 hp - 136.370 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724597%27 HTTP/1.1" 200 None
2026-03-26 22:20:34 [adesa.be] INFO: Saving data for 10724597: {'auction_closing_time': 1774603800.0, 'created_time': 1774452483.628352, 'last_price_update_time': 1774563634.227096}
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724597') HTTP/1.1" 204 0
2026-03-26 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10724630
2026-03-26 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with scrape type 2
2026-03-26 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with scrape type 2
2026-03-26 22:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31, identifier: 10724630
2026-03-26 22:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a00dedf0-00c7-5f9b-a9f5-ffefa32de032 with identifier: 10727072
2026-03-26 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a00dedf0-00c7-5f9b-a9f5-ffefa32de032 with scrape type 2
2026-03-26 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a00dedf0-00c7-5f9b-a9f5-ffefa32de032 with scrape type 2
2026-03-26 22:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a00dedf0-00c7-5f9b-a9f5-ffefa32de032, identifier: 10727072
2026-03-26 22:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10724630
2026-03-26 22:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10724630
2026-03-26 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10724630 to the API
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3873b0e6-4dc0-56af-a49b-5aa7053cfe31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AKD057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 155962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2015-09-21',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 155.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724630%27 HTTP/1.1" 200 None
2026-03-26 22:20:34 [adesa.be] INFO: Saving data for 10724630: {'auction_closing_time': 1774603800.0, 'created_time': 1774453713.436665, 'last_price_update_time': 1774563634.760818}
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724630') HTTP/1.1" 204 0
2026-03-26 22:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a00dedf0-00c7-5f9b-a9f5-ffefa32de032 with identifier: 10727072
2026-03-26 22:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a00dedf0-00c7-5f9b-a9f5-ffefa32de032 with identifier: 10727072
2026-03-26 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a00dedf0-00c7-5f9b-a9f5-ffefa32de032 with identifier: 10727072 to the API
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727072>
{'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': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a00dedf0-00c7-5f9b-a9f5-ffefa32de032',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '204680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727072',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 214469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2019-05-22',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Grandland 1.5 Design Line - Diesel - Automatic - 130 hp - '
'214.469 km',
'transmission': 'automatic',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727072%27 HTTP/1.1" 200 None
2026-03-26 22:20:35 [adesa.be] INFO: Saving data for 10727072: {'auction_closing_time': 1774603800.0, 'created_time': 1774453619.236535, 'last_price_update_time': 1774563635.04639}
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727072') HTTP/1.1" 204 0
2026-03-26 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6841569-2633-5f7e-a71a-f0588df2871b with identifier: 10724780
2026-03-26 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6841569-2633-5f7e-a71a-f0588df2871b with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6841569-2633-5f7e-a71a-f0588df2871b with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6841569-2633-5f7e-a71a-f0588df2871b, identifier: 10724780
2026-03-26 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6841569-2633-5f7e-a71a-f0588df2871b with identifier: 10724780
2026-03-26 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6841569-2633-5f7e-a71a-f0588df2871b with identifier: 10724780
2026-03-26 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6841569-2633-5f7e-a71a-f0588df2871b with identifier: 10724780 to the API
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724780>
{'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': 156,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a6841569-2633-5f7e-a71a-f0588df2871b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BJN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724780',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 209506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2018-12-11',
'seats_number': 5,
'seller_name': 'AutoHalle BV',
'title': 'Mercedes-Benz CLA Shooting Brake 200 Urban - Petrol - Manual - 156 '
'hp - 209.506 km',
'transmission': 'manual',
'trim': 'Urban',
'vin': None,
'year': 2018}
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724780%27 HTTP/1.1" 200 None
2026-03-26 22:20:35 [adesa.be] INFO: Saving data for 10724780: {'auction_closing_time': 1774603800.0, 'created_time': 1774453675.06064, 'last_price_update_time': 1774563635.406176}
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724780') HTTP/1.1" 204 0
2026-03-26 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10727139
2026-03-26 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with scrape type 2
2026-03-26 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6, identifier: 10727139
2026-03-26 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10727139
2026-03-26 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10727139
2026-03-26 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10727139 to the API
2026-03-26 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727139>
{'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-27T09: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=10727139',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 106516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'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-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727139%27 HTTP/1.1" 200 None
2026-03-26 22:20:36 [adesa.be] INFO: Saving data for 10727139: {'auction_closing_time': 1774603800.0, 'created_time': 1774453627.649315, 'last_price_update_time': 1774563636.228239}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727139') HTTP/1.1" 204 0
2026-03-26 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f514e30-2dbc-5845-a734-090e8c10a1fb with identifier: 10724562
2026-03-26 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f514e30-2dbc-5845-a734-090e8c10a1fb with scrape type 2
2026-03-26 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f514e30-2dbc-5845-a734-090e8c10a1fb with scrape type 2
2026-03-26 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f514e30-2dbc-5845-a734-090e8c10a1fb, identifier: 10724562
2026-03-26 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f514e30-2dbc-5845-a734-090e8c10a1fb with identifier: 10724562
2026-03-26 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f514e30-2dbc-5845-a734-090e8c10a1fb with identifier: 10724562
2026-03-26 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f514e30-2dbc-5845-a734-090e8c10a1fb with identifier: 10724562 to the API
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '2.7L',
'engine_horse_power': 244,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8f514e30-2dbc-5845-a734-090e8c10a1fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HV61',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '987 Boxster',
'odometer': 171695,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2007-01-30',
'seats_number': 2,
'seller_name': 'CARDICTED',
'title': 'Porsche 987 Boxster 2.7 - Petrol - Manual - 244 hp - 171.695 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724562%27 HTTP/1.1" 200 None
2026-03-26 22:20:36 [adesa.be] INFO: Saving data for 10724562: {'auction_closing_time': 1774603800.0, 'created_time': 1774453603.192896, 'last_price_update_time': 1774563636.682714}
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724562') HTTP/1.1" 204 0
2026-03-26 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e5892ba-03d6-54a6-b70d-fecfad16ff3e with identifier: 10724529
2026-03-26 22:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e5892ba-03d6-54a6-b70d-fecfad16ff3e with scrape type 2
2026-03-26 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e5892ba-03d6-54a6-b70d-fecfad16ff3e with scrape type 2
2026-03-26 22:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e5892ba-03d6-54a6-b70d-fecfad16ff3e, identifier: 10724529
2026-03-26 22:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e5892ba-03d6-54a6-b70d-fecfad16ff3e with identifier: 10724529
2026-03-26 22:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e5892ba-03d6-54a6-b70d-fecfad16ff3e with identifier: 10724529
2026-03-26 22:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e5892ba-03d6-54a6-b70d-fecfad16ff3e with identifier: 10724529 to the API
2026-03-26 22:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724529>
{'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': 269,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9e5892ba-03d6-54a6-b70d-fecfad16ff3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMX327',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 64951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 47000,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'Mercedes-Benz GLE 300d AMG Line - 4-Matic - Diesel - Automatic - '
'269 hp - 64.951 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724529%27 HTTP/1.1" 200 None
2026-03-26 22:20:38 [adesa.be] INFO: Saving data for 10724529: {'auction_closing_time': 1774603800.0, 'created_time': 1774453682.471802, 'last_price_update_time': 1774563638.057195}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724529') HTTP/1.1" 204 0
2026-03-26 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637
2026-03-26 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 with scrape type 2
2026-03-26 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 with scrape type 2
2026-03-26 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68e5c02d-7cf8-54c5-887f-09c6085f0152, identifier: 10725637
2026-03-26 22:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637
2026-03-26 22:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637
2026-03-26 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637 to the API
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725637>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68e5c02d-7cf8-54c5-887f-09c6085f0152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMT493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 303310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2018-05-23',
'seats_number': 5,
'seller_name': 'On Line sprl',
'title': 'Renault Kadjar 1.5 DCI Intens - Diesel - Manual - 110 hp - 303.310 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2018}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725637%27 HTTP/1.1" 200 None
2026-03-26 22:20:38 [adesa.be] INFO: Saving data for 10725637: {'auction_closing_time': 1774603800.0, 'created_time': 1774452427.54131, 'last_price_update_time': 1774563638.742017}
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725637') HTTP/1.1" 204 0
2026-03-26 22:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10724628
2026-03-26 22:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff830384-3dd4-5331-8e4b-d88d0c302058 with scrape type 2
2026-03-26 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff830384-3dd4-5331-8e4b-d88d0c302058 with scrape type 2
2026-03-26 22:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff830384-3dd4-5331-8e4b-d88d0c302058, identifier: 10724628
2026-03-26 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10724628
2026-03-26 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10724628
2026-03-26 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10724628 to the API
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724628>
{'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-27T09: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=10724628',
'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-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724628%27 HTTP/1.1" 200 None
2026-03-26 22:20:40 [adesa.be] INFO: Saving data for 10724628: {'auction_closing_time': 1774603800.0, 'created_time': 1774453625.434948, 'last_price_update_time': 1774563640.218675}
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724628') HTTP/1.1" 204 0
2026-03-26 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674
2026-03-26 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with scrape type 2
2026-03-26 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with scrape type 2
2026-03-26 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 955f8c2b-09ce-590e-a4fa-eb73b36039f6, identifier: 10724674
2026-03-26 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674
2026-03-26 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674
2026-03-26 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674 to the API
2026-03-26 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724674>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '955f8c2b-09ce-590e-a4fa-eb73b36039f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KEH849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724674',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 229064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2012-12-13',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Renault Grand Scenic 1.5 DCI Expression - Diesel - Manual - 110 hp '
'- 229.064 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2012}
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724674%27 HTTP/1.1" 200 None
2026-03-26 22:20:41 [adesa.be] INFO: Saving data for 10724674: {'auction_closing_time': 1774603800.0, 'created_time': 1774452429.211656, 'last_price_update_time': 1774563641.231702}
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724674') HTTP/1.1" 204 0
2026-03-26 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694
2026-03-26 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ac6559-e24e-56e6-9eaa-3c8019e257cd with scrape type 2
2026-03-26 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ac6559-e24e-56e6-9eaa-3c8019e257cd with scrape type 2
2026-03-26 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03ac6559-e24e-56e6-9eaa-3c8019e257cd, identifier: 10724694
2026-03-26 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694
2026-03-26 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694
2026-03-26 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694 to the API
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724694>
{'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-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '03ac6559-e24e-56e6-9eaa-3c8019e257cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JJE306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 259593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2015-01-02',
'seats_number': 5,
'seller_name': 'RA Motors',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 115 hp - 259.593 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724694%27 HTTP/1.1" 200 None
2026-03-26 22:20:42 [adesa.be] INFO: Saving data for 10724694: {'auction_closing_time': 1774606500.0, 'created_time': 1774452413.13359, 'last_price_update_time': 1774563642.075712}
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724694') HTTP/1.1" 204 0
2026-03-26 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716
2026-03-26 22:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 2
2026-03-26 22:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 722db753-867a-5e86-a65e-13c8c91d7978, identifier: 10724716
2026-03-26 22:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716
2026-03-26 22:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716
2026-03-26 22:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716 to the API
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724716>
{'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-27T10: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=10724716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 90398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'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-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724716%27 HTTP/1.1" 200 None
2026-03-26 22:20:45 [adesa.be] INFO: Saving data for 10724716: {'auction_closing_time': 1774606500.0, 'created_time': 1774452436.837503, 'last_price_update_time': 1774563645.019609}
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724716') HTTP/1.1" 204 0
2026-03-26 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dac05b76-c807-57d0-b20b-56da914fb017 with identifier: 10724652
2026-03-26 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dac05b76-c807-57d0-b20b-56da914fb017 with scrape type 2
2026-03-26 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dac05b76-c807-57d0-b20b-56da914fb017 with scrape type 2
2026-03-26 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dac05b76-c807-57d0-b20b-56da914fb017, identifier: 10724652
2026-03-26 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dac05b76-c807-57d0-b20b-56da914fb017 with identifier: 10724652
2026-03-26 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dac05b76-c807-57d0-b20b-56da914fb017 with identifier: 10724652
2026-03-26 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dac05b76-c807-57d0-b20b-56da914fb017 with identifier: 10724652 to the API
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724652>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dac05b76-c807-57d0-b20b-56da914fb017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PEN525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 201930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2019-05-22',
'seats_number': 5,
'seller_name': 'Incirci Cars',
'title': 'Renault Clio 0.9 TCe - Petrol - Manual - 90 hp - 201.930 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724652%27 HTTP/1.1" 200 None
2026-03-26 22:20:49 [adesa.be] INFO: Saving data for 10724652: {'auction_closing_time': 1774603800.0, 'created_time': 1774453574.41397, 'last_price_update_time': 1774563649.329991}
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724652') HTTP/1.1" 204 0
2026-03-26 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10724622
2026-03-26 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55535cb6-51c4-57e0-838e-2312ce01133c with scrape type 2
2026-03-26 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55535cb6-51c4-57e0-838e-2312ce01133c with scrape type 2
2026-03-26 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55535cb6-51c4-57e0-838e-2312ce01133c, identifier: 10724622
2026-03-26 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10724622
2026-03-26 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10724622
2026-03-26 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10724622 to the API
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724622>
{'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-27T09: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=10724622',
'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-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724622%27 HTTP/1.1" 200 None
2026-03-26 22:21:02 [adesa.be] INFO: Saving data for 10724622: {'auction_closing_time': 1774603800.0, 'created_time': 1774453572.693905, 'last_price_update_time': 1774563662.558877}
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724622') HTTP/1.1" 204 0
2026-03-26 22:21:06 [scrapy.extensions.logstats] INFO: Crawled 500 pages (at 22 pages/min), scraped 447 items (at 22 items/min)
2026-03-26 22:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10727043
2026-03-26 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with scrape type 2
2026-03-26 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c, identifier: 10727043
2026-03-26 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10727043
2026-03-26 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10727043
2026-03-26 22:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10727043 to the API
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727043>
{'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-27T10:15: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=10727043',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 223169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'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-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727043%27 HTTP/1.1" 200 None
2026-03-26 22:21:08 [adesa.be] INFO: Saving data for 10727043: {'auction_closing_time': 1774606500.0, 'created_time': 1774453582.445032, 'last_price_update_time': 1774563668.072207}
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727043') HTTP/1.1" 204 0
2026-03-26 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10724594
2026-03-26 22:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec99f9e-954f-50e7-9162-96fbf5ae372b with scrape type 2
2026-03-26 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fec99f9e-954f-50e7-9162-96fbf5ae372b with scrape type 2
2026-03-26 22:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fec99f9e-954f-50e7-9162-96fbf5ae372b, identifier: 10724594
2026-03-26 22:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10724594
2026-03-26 22:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10724594
2026-03-26 22:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10724594 to the API
2026-03-26 22:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724594>
{'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-27T09:30: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=10724594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 259998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'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-26 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724594%27 HTTP/1.1" 200 None
2026-03-26 22:21:12 [adesa.be] INFO: Saving data for 10724594: {'auction_closing_time': 1774603800.0, 'created_time': 1774453579.655002, 'last_price_update_time': 1774563672.84372}
2026-03-26 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724594') HTTP/1.1" 204 0
2026-03-26 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd80a52-92c5-5dd8-a1df-9322745864b8 with identifier: 10727092
2026-03-26 22:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd80a52-92c5-5dd8-a1df-9322745864b8 with scrape type 2
2026-03-26 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd80a52-92c5-5dd8-a1df-9322745864b8 with scrape type 2
2026-03-26 22:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd80a52-92c5-5dd8-a1df-9322745864b8, identifier: 10727092
2026-03-26 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd80a52-92c5-5dd8-a1df-9322745864b8 with identifier: 10727092
2026-03-26 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd80a52-92c5-5dd8-a1df-9322745864b8 with identifier: 10727092
2026-03-26 22:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd80a52-92c5-5dd8-a1df-9322745864b8 with identifier: 10727092 to the API
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727092>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'dcd80a52-92c5-5dd8-a1df-9322745864b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGM064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727092',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 168871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2019-03-15',
'seats_number': 7,
'seller_name': 'SamCar sprl',
'title': 'Peugeot Rifter Long 1.5 HDI Allure - Diesel - Manual - 102 hp - '
'168.871 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727092%27 HTTP/1.1" 200 None
2026-03-26 22:21:13 [adesa.be] INFO: Saving data for 10727092: {'auction_closing_time': 1774603800.0, 'created_time': 1774453581.049949, 'last_price_update_time': 1774563673.29157}
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727092') HTTP/1.1" 204 0
2026-03-26 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675
2026-03-26 22:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec06dba5-b91a-5fa7-b075-351a342b3ba4 with scrape type 2
2026-03-26 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec06dba5-b91a-5fa7-b075-351a342b3ba4 with scrape type 2
2026-03-26 22:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec06dba5-b91a-5fa7-b075-351a342b3ba4, identifier: 10725675
2026-03-26 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675
2026-03-26 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675
2026-03-26 22:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675 to the API
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ec06dba5-b91a-5fa7-b075-351a342b3ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRT923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 109230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 7,
'seller_name': 'A12 Automobile',
'title': 'Renault Grand Scenic 1.3 TCe Bose Edition - Petrol - Automatic - '
'140 hp - 109.230 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2020}
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725675%27 HTTP/1.1" 200 None
2026-03-26 22:21:13 [adesa.be] INFO: Saving data for 10725675: {'auction_closing_time': 1774603800.0, 'created_time': 1774452469.002724, 'last_price_update_time': 1774563673.748862}
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725675') HTTP/1.1" 204 0
2026-03-26 22:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10724776
2026-03-26 22:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with scrape type 2
2026-03-26 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with scrape type 2
2026-03-26 22:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f, identifier: 10724776
2026-03-26 22:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10724776
2026-03-26 22:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10724776
2026-03-26 22:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10724776 to the API
2026-03-26 22:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724776>
{'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-27T09:30: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=10724776',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 105021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'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-26 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724776%27 HTTP/1.1" 200 None
2026-03-26 22:21:14 [adesa.be] INFO: Saving data for 10724776: {'auction_closing_time': 1774603800.0, 'created_time': 1774453611.348371, 'last_price_update_time': 1774563674.876583}
2026-03-26 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724776') HTTP/1.1" 204 0
2026-03-26 22:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10725620
2026-03-26 22:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with scrape type 2
2026-03-26 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with scrape type 2
2026-03-26 22:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5, identifier: 10725620
2026-03-26 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10725620
2026-03-26 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10725620
2026-03-26 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10725620 to the API
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725620>
{'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-27T09:30: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=10725620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'RCZ',
'odometer': 96838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'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-26 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725620%27 HTTP/1.1" 200 None
2026-03-26 22:21:19 [adesa.be] INFO: Saving data for 10725620: {'auction_closing_time': 1774603800.0, 'created_time': 1774453582.891439, 'last_price_update_time': 1774563679.173451}
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725620') HTTP/1.1" 204 0
2026-03-26 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3297ef36-e251-5d4e-8896-344337603652 with identifier: 10725627
2026-03-26 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3297ef36-e251-5d4e-8896-344337603652 with scrape type 2
2026-03-26 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3297ef36-e251-5d4e-8896-344337603652 with scrape type 2
2026-03-26 22:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3297ef36-e251-5d4e-8896-344337603652, identifier: 10725627
2026-03-26 22:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3297ef36-e251-5d4e-8896-344337603652 with identifier: 10725627
2026-03-26 22:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3297ef36-e251-5d4e-8896-344337603652 with identifier: 10725627
2026-03-26 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3297ef36-e251-5d4e-8896-344337603652 with identifier: 10725627 to the API
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725627>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3297ef36-e251-5d4e-8896-344337603652',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '741050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 137274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2016-08-09',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot Partner Tepee 1.2 Active - Petrol - Manual - 110 hp - '
'137.274 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725627%27 HTTP/1.1" 200 None
2026-03-26 22:21:19 [adesa.be] INFO: Saving data for 10725627: {'auction_closing_time': 1774603800.0, 'created_time': 1774453584.215919, 'last_price_update_time': 1774563679.655585}
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725627') HTTP/1.1" 204 0
2026-03-26 22:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870a6a79-07e7-5e16-8ee7-67510f54ed77 with identifier: 10724760
2026-03-26 22:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870a6a79-07e7-5e16-8ee7-67510f54ed77 with scrape type 2
2026-03-26 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 870a6a79-07e7-5e16-8ee7-67510f54ed77 with scrape type 2
2026-03-26 22:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 870a6a79-07e7-5e16-8ee7-67510f54ed77, identifier: 10724760
2026-03-26 22:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 870a6a79-07e7-5e16-8ee7-67510f54ed77 with identifier: 10724760
2026-03-26 22:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 870a6a79-07e7-5e16-8ee7-67510f54ed77 with identifier: 10724760
2026-03-26 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 870a6a79-07e7-5e16-8ee7-67510f54ed77 with identifier: 10724760 to the API
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724760>
{'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': 98,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '870a6a79-07e7-5e16-8ee7-67510f54ed77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GFE854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 152150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2015-07-08',
'seats_number': 3,
'seller_name': 'DECLERCK E. RENT NV',
'title': 'Peugeot Partner L1H1 1.6i - Petrol - Manual - 98 hp - 152.150 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724760%27 HTTP/1.1" 200 None
2026-03-26 22:21:23 [adesa.be] INFO: Saving data for 10724760: {'auction_closing_time': 1774603800.0, 'created_time': 1774453604.649693, 'last_price_update_time': 1774563683.275516}
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724760') HTTP/1.1" 204 0
2026-03-26 22:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d50f07-af5f-528d-8ce3-353998b12f02 with identifier: 10724635
2026-03-26 22:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d50f07-af5f-528d-8ce3-353998b12f02 with scrape type 2
2026-03-26 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d50f07-af5f-528d-8ce3-353998b12f02 with scrape type 2
2026-03-26 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30d50f07-af5f-528d-8ce3-353998b12f02, identifier: 10724635
2026-03-26 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30d50f07-af5f-528d-8ce3-353998b12f02 with identifier: 10724635
2026-03-26 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30d50f07-af5f-528d-8ce3-353998b12f02 with identifier: 10724635
2026-03-26 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30d50f07-af5f-528d-8ce3-353998b12f02 with identifier: 10724635 to the API
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724635>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '30d50f07-af5f-528d-8ce3-353998b12f02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FJA596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724635',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 75632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2015-04-30',
'seats_number': 3,
'seller_name': 'Ali cars',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 90 hp - '
'75.632 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2015}
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724635%27 HTTP/1.1" 200 None
2026-03-26 22:21:23 [adesa.be] INFO: Saving data for 10724635: {'auction_closing_time': 1774603800.0, 'created_time': 1774453588.689049, 'last_price_update_time': 1774563683.743469}
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724635') HTTP/1.1" 204 0
2026-03-26 22:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d with identifier: 10724644
2026-03-26 22:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d with scrape type 2
2026-03-26 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d with scrape type 2
2026-03-26 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d, identifier: 10724644
2026-03-26 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d with identifier: 10724644
2026-03-26 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d with identifier: 10724644
2026-03-26 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a75371e-b2fb-5527-b3b3-6b9ee565ae9d with identifier: 10724644 to the API
2026-03-26 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724644>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2a75371e-b2fb-5527-b3b3-6b9ee565ae9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BWL257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 117078,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2018-02-02',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Peugeot Partner Tepee 1.2 Outdoor - Petrol - Manual - 110 hp - '
'117.078 km',
'transmission': 'manual',
'trim': 'Outdoor',
'vin': None,
'year': 2018}
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724644%27 HTTP/1.1" 200 None
2026-03-26 22:21:24 [adesa.be] INFO: Saving data for 10724644: {'auction_closing_time': 1774603800.0, 'created_time': 1774453584.511796, 'last_price_update_time': 1774563684.118768}
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724644') HTTP/1.1" 204 0
2026-03-26 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717bf83e-6b92-5836-aef9-e67e694ea2e8 with identifier: 10725606
2026-03-26 22:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717bf83e-6b92-5836-aef9-e67e694ea2e8 with scrape type 2
2026-03-26 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717bf83e-6b92-5836-aef9-e67e694ea2e8 with scrape type 2
2026-03-26 22:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 717bf83e-6b92-5836-aef9-e67e694ea2e8, identifier: 10725606
2026-03-26 22:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 717bf83e-6b92-5836-aef9-e67e694ea2e8 with identifier: 10725606
2026-03-26 22:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 717bf83e-6b92-5836-aef9-e67e694ea2e8 with identifier: 10725606
2026-03-26 22:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 717bf83e-6b92-5836-aef9-e67e694ea2e8 with identifier: 10725606 to the API
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725606>
{'auction_title': '',
'c_o_2_emission_value': None,
'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '717bf83e-6b92-5836-aef9-e67e694ea2e8',
'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=10725606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 374337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-03-02',
'seats_number': 2,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'374.337 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2011}
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725606%27 HTTP/1.1" 200 None
2026-03-26 22:21:24 [adesa.be] INFO: Saving data for 10725606: {'auction_closing_time': 1774606500.0, 'created_time': 1774453588.022748, 'last_price_update_time': 1774563684.907899}
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725606') HTTP/1.1" 204 0
2026-03-26 22:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10724581
2026-03-26 22:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with scrape type 2
2026-03-26 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with scrape type 2
2026-03-26 22:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2, identifier: 10724581
2026-03-26 22:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10724581
2026-03-26 22:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10724581
2026-03-26 22:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10724581 to the API
2026-03-26 22:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724581>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd522fa3d-4aaa-5f71-bffb-0efffd58d5f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACA127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724581',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 150039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'150.039 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-26 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724581%27 HTTP/1.1" 200 None
2026-03-26 22:21:25 [adesa.be] INFO: Saving data for 10724581: {'auction_closing_time': 1774603800.0, 'created_time': 1774453586.908409, 'last_price_update_time': 1774563685.57329}
2026-03-26 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724581') HTTP/1.1" 204 0
2026-03-26 22:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10727077
2026-03-26 22:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15789a77-5042-535f-90b9-c1bf6b79462a with scrape type 2
2026-03-26 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15789a77-5042-535f-90b9-c1bf6b79462a with scrape type 2
2026-03-26 22:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15789a77-5042-535f-90b9-c1bf6b79462a, identifier: 10727077
2026-03-26 22:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10727077
2026-03-26 22:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10727077
2026-03-26 22:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10727077 to the API
2026-03-26 22:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727077>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '15789a77-5042-535f-90b9-c1bf6b79462a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDB533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727077',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2015-08-14',
'seats_number': 7,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot 5008 1.6 HDI - Diesel - Automatic - 120 hp - 126.354 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727077%27 HTTP/1.1" 200 None
2026-03-26 22:21:29 [adesa.be] INFO: Saving data for 10727077: {'auction_closing_time': 1774603800.0, 'created_time': 1774453593.160394, 'last_price_update_time': 1774563689.019375}
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727077') HTTP/1.1" 204 0
2026-03-26 22:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474
2026-03-26 22:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d with scrape type 2
2026-03-26 22:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d with scrape type 2
2026-03-26 22:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0a121e0-6d01-5d96-b93d-d3e46a0e695d, identifier: 10727474
2026-03-26 22:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94113120-e7b8-541e-b355-c220a38378c3 with identifier: 10727044
2026-03-26 22:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94113120-e7b8-541e-b355-c220a38378c3 with scrape type 2
2026-03-26 22:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94113120-e7b8-541e-b355-c220a38378c3 with scrape type 2
2026-03-26 22:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94113120-e7b8-541e-b355-c220a38378c3, identifier: 10727044
2026-03-26 22:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474
2026-03-26 22:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474
2026-03-26 22:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474 to the API
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727474>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a0a121e0-6d01-5d96-b93d-d3e46a0e695d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PCU489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 227490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2016-06-06',
'seats_number': 3,
'seller_name': 'SWDE',
'title': 'Peugeot Boxer L1H2 2.2 HDI Pro - Diesel - Manual - 130 hp - 227.490 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2016}
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727474%27 HTTP/1.1" 200 None
2026-03-26 22:21:29 [adesa.be] INFO: Saving data for 10727474: {'auction_closing_time': 1774606500.0, 'created_time': 1774477076.951496, 'last_price_update_time': 1774563689.573235}
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727474') HTTP/1.1" 204 0
2026-03-26 22:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94113120-e7b8-541e-b355-c220a38378c3 with identifier: 10727044
2026-03-26 22:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94113120-e7b8-541e-b355-c220a38378c3 with identifier: 10727044
2026-03-26 22:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94113120-e7b8-541e-b355-c220a38378c3 with identifier: 10727044 to the API
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727044>
{'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '94113120-e7b8-541e-b355-c220a38378c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUP109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 137320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'SamCar sprl',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'137.320 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727044%27 HTTP/1.1" 200 None
2026-03-26 22:21:29 [adesa.be] INFO: Saving data for 10727044: {'auction_closing_time': 1774606500.0, 'created_time': 1774453590.899315, 'last_price_update_time': 1774563689.867212}
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727044') HTTP/1.1" 204 0
2026-03-26 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10724641
2026-03-26 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 185043bd-f779-5047-8bf4-266e0cdaf3d4 with scrape type 2
2026-03-26 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 185043bd-f779-5047-8bf4-266e0cdaf3d4 with scrape type 2
2026-03-26 22:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 185043bd-f779-5047-8bf4-266e0cdaf3d4, identifier: 10724641
2026-03-26 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10724641
2026-03-26 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10724641
2026-03-26 22:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10724641 to the API
2026-03-26 22:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '185043bd-f779-5047-8bf4-266e0cdaf3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CMU039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724641',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 207791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-09-23',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Automatic - 120 hp - 207.791 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2015}
2026-03-26 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724641%27 HTTP/1.1" 200 None
2026-03-26 22:21:31 [adesa.be] INFO: Saving data for 10724641: {'auction_closing_time': 1774603800.0, 'created_time': 1774453597.136233, 'last_price_update_time': 1774563691.151731}
2026-03-26 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724641') HTTP/1.1" 204 0
2026-03-26 22:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10724717
2026-03-26 22:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10da72b7-da98-5a55-b9f5-7001311c18c4 with scrape type 2
2026-03-26 22:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10da72b7-da98-5a55-b9f5-7001311c18c4 with scrape type 2
2026-03-26 22:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10da72b7-da98-5a55-b9f5-7001311c18c4, identifier: 10724717
2026-03-26 22:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10724717
2026-03-26 22:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10724717
2026-03-26 22:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10724717 to the API
2026-03-26 22:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724717>
{'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-27T10: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=10724717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 198197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'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-26 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724717%27 HTTP/1.1" 200 None
2026-03-26 22:21:31 [adesa.be] INFO: Saving data for 10724717: {'auction_closing_time': 1774606500.0, 'created_time': 1774453604.187562, 'last_price_update_time': 1774563691.692979}
2026-03-26 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724717') HTTP/1.1" 204 0
2026-03-26 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10724621
2026-03-26 22:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c6892c-03b5-5162-8e16-d672c743e373 with scrape type 2
2026-03-26 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c6892c-03b5-5162-8e16-d672c743e373 with scrape type 2
2026-03-26 22:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c6892c-03b5-5162-8e16-d672c743e373, identifier: 10724621
2026-03-26 22:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10724621
2026-03-26 22:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10724621
2026-03-26 22:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10724621 to the API
2026-03-26 22:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724621>
{'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': '2026-03-27T09:30: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=10724621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'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-26 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724621%27 HTTP/1.1" 200 None
2026-03-26 22:21:32 [adesa.be] INFO: Saving data for 10724621: {'auction_closing_time': 1774603800.0, 'created_time': 1774453596.777633, 'last_price_update_time': 1774563692.970976}
2026-03-26 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724621') HTTP/1.1" 204 0
2026-03-26 22:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328361cb-9e2d-5385-a9b2-8164eaa31f57 with identifier: 10725643
2026-03-26 22:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328361cb-9e2d-5385-a9b2-8164eaa31f57 with scrape type 2
2026-03-26 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 328361cb-9e2d-5385-a9b2-8164eaa31f57 with scrape type 2
2026-03-26 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 328361cb-9e2d-5385-a9b2-8164eaa31f57, identifier: 10725643
2026-03-26 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 328361cb-9e2d-5385-a9b2-8164eaa31f57 with identifier: 10725643
2026-03-26 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 328361cb-9e2d-5385-a9b2-8164eaa31f57 with identifier: 10725643
2026-03-26 22:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 328361cb-9e2d-5385-a9b2-8164eaa31f57 with identifier: 10725643 to the API
2026-03-26 22:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '328361cb-9e2d-5385-a9b2-8164eaa31f57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FS211165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 164480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2015-11-09',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot 308 SW 1.2i Active - Petrol - Manual - 110 hp - 164.480 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
2026-03-26 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725643%27 HTTP/1.1" 200 None
2026-03-26 22:21:33 [adesa.be] INFO: Saving data for 10725643: {'auction_closing_time': 1774603800.0, 'created_time': 1774453598.756783, 'last_price_update_time': 1774563693.43253}
2026-03-26 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725643') HTTP/1.1" 204 0
2026-03-26 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffbe0386-430c-5613-8556-95586072ec88 with identifier: 10724703
2026-03-26 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffbe0386-430c-5613-8556-95586072ec88 with scrape type 2
2026-03-26 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffbe0386-430c-5613-8556-95586072ec88 with scrape type 2
2026-03-26 22:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffbe0386-430c-5613-8556-95586072ec88, identifier: 10724703
2026-03-26 22:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffbe0386-430c-5613-8556-95586072ec88 with identifier: 10724703
2026-03-26 22:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffbe0386-430c-5613-8556-95586072ec88 with identifier: 10724703
2026-03-26 22:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffbe0386-430c-5613-8556-95586072ec88 with identifier: 10724703 to the API
2026-03-26 22:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724703>
{'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-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'ffbe0386-430c-5613-8556-95586072ec88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GND085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 101099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2019-10-07',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Peugeot 308 SW 1.2i Access - Petrol - Manual - 110 hp - 101.099 km',
'transmission': 'manual',
'trim': 'Access',
'vin': None,
'year': 2019}
2026-03-26 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724703%27 HTTP/1.1" 200 None
2026-03-26 22:21:34 [adesa.be] INFO: Saving data for 10724703: {'auction_closing_time': 1774606500.0, 'created_time': 1774453601.77779, 'last_price_update_time': 1774563694.710928}
2026-03-26 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724703') HTTP/1.1" 204 0
2026-03-26 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e4b387d-a908-5ebd-acc0-4609aebdb763 with identifier: 10724582
2026-03-26 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e4b387d-a908-5ebd-acc0-4609aebdb763 with scrape type 2
2026-03-26 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e4b387d-a908-5ebd-acc0-4609aebdb763 with scrape type 2
2026-03-26 22:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e4b387d-a908-5ebd-acc0-4609aebdb763, identifier: 10724582
2026-03-26 22:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e4b387d-a908-5ebd-acc0-4609aebdb763 with identifier: 10724582
2026-03-26 22:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e4b387d-a908-5ebd-acc0-4609aebdb763 with identifier: 10724582
2026-03-26 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e4b387d-a908-5ebd-acc0-4609aebdb763 with identifier: 10724582 to the API
2026-03-26 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724582>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2e4b387d-a908-5ebd-acc0-4609aebdb763',
'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=10724582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 35264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2025-02-24',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 136 hp - 35.264 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724582%27 HTTP/1.1" 200 None
2026-03-26 22:21:36 [adesa.be] INFO: Saving data for 10724582: {'auction_closing_time': 1774603800.0, 'created_time': 1774453605.421698, 'last_price_update_time': 1774563696.223396}
2026-03-26 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724582') HTTP/1.1" 204 0
2026-03-26 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5541d5-9649-52c6-b288-6cb7982c0dfd with identifier: 10727070
2026-03-26 22:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5541d5-9649-52c6-b288-6cb7982c0dfd with scrape type 2
2026-03-26 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5541d5-9649-52c6-b288-6cb7982c0dfd with scrape type 2
2026-03-26 22:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad5541d5-9649-52c6-b288-6cb7982c0dfd, identifier: 10727070
2026-03-26 22:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad5541d5-9649-52c6-b288-6cb7982c0dfd with identifier: 10727070
2026-03-26 22:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad5541d5-9649-52c6-b288-6cb7982c0dfd with identifier: 10727070
2026-03-26 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad5541d5-9649-52c6-b288-6cb7982c0dfd with identifier: 10727070 to the API
2026-03-26 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727070>
{'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': 271,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ad5541d5-9649-52c6-b288-6cb7982c0dfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '255040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727070',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 165624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot 308 1.6 GTI - Petrol - Manual - 271 hp - 165.624 km',
'transmission': 'manual',
'trim': 'GTI',
'vin': None,
'year': 2015}
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727070%27 HTTP/1.1" 200 None
2026-03-26 22:21:37 [adesa.be] INFO: Saving data for 10727070: {'auction_closing_time': 1774603800.0, 'created_time': 1774453608.464456, 'last_price_update_time': 1774563697.102372}
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727070') HTTP/1.1" 204 0
2026-03-26 22:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10724663
2026-03-26 22:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6a901a-3043-5128-acda-dfef63db1e97 with scrape type 2
2026-03-26 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e6a901a-3043-5128-acda-dfef63db1e97 with scrape type 2
2026-03-26 22:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e6a901a-3043-5128-acda-dfef63db1e97, identifier: 10724663
2026-03-26 22:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10724663
2026-03-26 22:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10724663
2026-03-26 22:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10724663 to the API
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724663>
{'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': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1e6a901a-3043-5128-acda-dfef63db1e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EKX338',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 157816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'Peugeot 308 1.2i - Petrol - Manual - 130 hp - 157.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724663%27 HTTP/1.1" 200 None
2026-03-26 22:21:37 [adesa.be] INFO: Saving data for 10724663: {'auction_closing_time': 1774603800.0, 'created_time': 1774453607.034388, 'last_price_update_time': 1774563697.634608}
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724663') HTTP/1.1" 204 0
2026-03-26 22:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc34379-5151-5a4d-9a26-8ed81d24a219 with identifier: 10724680
2026-03-26 22:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc34379-5151-5a4d-9a26-8ed81d24a219 with scrape type 2
2026-03-26 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc34379-5151-5a4d-9a26-8ed81d24a219 with scrape type 2
2026-03-26 22:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fc34379-5151-5a4d-9a26-8ed81d24a219, identifier: 10724680
2026-03-26 22:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fc34379-5151-5a4d-9a26-8ed81d24a219 with identifier: 10724680
2026-03-26 22:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fc34379-5151-5a4d-9a26-8ed81d24a219 with identifier: 10724680
2026-03-26 22:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fc34379-5151-5a4d-9a26-8ed81d24a219 with identifier: 10724680 to the API
2026-03-26 22:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724680>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0fc34379-5151-5a4d-9a26-8ed81d24a219',
'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=10724680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '307',
'odometer': 159507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2001-07-16',
'seats_number': 5,
'seller_name': 'CARDICTED',
'title': 'Peugeot 307 1.4i - Petrol - Manual - 75 hp - 159.507 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2001}
2026-03-26 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724680%27 HTTP/1.1" 200 None
2026-03-26 22:21:38 [adesa.be] INFO: Saving data for 10724680: {'auction_closing_time': 1774603800.0, 'created_time': 1774453614.618417, 'last_price_update_time': 1774563698.460788}
2026-03-26 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724680') HTTP/1.1" 204 0
2026-03-26 22:21:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.683(s), this was the 1st time calling it.
2026-03-26 22:21:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.908876064225488 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-26 22:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10724627
2026-03-26 22:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af27158-674b-526d-b4c1-8fbd95552aff with scrape type 2
2026-03-26 22:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af27158-674b-526d-b4c1-8fbd95552aff with scrape type 2
2026-03-26 22:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af27158-674b-526d-b4c1-8fbd95552aff, identifier: 10724627
2026-03-26 22:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10724627
2026-03-26 22:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10724627
2026-03-26 22:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10724627 to the API
2026-03-26 22:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724627>
{'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-27T09: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=10724627',
'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-26 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724627%27 HTTP/1.1" 200 None
2026-03-26 22:21:39 [adesa.be] INFO: Saving data for 10724627: {'auction_closing_time': 1774603800.0, 'created_time': 1774453608.75055, 'last_price_update_time': 1774563699.648963}
2026-03-26 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724627') HTTP/1.1" 204 0
2026-03-26 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683
2026-03-26 22:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3280529-452c-50fb-b4eb-46d11c2d56ff with scrape type 2
2026-03-26 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3280529-452c-50fb-b4eb-46d11c2d56ff with scrape type 2
2026-03-26 22:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3280529-452c-50fb-b4eb-46d11c2d56ff, identifier: 10725683
2026-03-26 22:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683
2026-03-26 22:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683
2026-03-26 22:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683 to the API
2026-03-26 22:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd3280529-452c-50fb-b4eb-46d11c2d56ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWV532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 64767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10650,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 2,
'seller_name': 'A12 Automobile',
'title': 'Renault Kangoo Extra - Diesel - Manual - 95 hp - 64.767 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2023}
2026-03-26 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725683%27 HTTP/1.1" 200 None
2026-03-26 22:21:42 [adesa.be] INFO: Saving data for 10725683: {'auction_closing_time': 1774603800.0, 'created_time': 1774452426.24455, 'last_price_update_time': 1774563702.132967}
2026-03-26 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725683') HTTP/1.1" 204 0
2026-03-26 22:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 196460da-a299-5ba6-8f1a-62a3503f5140 with identifier: 10724651
2026-03-26 22:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196460da-a299-5ba6-8f1a-62a3503f5140 with scrape type 2
2026-03-26 22:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 196460da-a299-5ba6-8f1a-62a3503f5140 with scrape type 2
2026-03-26 22:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 196460da-a299-5ba6-8f1a-62a3503f5140, identifier: 10724651
2026-03-26 22:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 196460da-a299-5ba6-8f1a-62a3503f5140 with identifier: 10724651
2026-03-26 22:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 196460da-a299-5ba6-8f1a-62a3503f5140 with identifier: 10724651
2026-03-26 22:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 196460da-a299-5ba6-8f1a-62a3503f5140 with identifier: 10724651 to the API
2026-03-26 22:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724651>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 99,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '196460da-a299-5ba6-8f1a-62a3503f5140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LNY261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 153189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Peugeot 2008 1.6 HDI Allure - Diesel - Manual - 99 hp - 153.189 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2015}
2026-03-26 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724651%27 HTTP/1.1" 200 None
2026-03-26 22:21:43 [adesa.be] INFO: Saving data for 10724651: {'auction_closing_time': 1774603800.0, 'created_time': 1774453607.328672, 'last_price_update_time': 1774563703.846918}
2026-03-26 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724651') HTTP/1.1" 204 0
2026-03-26 22:21: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-26 22: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-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724608
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724608%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724608: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724608 url https://www.openlane.eu/en/carv6/auction/10724608
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10727436
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727436%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10727436: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10727436 url https://www.openlane.eu/en/carv6/auction/10727436
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10727460
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727460%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10727460: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10727460 url https://www.openlane.eu/en/carv6/auction/10727460
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725607
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725607%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725607: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725607 url https://www.openlane.eu/en/carv6/auction/10725607
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732393
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732393%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732393: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732393 url https://www.openlane.eu/en/carv6/auction/10732393
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10727058
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727058%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10727058: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10727058 url https://www.openlane.eu/en/carv6/auction/10727058
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732261
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732261%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732261: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732261 url https://www.openlane.eu/en/carv6/auction/10732261
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732405
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732405%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732405: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732405 url https://www.openlane.eu/en/carv6/auction/10732405
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732248
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732248%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732248: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732248 url https://www.openlane.eu/en/carv6/auction/10732248
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732278
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732278%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732278: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732278 url https://www.openlane.eu/en/carv6/auction/10732278
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725678
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725678%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725678: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725678 url https://www.openlane.eu/en/carv6/auction/10725678
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732288
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732288%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732288: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732288 url https://www.openlane.eu/en/carv6/auction/10732288
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732273
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732273%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732273: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732273 url https://www.openlane.eu/en/carv6/auction/10732273
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724645
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724645%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724645: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724645 url https://www.openlane.eu/en/carv6/auction/10724645
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724654
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724654%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724654: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724654 url https://www.openlane.eu/en/carv6/auction/10724654
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725619
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725619%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725619: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725619 url https://www.openlane.eu/en/carv6/auction/10725619
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724602
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724602%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724602: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724602 url https://www.openlane.eu/en/carv6/auction/10724602
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732342
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732342%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732342: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732342 url https://www.openlane.eu/en/carv6/auction/10732342
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10727085
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727085%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10727085: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10727085 url https://www.openlane.eu/en/carv6/auction/10727085
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724632
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724632%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724632: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724632 url https://www.openlane.eu/en/carv6/auction/10724632
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732326
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732326%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732326: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732326 url https://www.openlane.eu/en/carv6/auction/10732326
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10727063
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727063%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10727063: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10727063 url https://www.openlane.eu/en/carv6/auction/10727063
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10727066
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727066%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10727066: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10727066 url https://www.openlane.eu/en/carv6/auction/10727066
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732317
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732317%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732317: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732317 url https://www.openlane.eu/en/carv6/auction/10732317
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732264
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732264%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732264: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732264 url https://www.openlane.eu/en/carv6/auction/10732264
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724580
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724580%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724580: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724580 url https://www.openlane.eu/en/carv6/auction/10724580
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725665
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725665%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725665: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725665 url https://www.openlane.eu/en/carv6/auction/10725665
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724667
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724667%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724667: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724667 url https://www.openlane.eu/en/carv6/auction/10724667
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724564
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724564%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724564: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724564 url https://www.openlane.eu/en/carv6/auction/10724564
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732306
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732306%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732306: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732306 url https://www.openlane.eu/en/carv6/auction/10732306
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724705
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724705%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724705: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724705 url https://www.openlane.eu/en/carv6/auction/10724705
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725657
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725657%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725657: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725657 url https://www.openlane.eu/en/carv6/auction/10725657
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10730629
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730629%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10730629: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10730629 url https://www.openlane.eu/en/carv6/auction/10730629
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732280
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732280%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732280: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732280 url https://www.openlane.eu/en/carv6/auction/10732280
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732244
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732244%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732244: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732244 url https://www.openlane.eu/en/carv6/auction/10732244
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724638
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724638%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724638: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724638 url https://www.openlane.eu/en/carv6/auction/10724638
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724786
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724786%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724786: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724786 url https://www.openlane.eu/en/carv6/auction/10724786
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724633
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724633%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724633: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724633 url https://www.openlane.eu/en/carv6/auction/10724633
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732367
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732367%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732367: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732367 url https://www.openlane.eu/en/carv6/auction/10732367
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724598
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724598%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724598: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724598 url https://www.openlane.eu/en/carv6/auction/10724598
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10724620
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724620%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10724620: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10724620 url https://www.openlane.eu/en/carv6/auction/10724620
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10732362
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732362%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10732362: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10732362 url https://www.openlane.eu/en/carv6/auction/10732362
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10730613
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730613%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10730613: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10730613 url https://www.openlane.eu/en/carv6/auction/10730613
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725681
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725681%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725681: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725681 url https://www.openlane.eu/en/carv6/auction/10725681
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10725676
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725676%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10725676: 2
2026-03-26 22:21:44 [adesa.be] INFO: Scraping item 10725676 url https://www.openlane.eu/en/carv6/auction/10725676
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10728988
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728988%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10728988: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10728988 url https://www.openlane.eu/en/carv6/auction/10728988
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10728977
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728977%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10728977: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10728977 url https://www.openlane.eu/en/carv6/auction/10728977
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10729469
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729469%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10729469: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10729469 url https://www.openlane.eu/en/carv6/auction/10729469
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10729483
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729483%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10729483: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10729483 url https://www.openlane.eu/en/carv6/auction/10729483
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10729448
2026-03-26 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729448%27 HTTP/1.1" 200 None
2026-03-26 22:21:44 [adesa.be] INFO: Scrape type for 10729448: 0
2026-03-26 22:21:44 [adesa.be] INFO: Skipping item 10729448 url https://www.openlane.eu/en/carv6/auction/10729448
2026-03-26 22:21:44 [adesa.be] INFO: Found listing with ID: 10728989
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728989%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10728989: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10728989 url https://www.openlane.eu/en/carv6/auction/10728989
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10728990
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710728990%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10728990: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10728990 url https://www.openlane.eu/en/carv6/auction/10728990
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10729447
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729447%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10729447: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10729447 url https://www.openlane.eu/en/carv6/auction/10729447
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10729471
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729471%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10729471: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10729471 url https://www.openlane.eu/en/carv6/auction/10729471
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10729482
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729482%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10729482: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10729482 url https://www.openlane.eu/en/carv6/auction/10729482
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732704
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732704%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732704: 1
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10732704 url https://www.openlane.eu/en/carv6/auction/10732704
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732336
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732336%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732336: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10732336 url https://www.openlane.eu/en/carv6/auction/10732336
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10725618
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725618%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10725618: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10725618 url https://www.openlane.eu/en/carv6/auction/10725618
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10727111
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727111%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10727111: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10727111 url https://www.openlane.eu/en/carv6/auction/10727111
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10725654
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725654%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10725654: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10725654 url https://www.openlane.eu/en/carv6/auction/10725654
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732284
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732284%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732284: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10732284 url https://www.openlane.eu/en/carv6/auction/10732284
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10724609
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724609%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10724609: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10724609 url https://www.openlane.eu/en/carv6/auction/10724609
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10729484
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729484%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10729484: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10729484 url https://www.openlane.eu/en/carv6/auction/10729484
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10724677
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724677%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10724677: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10724677 url https://www.openlane.eu/en/carv6/auction/10724677
2026-03-26 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10719666
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719666%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10719666: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10719666 url https://www.openlane.eu/en/carv6/auction/10719666
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10724758
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724758%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10724758: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10724758 url https://www.openlane.eu/en/carv6/auction/10724758
2026-03-26 22: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-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732245
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732245%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732245: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10732245 url https://www.openlane.eu/en/carv6/auction/10732245
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732285
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732285%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732285: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10732285 url https://www.openlane.eu/en/carv6/auction/10732285
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10725605
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725605%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10725605: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10725605 url https://www.openlane.eu/en/carv6/auction/10725605
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10727069
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727069%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10727069: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10727069 url https://www.openlane.eu/en/carv6/auction/10727069
2026-03-26 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10727090
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727090%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10727090: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10727090 url https://www.openlane.eu/en/carv6/auction/10727090
2026-03-26 22: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-26 22:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be49727f-7851-547f-8d34-593c44164045 with identifier: 10725644
2026-03-26 22:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be49727f-7851-547f-8d34-593c44164045 with scrape type 2
2026-03-26 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be49727f-7851-547f-8d34-593c44164045 with scrape type 2
2026-03-26 22:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be49727f-7851-547f-8d34-593c44164045, identifier: 10725644
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732322
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732322%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732322: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10732322 url https://www.openlane.eu/en/carv6/auction/10732322
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10730610
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730610%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10730610: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10730610 url https://www.openlane.eu/en/carv6/auction/10730610
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10732274
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732274%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10732274: 0
2026-03-26 22:21:45 [adesa.be] INFO: Skipping item 10732274 url https://www.openlane.eu/en/carv6/auction/10732274
2026-03-26 22:21:45 [adesa.be] INFO: Found listing with ID: 10724700
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724700%27 HTTP/1.1" 200 None
2026-03-26 22:21:45 [adesa.be] INFO: Scrape type for 10724700: 2
2026-03-26 22:21:45 [adesa.be] INFO: Scraping item 10724700 url https://www.openlane.eu/en/carv6/auction/10724700
2026-03-26 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be49727f-7851-547f-8d34-593c44164045 with identifier: 10725644
2026-03-26 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be49727f-7851-547f-8d34-593c44164045 with identifier: 10725644
2026-03-26 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be49727f-7851-547f-8d34-593c44164045 with identifier: 10725644 to the API
2026-03-26 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725644>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'be49727f-7851-547f-8d34-593c44164045',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 182223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2016-02-26',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot 2008 1.2 Active - Petrol - Manual - 82 hp - 182.223 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725644%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Saving data for 10725644: {'auction_closing_time': 1774603800.0, 'created_time': 1774453620.743838, 'last_price_update_time': 1774563706.053406}
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725644') HTTP/1.1" 204 0
2026-03-26 22:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:46 [adesa.be] INFO: Found listing with ID: 10724631
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724631%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Scrape type for 10724631: 2
2026-03-26 22:21:46 [adesa.be] INFO: Scraping item 10724631 url https://www.openlane.eu/en/carv6/auction/10724631
2026-03-26 22: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-26 22:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 092c5ec8-bf98-59bf-89b2-88367129edbf with identifier: 10724551
2026-03-26 22:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 092c5ec8-bf98-59bf-89b2-88367129edbf with scrape type 2
2026-03-26 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 092c5ec8-bf98-59bf-89b2-88367129edbf with scrape type 2
2026-03-26 22:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 092c5ec8-bf98-59bf-89b2-88367129edbf, identifier: 10724551
2026-03-26 22:21:46 [adesa.be] INFO: Found listing with ID: 10732265
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732265%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Scrape type for 10732265: 0
2026-03-26 22:21:46 [adesa.be] INFO: Skipping item 10732265 url https://www.openlane.eu/en/carv6/auction/10732265
2026-03-26 22:21:46 [adesa.be] INFO: Found listing with ID: 10727067
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727067%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Scrape type for 10727067: 2
2026-03-26 22:21:46 [adesa.be] INFO: Scraping item 10727067 url https://www.openlane.eu/en/carv6/auction/10727067
2026-03-26 22: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-26 22: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-26 22:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 092c5ec8-bf98-59bf-89b2-88367129edbf with identifier: 10724551
2026-03-26 22:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 092c5ec8-bf98-59bf-89b2-88367129edbf with identifier: 10724551
2026-03-26 22:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 092c5ec8-bf98-59bf-89b2-88367129edbf with identifier: 10724551 to the API
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724551>
{'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': 160,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '092c5ec8-bf98-59bf-89b2-88367129edbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKJ090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 41844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'Mercedes-Benz GLA 250e - Hybrid - Automatic - 160 hp - 41.844 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724551%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Saving data for 10724551: {'auction_closing_time': 1774603800.0, 'created_time': 1774453700.527156, 'last_price_update_time': 1774563706.573198}
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724551') HTTP/1.1" 204 0
2026-03-26 22:21:46 [adesa.be] INFO: Found listing with ID: 10727091
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727091%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Scrape type for 10727091: 2
2026-03-26 22:21:46 [adesa.be] INFO: Scraping item 10727091 url https://www.openlane.eu/en/carv6/auction/10727091
2026-03-26 22:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685
2026-03-26 22:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8751d8a-0f04-55bd-83f5-a32f781227cc with scrape type 2
2026-03-26 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8751d8a-0f04-55bd-83f5-a32f781227cc with scrape type 2
2026-03-26 22:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8751d8a-0f04-55bd-83f5-a32f781227cc, identifier: 10725685
2026-03-26 22: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-26 22:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685
2026-03-26 22:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685
2026-03-26 22:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685 to the API
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725685>
{'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-27T09:30: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=10725685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 178194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'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-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725685%27 HTTP/1.1" 200 None
2026-03-26 22:21:46 [adesa.be] INFO: Saving data for 10725685: {'auction_closing_time': 1774603800.0, 'created_time': 1774452510.165504, 'last_price_update_time': 1774563706.989076}
2026-03-26 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725685') HTTP/1.1" 204 0
2026-03-26 22:21:47 [adesa.be] INFO: Found listing with ID: 10725649
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725649%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Scrape type for 10725649: 2
2026-03-26 22:21:47 [adesa.be] INFO: Scraping item 10725649 url https://www.openlane.eu/en/carv6/auction/10725649
2026-03-26 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10724676
2026-03-26 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with scrape type 2
2026-03-26 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with scrape type 2
2026-03-26 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a14d41f-9ab8-50d6-afd6-37295b398eb1, identifier: 10724676
2026-03-26 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef313429-9cb7-59e2-8f4b-a9a954253137 with identifier: 10725625
2026-03-26 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef313429-9cb7-59e2-8f4b-a9a954253137 with scrape type 2
2026-03-26 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef313429-9cb7-59e2-8f4b-a9a954253137 with scrape type 2
2026-03-26 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef313429-9cb7-59e2-8f4b-a9a954253137, identifier: 10725625
2026-03-26 22:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10724676
2026-03-26 22:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10724676
2026-03-26 22:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10724676 to the API
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724676>
{'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-27T09: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=10724676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 131440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'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-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724676%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Saving data for 10724676: {'auction_closing_time': 1774603800.0, 'created_time': 1774453606.710221, 'last_price_update_time': 1774563707.492778}
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724676') HTTP/1.1" 204 0
2026-03-26 22:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef313429-9cb7-59e2-8f4b-a9a954253137 with identifier: 10725625
2026-03-26 22:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef313429-9cb7-59e2-8f4b-a9a954253137 with identifier: 10725625
2026-03-26 22:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef313429-9cb7-59e2-8f4b-a9a954253137 with identifier: 10725625 to the API
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725625>
{'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': 75,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef313429-9cb7-59e2-8f4b-a9a954253137',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '815872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 124190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot 208 1.2i Like - Petrol - Manual - 75 hp - 124.190 km',
'transmission': 'manual',
'trim': 'Like',
'vin': None,
'year': 2022}
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725625%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Saving data for 10725625: {'auction_closing_time': 1774603800.0, 'created_time': 1774453623.734305, 'last_price_update_time': 1774563707.801241}
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725625') HTTP/1.1" 204 0
2026-03-26 22:21:47 [adesa.be] INFO: Found listing with ID: 10730618
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730618%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Scrape type for 10730618: 0
2026-03-26 22:21:47 [adesa.be] INFO: Skipping item 10730618 url https://www.openlane.eu/en/carv6/auction/10730618
2026-03-26 22:21:47 [adesa.be] INFO: Found listing with ID: 10732377
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732377%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Scrape type for 10732377: 0
2026-03-26 22:21:47 [adesa.be] INFO: Skipping item 10732377 url https://www.openlane.eu/en/carv6/auction/10732377
2026-03-26 22:21:47 [adesa.be] INFO: Found listing with ID: 10724771
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724771%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Scrape type for 10724771: 2
2026-03-26 22:21:47 [adesa.be] INFO: Scraping item 10724771 url https://www.openlane.eu/en/carv6/auction/10724771
2026-03-26 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 383ce3d3-4f6f-56d7-9780-0a341c28db7d with identifier: 10724647
2026-03-26 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383ce3d3-4f6f-56d7-9780-0a341c28db7d with scrape type 2
2026-03-26 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 383ce3d3-4f6f-56d7-9780-0a341c28db7d with scrape type 2
2026-03-26 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 383ce3d3-4f6f-56d7-9780-0a341c28db7d, identifier: 10724647
2026-03-26 22:21:47 [adesa.be] INFO: Found listing with ID: 10730625
2026-03-26 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730625%27 HTTP/1.1" 200 None
2026-03-26 22:21:47 [adesa.be] INFO: Scrape type for 10730625: 0
2026-03-26 22:21:47 [adesa.be] INFO: Skipping item 10730625 url https://www.openlane.eu/en/carv6/auction/10730625
2026-03-26 22:21:47 [adesa.be] INFO: Found listing with ID: 10724616
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724616%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724616: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724616 url https://www.openlane.eu/en/carv6/auction/10724616
2026-03-26 22:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 383ce3d3-4f6f-56d7-9780-0a341c28db7d with identifier: 10724647
2026-03-26 22:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 383ce3d3-4f6f-56d7-9780-0a341c28db7d with identifier: 10724647
2026-03-26 22:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 383ce3d3-4f6f-56d7-9780-0a341c28db7d with identifier: 10724647 to the API
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724647>
{'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': 119,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '383ce3d3-4f6f-56d7-9780-0a341c28db7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPP439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 192396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-04-24',
'seats_number': 7,
'seller_name': 'N&A CARS BV',
'title': 'Opel Zafira 1.6 CDTI - Diesel - Manual - 119 hp - 192.396 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724647%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Saving data for 10724647: {'auction_closing_time': 1774603800.0, 'created_time': 1774453610.628241, 'last_price_update_time': 1774563708.260348}
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724647') HTTP/1.1" 204 0
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724610
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724610%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724610: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724610 url https://www.openlane.eu/en/carv6/auction/10724610
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10732348
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732348%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10732348: 0
2026-03-26 22:21:48 [adesa.be] INFO: Skipping item 10732348 url https://www.openlane.eu/en/carv6/auction/10732348
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10732341
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732341%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10732341: 0
2026-03-26 22:21:48 [adesa.be] INFO: Skipping item 10732341 url https://www.openlane.eu/en/carv6/auction/10732341
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10732415
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732415%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10732415: 0
2026-03-26 22:21:48 [adesa.be] INFO: Skipping item 10732415 url https://www.openlane.eu/en/carv6/auction/10732415
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10727083
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727083%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10727083: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10727083 url https://www.openlane.eu/en/carv6/auction/10727083
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724775
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724775%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724775: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724775 url https://www.openlane.eu/en/carv6/auction/10724775
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724587
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724587%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724587: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724587 url https://www.openlane.eu/en/carv6/auction/10724587
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10725677
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725677%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10725677: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10725677 url https://www.openlane.eu/en/carv6/auction/10725677
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10730616
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730616%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10730616: 0
2026-03-26 22:21:48 [adesa.be] INFO: Skipping item 10730616 url https://www.openlane.eu/en/carv6/auction/10730616
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724653
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724653%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724653: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724653 url https://www.openlane.eu/en/carv6/auction/10724653
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724559
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724559%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724559: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724559 url https://www.openlane.eu/en/carv6/auction/10724559
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724777
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724777%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724777: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724777 url https://www.openlane.eu/en/carv6/auction/10724777
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10730595
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730595%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10730595: 0
2026-03-26 22:21:48 [adesa.be] INFO: Skipping item 10730595 url https://www.openlane.eu/en/carv6/auction/10730595
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724683
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724683%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724683: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724683 url https://www.openlane.eu/en/carv6/auction/10724683
2026-03-26 22:21:48 [adesa.be] INFO: Found listing with ID: 10724560
2026-03-26 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724560%27 HTTP/1.1" 200 None
2026-03-26 22:21:48 [adesa.be] INFO: Scrape type for 10724560: 2
2026-03-26 22:21:48 [adesa.be] INFO: Scraping item 10724560 url https://www.openlane.eu/en/carv6/auction/10724560
2026-03-26 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10724669
2026-03-26 22:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5055b3-429a-54ae-a533-e8949e112fee with scrape type 2
2026-03-26 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5055b3-429a-54ae-a533-e8949e112fee with scrape type 2
2026-03-26 22:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f5055b3-429a-54ae-a533-e8949e112fee, identifier: 10724669
2026-03-26 22:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10724669
2026-03-26 22:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10724669
2026-03-26 22:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10724669 to the API
2026-03-26 22:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724669>
{'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-27T09: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=10724669',
'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-26 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724669%27 HTTP/1.1" 200 None
2026-03-26 22:21:49 [adesa.be] INFO: Saving data for 10724669: {'auction_closing_time': 1774603800.0, 'created_time': 1774453619.940184, 'last_price_update_time': 1774563709.537055}
2026-03-26 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724669') HTTP/1.1" 204 0
2026-03-26 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10727089
2026-03-26 22:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94af100-7eed-5f11-adee-7d72fae7d035 with scrape type 2
2026-03-26 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c94af100-7eed-5f11-adee-7d72fae7d035 with scrape type 2
2026-03-26 22:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c94af100-7eed-5f11-adee-7d72fae7d035, identifier: 10727089
2026-03-26 22:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10727089
2026-03-26 22:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10727089
2026-03-26 22:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10727089 to the API
2026-03-26 22:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727089>
{'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-27T09:30: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=10727089',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 99121,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'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-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727089%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [adesa.be] INFO: Saving data for 10727089: {'auction_closing_time': 1774603800.0, 'created_time': 1774453622.583809, 'last_price_update_time': 1774563710.098404}
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727089') HTTP/1.1" 204 0
2026-03-26 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10732702
2026-03-26 22:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf with scrape type 1
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fc389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/c389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/ca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fb06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/b06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F72a975fb-dfbc-4787-a463-5f333eb41e47.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/72a975fb-dfbc-4787-a463-5f333eb41e47.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F75e35a5f-45f4-4aad-8464-d18699962a3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/75e35a5f-45f4-4aad-8464-d18699962a3a.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F8398b0d0-b572-4027-9c01-449f7aad2be4.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/8398b0d0-b572-4027-9c01-449f7aad2be4.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Ff43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/f43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fcdd1325a-ad41-42b2-8005-0c99eee17d49.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/cdd1325a-ad41-42b2-8005-0c99eee17d49.jpg already downloaded
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg already downloaded
2026-03-26 22:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ec883b-4c3a-5c4a-9e17-0314630d62bf, identifier: 10732702
2026-03-26 22:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10724770
2026-03-26 22:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with scrape type 2
2026-03-26 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with scrape type 2
2026-03-26 22:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e, identifier: 10724770
2026-03-26 22:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10732702
2026-03-26 22:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10732702
2026-03-26 22:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10732702 to the API
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732702>
{'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-27T09: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=10732702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 162283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5550942/general/c389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg',
'https://images.openlane.eu/carimgs/5550942/general/ca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg',
'https://images.openlane.eu/carimgs/5550942/general/0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg',
'https://images.openlane.eu/carimgs/5550942/general/b06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg',
'https://images.openlane.eu/carimgs/5550942/general/72a975fb-dfbc-4787-a463-5f333eb41e47.jpg',
'https://images.openlane.eu/carimgs/5550942/general/75e35a5f-45f4-4aad-8464-d18699962a3a.jpg',
'https://images.openlane.eu/carimgs/5550942/general/8398b0d0-b572-4027-9c01-449f7aad2be4.jpg',
'https://images.openlane.eu/carimgs/5550942/general/f43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg',
'https://images.openlane.eu/carimgs/5550942/general/cdd1325a-ad41-42b2-8005-0c99eee17d49.jpg',
'https://images.openlane.eu/carimgs/5550942/general/9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322295,
'Height': 1210,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/c389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351079,
'Height': 1255,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/ca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379085,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332437,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/b06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182459,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/72a975fb-dfbc-4787-a463-5f333eb41e47.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296613,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/75e35a5f-45f4-4aad-8464-d18699962a3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185127,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/8398b0d0-b572-4027-9c01-449f7aad2be4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256404,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/f43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283201,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/cdd1325a-ad41-42b2-8005-0c99eee17d49.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80986,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg',
'Width': 1600}],
'price': 1500,
'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-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732702%27 HTTP/1.1" 200 None
2026-03-26 22:21:50 [adesa.be] INFO: Saving data for 10732702: {'created_time': 1774563710.875409, 'last_price_update_time': 1774563710.87542, 'auction_closing_time': 1774603800.0}
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732702') HTTP/1.1" 204 0
2026-03-26 22:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10724770
2026-03-26 22:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10724770
2026-03-26 22:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10724770 to the API
2026-03-26 22:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724770>
{'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-27T09: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=10724770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 52468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'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-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724770%27 HTTP/1.1" 200 None
2026-03-26 22:21:51 [adesa.be] INFO: Saving data for 10724770: {'auction_closing_time': 1774603800.0, 'created_time': 1774453627.269031, 'last_price_update_time': 1774563711.137721}
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724770') HTTP/1.1" 204 0
2026-03-26 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65470ac2-7857-5c8b-9183-814963cb4f16 with identifier: 10724675
2026-03-26 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65470ac2-7857-5c8b-9183-814963cb4f16 with scrape type 2
2026-03-26 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65470ac2-7857-5c8b-9183-814963cb4f16 with scrape type 2
2026-03-26 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65470ac2-7857-5c8b-9183-814963cb4f16, identifier: 10724675
2026-03-26 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65470ac2-7857-5c8b-9183-814963cb4f16 with identifier: 10724675
2026-03-26 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65470ac2-7857-5c8b-9183-814963cb4f16 with identifier: 10724675
2026-03-26 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65470ac2-7857-5c8b-9183-814963cb4f16 with identifier: 10724675 to the API
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724675>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '65470ac2-7857-5c8b-9183-814963cb4f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TCA312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 172408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2017-09-20',
'seats_number': 5,
'seller_name': 'RX Counotte',
'title': 'Opel Movano dropside - Diesel - Manual - 163 hp - 172.408 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724675%27 HTTP/1.1" 200 None
2026-03-26 22:21:51 [adesa.be] INFO: Saving data for 10724675: {'auction_closing_time': 1774603800.0, 'created_time': 1774453631.367345, 'last_price_update_time': 1774563711.501844}
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724675') HTTP/1.1" 204 0
2026-03-26 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ae1096d-3ac8-5791-81df-963e1f0b25b1 with identifier: 10724615
2026-03-26 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ae1096d-3ac8-5791-81df-963e1f0b25b1 with scrape type 2
2026-03-26 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ae1096d-3ac8-5791-81df-963e1f0b25b1 with scrape type 2
2026-03-26 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ae1096d-3ac8-5791-81df-963e1f0b25b1, identifier: 10724615
2026-03-26 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ae1096d-3ac8-5791-81df-963e1f0b25b1 with identifier: 10724615
2026-03-26 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ae1096d-3ac8-5791-81df-963e1f0b25b1 with identifier: 10724615
2026-03-26 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ae1096d-3ac8-5791-81df-963e1f0b25b1 with identifier: 10724615 to the API
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724615>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5ae1096d-3ac8-5791-81df-963e1f0b25b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQD229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 232503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8450,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 232.503 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724615%27 HTTP/1.1" 200 None
2026-03-26 22:21:51 [adesa.be] INFO: Saving data for 10724615: {'auction_closing_time': 1774603800.0, 'created_time': 1774453609.478808, 'last_price_update_time': 1774563711.86531}
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724615') HTTP/1.1" 204 0
2026-03-26 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6f586bf-8bb8-5af5-8978-efad212faacd with identifier: 10727086
2026-03-26 22:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f586bf-8bb8-5af5-8978-efad212faacd with scrape type 2
2026-03-26 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6f586bf-8bb8-5af5-8978-efad212faacd with scrape type 2
2026-03-26 22:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6f586bf-8bb8-5af5-8978-efad212faacd, identifier: 10727086
2026-03-26 22:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6f586bf-8bb8-5af5-8978-efad212faacd with identifier: 10727086
2026-03-26 22:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6f586bf-8bb8-5af5-8978-efad212faacd with identifier: 10727086
2026-03-26 22:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6f586bf-8bb8-5af5-8978-efad212faacd with identifier: 10727086 to the API
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727086>
{'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': 102,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e6f586bf-8bb8-5af5-8978-efad212faacd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727086',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 107160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-07-16',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Combo Life 1.5 - Diesel - Manual - 102 hp - 107.160 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727086%27 HTTP/1.1" 200 None
2026-03-26 22:21:52 [adesa.be] INFO: Saving data for 10727086: {'auction_closing_time': 1774603800.0, 'created_time': 1774453641.307493, 'last_price_update_time': 1774563712.43717}
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727086') HTTP/1.1" 204 0
2026-03-26 22:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10724569
2026-03-26 22:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbef774-b8f2-5920-ba80-0086115afc7b with scrape type 2
2026-03-26 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbef774-b8f2-5920-ba80-0086115afc7b with scrape type 2
2026-03-26 22:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abbef774-b8f2-5920-ba80-0086115afc7b, identifier: 10724569
2026-03-26 22:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10724569
2026-03-26 22:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10724569
2026-03-26 22:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10724569 to the API
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724569>
{'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-27T09: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=10724569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 45188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15450,
'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-26 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724569%27 HTTP/1.1" 200 None
2026-03-26 22:21:52 [adesa.be] INFO: Saving data for 10724569: {'auction_closing_time': 1774603800.0, 'created_time': 1774453635.574152, 'last_price_update_time': 1774563712.812761}
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724569') HTTP/1.1" 204 0
2026-03-26 22:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700
2026-03-26 22:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9122db-9a44-5676-b98a-78fba43416ff with scrape type 2
2026-03-26 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e9122db-9a44-5676-b98a-78fba43416ff with scrape type 2
2026-03-26 22:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e9122db-9a44-5676-b98a-78fba43416ff, identifier: 10724700
2026-03-26 22:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700
2026-03-26 22:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700
2026-03-26 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700 to the API
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5e9122db-9a44-5676-b98a-78fba43416ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ERY388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 249575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2005-03-01',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Volkswagen Golf GTI 2.0 - Petrol - Automatic - 239 hp - 249.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2005}
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724700%27 HTTP/1.1" 200 None
2026-03-26 22:21:53 [adesa.be] INFO: Saving data for 10724700: {'auction_closing_time': 1774606500.0, 'created_time': 1774452587.63621, 'last_price_update_time': 1774563713.338024}
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724700') HTTP/1.1" 204 0
2026-03-26 22:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677
2026-03-26 22:21: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-26 22:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 2
2026-03-26 22:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24116ce-6b2d-5c28-b2f2-56ae2c716055, identifier: 10724677
2026-03-26 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677
2026-03-26 22:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677
2026-03-26 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677 to the API
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724677>
{'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-27T09: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=10724677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 248595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'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-26 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724677%27 HTTP/1.1" 200 None
2026-03-26 22:21:53 [adesa.be] INFO: Saving data for 10724677: {'auction_closing_time': 1774603800.0, 'created_time': 1774452646.770943, 'last_price_update_time': 1774563713.704397}
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724677') HTTP/1.1" 204 0
2026-03-26 22: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-26 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631
2026-03-26 22:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 2
2026-03-26 22:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 2
2026-03-26 22:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41277d2c-602c-5be6-953c-0d93ab6f7001, identifier: 10724631
2026-03-26 22:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631
2026-03-26 22:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631
2026-03-26 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631 to the API
2026-03-26 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724631>
{'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-27T09: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=10724631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 139816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'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-26 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724631%27 HTTP/1.1" 200 None
2026-03-26 22:21:54 [adesa.be] INFO: Saving data for 10724631: {'auction_closing_time': 1774603800.0, 'created_time': 1774452549.809917, 'last_price_update_time': 1774563714.087737}
2026-03-26 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724631') HTTP/1.1" 204 0
2026-03-26 22:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069
2026-03-26 22:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b0f17b-137a-5af5-b153-fb07d4bcc457 with scrape type 2
2026-03-26 22:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36b0f17b-137a-5af5-b153-fb07d4bcc457 with scrape type 2
2026-03-26 22:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36b0f17b-137a-5af5-b153-fb07d4bcc457, identifier: 10727069
2026-03-26 22:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069
2026-03-26 22:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069
2026-03-26 22:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069 to the API
2026-03-26 22:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727069>
{'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-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '36b0f17b-137a-5af5-b153-fb07d4bcc457',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FJH280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727069',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22850,
'price_includes_vat': True,
'registration_date': '2024-05-21',
'seats_number': 5,
'seller_name': 'SamCar sprl',
'title': 'Volkswagen Golf 1.0 eTSI R-Line - Hybrid - Automatic - 110 hp - '
'29.386 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-26 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727069%27 HTTP/1.1" 200 None
2026-03-26 22:21:54 [adesa.be] INFO: Saving data for 10727069: {'auction_closing_time': 1774603800.0, 'created_time': 1774452575.309207, 'last_price_update_time': 1774563714.458556}
2026-03-26 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727069') HTTP/1.1" 204 0
2026-03-26 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090
2026-03-26 22:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3b086b1-af66-5cbc-8ef0-e557c872fb52 with scrape type 2
2026-03-26 22:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3b086b1-af66-5cbc-8ef0-e557c872fb52 with scrape type 2
2026-03-26 22:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3b086b1-af66-5cbc-8ef0-e557c872fb52, identifier: 10727090
2026-03-26 22:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090
2026-03-26 22:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090
2026-03-26 22:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090 to the API
2026-03-26 22:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727090>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a3b086b1-af66-5cbc-8ef0-e557c872fb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JFX500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727090',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 272992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2014-12-08',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Golf 1.2 TSI R-Line - Petrol - Manual - 105 hp - 272.992 '
'km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2014}
2026-03-26 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727090%27 HTTP/1.1" 200 None
2026-03-26 22:21:55 [adesa.be] INFO: Saving data for 10727090: {'auction_closing_time': 1774603800.0, 'created_time': 1774452563.577211, 'last_price_update_time': 1774563715.804202}
2026-03-26 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727090') HTTP/1.1" 204 0
2026-03-26 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683
2026-03-26 22:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with scrape type 2
2026-03-26 22:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with scrape type 2
2026-03-26 22:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716, identifier: 10724683
2026-03-26 22:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683
2026-03-26 22:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683
2026-03-26 22:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683 to the API
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724683>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BBH-863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 206283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2008-05-29',
'seats_number': 5,
'seller_name': 'Vanderborght bv',
'title': 'Volkswagen Touran 1.9 TDI Conceptline - Diesel - Manual - 105 hp - '
'206.283 km',
'transmission': 'manual',
'trim': 'Conceptline',
'vin': None,
'year': 2008}
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724683%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Saving data for 10724683: {'auction_closing_time': 1774603800.0, 'created_time': 1774452551.658843, 'last_price_update_time': 1774563716.189679}
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724683') HTTP/1.1" 204 0
2026-03-26 22:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091
2026-03-26 22:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e4a4e9-0107-5d21-a562-e635723e0c09 with scrape type 2
2026-03-26 22:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93e4a4e9-0107-5d21-a562-e635723e0c09 with scrape type 2
2026-03-26 22:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93e4a4e9-0107-5d21-a562-e635723e0c09, identifier: 10727091
2026-03-26 22:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091
2026-03-26 22:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091
2026-03-26 22:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091 to the API
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '93e4a4e9-0107-5d21-a562-e635723e0c09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '119661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727091',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Jetta',
'odometer': 170751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2012-04-17',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Jetta 1.4 TSI Comfortline - Petrol - Automatic - 122 hp '
'- 170.751 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2012}
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727091%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Saving data for 10727091: {'auction_closing_time': 1774603800.0, 'created_time': 1774452547.135507, 'last_price_update_time': 1774563716.557568}
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727091') HTTP/1.1" 204 0
2026-03-26 22:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10730604
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730604%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10730604: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10730604 url https://www.openlane.eu/en/carv6/auction/10730604
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10730571
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730571%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10730571: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10730571 url https://www.openlane.eu/en/carv6/auction/10730571
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10732374
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732374%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10732374: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10732374 url https://www.openlane.eu/en/carv6/auction/10732374
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10732368
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732368%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10732368: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10732368 url https://www.openlane.eu/en/carv6/auction/10732368
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10732358
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732358%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10732358: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10732358 url https://www.openlane.eu/en/carv6/auction/10732358
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10727075
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727075%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10727075: 2
2026-03-26 22:21:56 [adesa.be] INFO: Scraping item 10727075 url https://www.openlane.eu/en/carv6/auction/10727075
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10732356
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732356%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10732356: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10732356 url https://www.openlane.eu/en/carv6/auction/10732356
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10732409
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710732409%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10732409: 0
2026-03-26 22:21:56 [adesa.be] INFO: Skipping item 10732409 url https://www.openlane.eu/en/carv6/auction/10732409
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10724642
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724642%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10724642: 2
2026-03-26 22:21:56 [adesa.be] INFO: Scraping item 10724642 url https://www.openlane.eu/en/carv6/auction/10724642
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10724626
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724626%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10724626: 2
2026-03-26 22:21:56 [adesa.be] INFO: Scraping item 10724626 url https://www.openlane.eu/en/carv6/auction/10724626
2026-03-26 22:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560
2026-03-26 22:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 2
2026-03-26 22:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 2
2026-03-26 22:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2, identifier: 10724560
2026-03-26 22:21:56 [adesa.be] INFO: Found listing with ID: 10724575
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724575%27 HTTP/1.1" 200 None
2026-03-26 22:21:56 [adesa.be] INFO: Scrape type for 10724575: 2
2026-03-26 22:21:56 [adesa.be] INFO: Scraping item 10724575 url https://www.openlane.eu/en/carv6/auction/10724575
2026-03-26 22:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560
2026-03-26 22:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560
2026-03-26 22:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560 to the API
2026-03-26 22:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724560>
{'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-27T09: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=10724560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 72952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'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-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724560%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Saving data for 10724560: {'auction_closing_time': 1774603800.0, 'created_time': 1774452590.3917, 'last_price_update_time': 1774563717.142746}
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724560') HTTP/1.1" 204 0
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10724711
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724711%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10724711: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10724711 url https://www.openlane.eu/en/carv6/auction/10724711
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10724547
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724547%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10724547: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10724547 url https://www.openlane.eu/en/carv6/auction/10724547
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720661%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720661: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720669%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-26 22:21:57 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720671%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-26 22:21:57 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720672%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-26 22:21:57 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720673%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-26 22:21:57 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720675%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720675: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720677%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720677: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-26 22:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720678%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720678: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-26 22: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-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720676%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720676: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720685%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720685: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720684%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720684: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720683%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720683: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720686%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720686: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-26 22:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720688%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720688: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-26 22: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-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720687%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720687: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-26 22:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587
2026-03-26 22:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with scrape type 2
2026-03-26 22:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with scrape type 2
2026-03-26 22:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b80ed17-ab23-511f-bea6-1325a3ee93c1, identifier: 10724587
2026-03-26 22:21:57 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720692%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Scrape type for 10720692: 2
2026-03-26 22:21:57 [adesa.be] INFO: Scraping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-26 22:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587
2026-03-26 22:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587
2026-03-26 22:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587 to the API
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724587>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0b80ed17-ab23-511f-bea6-1325a3ee93c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGC703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 140051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2015-11-03',
'seats_number': 5,
'seller_name': 'RA Motors',
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style - 4Motion - Diesel - '
'Automatic - 184 hp - 140.051 km',
'transmission': 'automatic',
'trim': 'Sport & Style',
'vin': None,
'year': 2015}
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724587%27 HTTP/1.1" 200 None
2026-03-26 22:21:57 [adesa.be] INFO: Saving data for 10724587: {'auction_closing_time': 1774603800.0, 'created_time': 1774452529.272587, 'last_price_update_time': 1774563717.945222}
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724587') HTTP/1.1" 204 0
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720700%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720700: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-26 22:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677
2026-03-26 22:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with scrape type 2
2026-03-26 22:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with scrape type 2
2026-03-26 22:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6830c992-f74a-54e5-98d1-a2bb7c77ed30, identifier: 10725677
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720698%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720699%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720699: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-26 22:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677
2026-03-26 22:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677
2026-03-26 22:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677 to the API
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725677>
{'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': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6830c992-f74a-54e5-98d1-a2bb7c77ed30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SJJ599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 201028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2015-01-14',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style - Diesel - Automatic - 140 '
'hp - 201.028 km',
'transmission': 'automatic',
'trim': 'Sport & Style',
'vin': None,
'year': 2015}
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725677%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Saving data for 10725677: {'auction_closing_time': 1774603800.0, 'created_time': 1774452538.214329, 'last_price_update_time': 1774563718.463067}
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725677') HTTP/1.1" 204 0
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720701%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720702%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720703%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720704%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720705%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720706%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720707%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720708%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720709%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720712%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720712: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720710%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720713%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720717%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720717: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720721%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720721: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720725%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720725: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720740%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720740: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720742%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720746%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720749%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720749: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720751%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720751: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720752%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720752: 2
2026-03-26 22:21:58 [adesa.be] INFO: Scraping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720660%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720664%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720662%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720666%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720663%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720667%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720668%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720670%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720674%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-26 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720679%27 HTTP/1.1" 200 None
2026-03-26 22:21:58 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-26 22:21:58 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-26 22:21:58 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720680%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720681%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720682%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720690%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720689%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720691%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720694%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720693%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720696%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720695%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720697%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720711%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720714%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720714: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720716%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720718%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720719%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720720%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720715%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720722%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720723%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720724%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720727%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720738%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720739%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720741%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720743%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720743: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-26 22:21:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.071(s), this was the 1st time calling it.
2026-03-26 22:21:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.86768430110838 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:21:58 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '41c047cd195f0503460c61a137b6cdfc', '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=41c047cd195f0503460c61a137b6cdfc.
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720744%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720745%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720748%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720748: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-26 22:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720747%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-26 22:21:59 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716167%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716167: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-26 22: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-26 22:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716159%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716159: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-26 22: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-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716156%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716156: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716157%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716157: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716141%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716141: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716142%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716142: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-26 22:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653
2026-03-26 22:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c296a9bb-54ab-54cc-ad94-2c2988d10344 with scrape type 2
2026-03-26 22:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c296a9bb-54ab-54cc-ad94-2c2988d10344 with scrape type 2
2026-03-26 22:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c296a9bb-54ab-54cc-ad94-2c2988d10344, identifier: 10724653
2026-03-26 22:21:59 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-26 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716143%27 HTTP/1.1" 200 None
2026-03-26 22:21:59 [adesa.be] INFO: Scrape type for 10716143: 2
2026-03-26 22:21:59 [adesa.be] INFO: Scraping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-26 22:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653
2026-03-26 22:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653
2026-03-26 22:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653 to the API
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.5L',
'engine_horse_power': 174,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c296a9bb-54ab-54cc-ad94-2c2988d10344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NUF121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 211005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2005-02-10',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Volkswagen Touareg 2.5 TDI Carat - 4Motion - Diesel - Automatic - '
'174 hp - 211.005 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2005}
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724653%27 HTTP/1.1" 200 None
2026-03-26 22:22:00 [adesa.be] INFO: Saving data for 10724653: {'auction_closing_time': 1774603800.0, 'created_time': 1774452538.89687, 'last_price_update_time': 1774563720.221473}
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724653') HTTP/1.1" 204 0
2026-03-26 22:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083
2026-03-26 22:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ecd332-ef93-5e1c-8c44-50ab408a8950 with scrape type 2
2026-03-26 22:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25ecd332-ef93-5e1c-8c44-50ab408a8950 with scrape type 2
2026-03-26 22:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25ecd332-ef93-5e1c-8c44-50ab408a8950, identifier: 10727083
2026-03-26 22: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-26 22:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083
2026-03-26 22:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083
2026-03-26 22:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083 to the API
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727083>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '25ecd332-ef93-5e1c-8c44-50ab408a8950',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '322600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 167843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2019-01-09',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Tiguan 2.0 TDI Highline - 4Motion - Diesel - Manual - '
'150 hp - 167.843 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727083%27 HTTP/1.1" 200 None
2026-03-26 22:22:00 [adesa.be] INFO: Saving data for 10727083: {'auction_closing_time': 1774603800.0, 'created_time': 1774452531.762924, 'last_price_update_time': 1774563720.689157}
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727083') HTTP/1.1" 204 0
2026-03-26 22:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777
2026-03-26 22:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with scrape type 2
2026-03-26 22:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with scrape type 2
2026-03-26 22:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bfb65782-914a-5d4a-9337-5cc8dc62a3b3, identifier: 10724777
2026-03-26 22:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777
2026-03-26 22:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777
2026-03-26 22:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777 to the API
2026-03-26 22:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724777>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfb65782-914a-5d4a-9337-5cc8dc62a3b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEH297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 204268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 7,
'seller_name': 'AutoHalle BV',
'title': 'Volkswagen Touran 1.6 TDI Comfortline - Diesel - Manual - 110 hp - '
'204.268 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-26 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724777%27 HTTP/1.1" 200 None
2026-03-26 22:22:01 [adesa.be] INFO: Saving data for 10724777: {'auction_closing_time': 1774603800.0, 'created_time': 1774452587.984569, 'last_price_update_time': 1774563721.062878}
2026-03-26 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724777') HTTP/1.1" 204 0
2026-03-26 22:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616
2026-03-26 22:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with scrape type 2
2026-03-26 22:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with scrape type 2
2026-03-26 22:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8, identifier: 10724616
2026-03-26 22:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616
2026-03-26 22:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616
2026-03-26 22:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616 to the API
2026-03-26 22:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724616>
{'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': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WXN939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 103204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2016-09-09',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Volkswagen Polo 1.4 TDI Comfortline - Diesel - Automatic - 90 hp - '
'103.204 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724616%27 HTTP/1.1" 200 None
2026-03-26 22:22:02 [adesa.be] INFO: Saving data for 10724616: {'auction_closing_time': 1774603800.0, 'created_time': 1774452552.386833, 'last_price_update_time': 1774563722.094663}
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724616') HTTP/1.1" 204 0
2026-03-26 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771
2026-03-26 22:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with scrape type 2
2026-03-26 22:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with scrape type 2
2026-03-26 22:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34, identifier: 10724771
2026-03-26 22:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771
2026-03-26 22:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771
2026-03-26 22:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771 to the API
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724771>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2be48a7d-5f17-5cb6-b40b-46e5c0bebc34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '123556',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724771',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 260885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2013-03-26',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Polo 1.2i Trendline - Petrol - Manual - 70 hp - 260.885 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2013}
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724771%27 HTTP/1.1" 200 None
2026-03-26 22:22:02 [adesa.be] INFO: Saving data for 10724771: {'auction_closing_time': 1774603800.0, 'created_time': 1774452554.854815, 'last_price_update_time': 1774563722.566886}
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724771') HTTP/1.1" 204 0
2026-03-26 22:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649
2026-03-26 22:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26318be8-b13e-5787-bb1f-d4b902423f38 with scrape type 2
2026-03-26 22:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26318be8-b13e-5787-bb1f-d4b902423f38 with scrape type 2
2026-03-26 22:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26318be8-b13e-5787-bb1f-d4b902423f38, identifier: 10725649
2026-03-26 22:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10724584
2026-03-26 22:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-26 22:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-26 22:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b, identifier: 10724584
2026-03-26 22:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649
2026-03-26 22:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649
2026-03-26 22:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649 to the API
2026-03-26 22:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '26318be8-b13e-5787-bb1f-d4b902423f38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '735184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Jetta',
'odometer': 255432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1400,
'price_includes_vat': True,
'registration_date': '2006-01-25',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Jetta 1.9 TDI Comfortline - Diesel - Automatic - 105 hp '
'- 255.432 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2006}
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725649%27 HTTP/1.1" 200 None
2026-03-26 22:22:03 [adesa.be] INFO: Saving data for 10725649: {'auction_closing_time': 1774603800.0, 'created_time': 1774452545.197457, 'last_price_update_time': 1774563723.030153}
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725649') HTTP/1.1" 204 0
2026-03-26 22:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10724584
2026-03-26 22:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10724584
2026-03-26 22:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10724584 to the API
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724584>
{'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-27T09: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=10724584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'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-26 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724584%27 HTTP/1.1" 200 None
2026-03-26 22:22:03 [adesa.be] INFO: Saving data for 10724584: {'auction_closing_time': 1774603800.0, 'created_time': 1774453595.266942, 'last_price_update_time': 1774563723.29901}
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724584') HTTP/1.1" 204 0
2026-03-26 22:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067
2026-03-26 22:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec471857-4474-569e-abbc-2bd4a4c1d499 with scrape type 2
2026-03-26 22:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec471857-4474-569e-abbc-2bd4a4c1d499 with scrape type 2
2026-03-26 22:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec471857-4474-569e-abbc-2bd4a4c1d499, identifier: 10727067
2026-03-26 22:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067
2026-03-26 22:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067
2026-03-26 22:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067 to the API
2026-03-26 22:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'ec471857-4474-569e-abbc-2bd4a4c1d499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDT288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727067',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 31603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2024-04-04',
'seats_number': 3,
'seller_name': 'SamCar sprl',
'title': 'Volkswagen ID.Buzz Cargo 59 kWh - Electric - Automatic - 204 hp - '
'31.603 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727067%27 HTTP/1.1" 200 None
2026-03-26 22:22:04 [adesa.be] INFO: Saving data for 10727067: {'auction_closing_time': 1774603800.0, 'created_time': 1774452547.868113, 'last_price_update_time': 1774563724.248285}
2026-03-26 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727067') HTTP/1.1" 204 0
2026-03-26 22:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775
2026-03-26 22:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 2
2026-03-26 22:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 2
2026-03-26 22:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a090ef50-c125-569f-9e2a-4f4c63965e4b, identifier: 10724775
2026-03-26 22:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775
2026-03-26 22:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775
2026-03-26 22:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775 to the API
2026-03-26 22:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724775>
{'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-27T09: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=10724775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'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-26 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724775%27 HTTP/1.1" 200 None
2026-03-26 22:22:04 [adesa.be] INFO: Saving data for 10724775: {'auction_closing_time': 1774603800.0, 'created_time': 1774452531.02611, 'last_price_update_time': 1774563724.715567}
2026-03-26 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724775') HTTP/1.1" 204 0
2026-03-26 22:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677
2026-03-26 22:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50159c02-c0ca-5057-b84a-4feb503ae85b with scrape type 2
2026-03-26 22:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50159c02-c0ca-5057-b84a-4feb503ae85b with scrape type 2
2026-03-26 22:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50159c02-c0ca-5057-b84a-4feb503ae85b, identifier: 10720677
2026-03-26 22:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677
2026-03-26 22:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677
2026-03-26 22:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677 to the API
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720677>
{'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:30:00Z',
'fuel_type': 'Diesel',
'id': '50159c02-c0ca-5057-b84a-4feb503ae85b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 50569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 50.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720677%27 HTTP/1.1" 200 None
2026-03-26 22:22:05 [adesa.be] INFO: Saving data for 10720677: {'auction_closing_time': 1774859400.0, 'created_time': 1774452499.917193, 'last_price_update_time': 1774563725.218558}
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720677') HTTP/1.1" 204 0
2026-03-26 22:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610
2026-03-26 22:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f3892c-09ae-5392-9ce1-7f1c9916a563 with scrape type 2
2026-03-26 22:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f3892c-09ae-5392-9ce1-7f1c9916a563 with scrape type 2
2026-03-26 22:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3f3892c-09ae-5392-9ce1-7f1c9916a563, identifier: 10724610
2026-03-26 22:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610
2026-03-26 22:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610
2026-03-26 22:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610 to the API
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724610>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3f3892c-09ae-5392-9ce1-7f1c9916a563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VJK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 198269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-07-13',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Volkswagen Tiguan 1.4 TSI R-Line - Petrol - Manual - 150 hp - '
'198.269 km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724610%27 HTTP/1.1" 200 None
2026-03-26 22:22:05 [adesa.be] INFO: Saving data for 10724610: {'auction_closing_time': 1774603800.0, 'created_time': 1774452537.236509, 'last_price_update_time': 1774563725.685767}
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724610') HTTP/1.1" 204 0
2026-03-26 22:22:06 [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-26 22: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-26 22:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-26 22:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6631668c-510c-5014-919b-cfefa92c8ee4 with scrape type 2
2026-03-26 22:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6631668c-510c-5014-919b-cfefa92c8ee4 with scrape type 2
2026-03-26 22:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6631668c-510c-5014-919b-cfefa92c8ee4, identifier: 10720686
2026-03-26 22:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-26 22:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-26 22:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686 to the API
2026-03-26 22:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:06 [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-26 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720686%27 HTTP/1.1" 200 None
2026-03-26 22:22:06 [adesa.be] INFO: Saving data for 10720686: {'auction_closing_time': 1774859400.0, 'created_time': 1774452483.26754, 'last_price_update_time': 1774563726.996061}
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720686') HTTP/1.1" 204 0
2026-03-26 22:22:07 [scrapy.extensions.logstats] INFO: Crawled 565 pages (at 65 pages/min), scraped 510 items (at 63 items/min)
2026-03-26 22:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-26 22:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9300d3f-5ca7-5209-916c-e316fb31cf31 with scrape type 2
2026-03-26 22:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9300d3f-5ca7-5209-916c-e316fb31cf31 with scrape type 2
2026-03-26 22:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9300d3f-5ca7-5209-916c-e316fb31cf31, identifier: 10716167
2026-03-26 22:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-26 22:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-26 22:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167 to the API
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716167>
{'auction_title': '',
'c_o_2_emission_value': 122,
'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9300d3f-5ca7-5209-916c-e316fb31cf31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBL575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 35753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'35.753 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716167%27 HTTP/1.1" 200 None
2026-03-26 22:22:07 [adesa.be] INFO: Saving data for 10716167: {'auction_closing_time': 1774609200.0, 'created_time': 1774365439.472907, 'last_price_update_time': 1774563727.501}
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716167') HTTP/1.1" 204 0
2026-03-26 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605
2026-03-26 22:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with scrape type 2
2026-03-26 22:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with scrape type 2
2026-03-26 22:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b64b1c9-0ceb-5d59-bee8-d755625eb123, identifier: 10725605
2026-03-26 22:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758
2026-03-26 22:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b971706-524c-5c5c-8576-7648bb651c92 with scrape type 2
2026-03-26 22:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b971706-524c-5c5c-8576-7648bb651c92 with scrape type 2
2026-03-26 22:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b971706-524c-5c5c-8576-7648bb651c92, identifier: 10724758
2026-03-26 22:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605
2026-03-26 22:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605
2026-03-26 22:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605 to the API
2026-03-26 22:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '4b64b1c9-0ceb-5d59-bee8-d755625eb123',
'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=10725605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 369192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-06-08',
'seats_number': 3,
'seller_name': 'SPRL KIFAYEH',
'title': 'Volkswagen Crafter 2.0 TDI - Diesel - Manual - 163 hp - 369.192 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725605%27 HTTP/1.1" 200 None
2026-03-26 22:22:08 [adesa.be] INFO: Saving data for 10725605: {'auction_closing_time': 1774606500.0, 'created_time': 1774452565.168533, 'last_price_update_time': 1774563728.091363}
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725605') HTTP/1.1" 204 0
2026-03-26 22:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758
2026-03-26 22:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758
2026-03-26 22:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758 to the API
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '7b971706-524c-5c5c-8576-7648bb651c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '053635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 138216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-01-28',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 138.216 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724758%27 HTTP/1.1" 200 None
2026-03-26 22:22:08 [adesa.be] INFO: Saving data for 10724758: {'auction_closing_time': 1774603800.0, 'created_time': 1774452573.373118, 'last_price_update_time': 1774563728.365085}
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724758') HTTP/1.1" 204 0
2026-03-26 22:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142
2026-03-26 22:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ed3de1-c213-5bda-956f-46459744e977 with scrape type 2
2026-03-26 22:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ed3de1-c213-5bda-956f-46459744e977 with scrape type 2
2026-03-26 22:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85ed3de1-c213-5bda-956f-46459744e977, identifier: 10716142
2026-03-26 22:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142
2026-03-26 22:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142
2026-03-26 22:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142 to the API
2026-03-26 22:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716142>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '85ed3de1-c213-5bda-956f-46459744e977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 28771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 28.771 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716142%27 HTTP/1.1" 200 None
2026-03-26 22:22:09 [adesa.be] INFO: Saving data for 10716142: {'auction_closing_time': 1774609200.0, 'created_time': 1774365410.702772, 'last_price_update_time': 1774563729.645071}
2026-03-26 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716142') HTTP/1.1" 204 0
2026-03-26 22:22:10 [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-26 22: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-26 22:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-26 22:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1598ab06-a818-5053-a842-6209486ba864 with scrape type 2
2026-03-26 22:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1598ab06-a818-5053-a842-6209486ba864 with scrape type 2
2026-03-26 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1598ab06-a818-5053-a842-6209486ba864, identifier: 10720748
2026-03-26 22:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-26 22:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-26 22:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748 to the API
2026-03-26 22:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:11 [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': 9000,
'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-26 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720748%27 HTTP/1.1" 200 None
2026-03-26 22:22:11 [adesa.be] INFO: Saving data for 10720748: {'auction_closing_time': 1774859400.0, 'created_time': 1774452489.116437, 'last_price_update_time': 1774563731.131138}
2026-03-26 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720748') HTTP/1.1" 204 0
2026-03-26 22:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141
2026-03-26 22:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e95460c3-c865-5e3f-af7f-d38517d9f2b6 with scrape type 2
2026-03-26 22:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e95460c3-c865-5e3f-af7f-d38517d9f2b6 with scrape type 2
2026-03-26 22:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e95460c3-c865-5e3f-af7f-d38517d9f2b6, identifier: 10716141
2026-03-26 22:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141
2026-03-26 22:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141
2026-03-26 22:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141 to the API
2026-03-26 22:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716141>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e95460c3-c865-5e3f-af7f-d38517d9f2b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 38222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'38.222 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-26 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716141%27 HTTP/1.1" 200 None
2026-03-26 22:22:12 [adesa.be] INFO: Saving data for 10716141: {'auction_closing_time': 1774609200.0, 'created_time': 1774366190.313734, 'last_price_update_time': 1774563732.261893}
2026-03-26 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716141') HTTP/1.1" 204 0
2026-03-26 22:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:13 [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-26 22:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-26 22:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f213b7-498c-5321-9cec-31ae0ec763d8 with scrape type 2
2026-03-26 22:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f213b7-498c-5321-9cec-31ae0ec763d8 with scrape type 2
2026-03-26 22:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47f213b7-498c-5321-9cec-31ae0ec763d8, identifier: 10716156
2026-03-26 22:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-26 22:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-26 22:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156 to the API
2026-03-26 22:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716156>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '47f213b7-498c-5321-9cec-31ae0ec763d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 44835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 44.835 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716156%27 HTTP/1.1" 200 None
2026-03-26 22:22:13 [adesa.be] INFO: Saving data for 10716156: {'auction_closing_time': 1774609200.0, 'created_time': 1774366151.574273, 'last_price_update_time': 1774563733.889577}
2026-03-26 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716156') HTTP/1.1" 204 0
2026-03-26 22:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-26 22:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0311dd-f170-5b72-8029-a10d15b10619 with scrape type 2
2026-03-26 22:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0311dd-f170-5b72-8029-a10d15b10619 with scrape type 2
2026-03-26 22:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf0311dd-f170-5b72-8029-a10d15b10619, identifier: 10720743
2026-03-26 22:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-26 22:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-26 22:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743 to the API
2026-03-26 22:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:14 [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': 11000,
'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-26 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720743%27 HTTP/1.1" 200 None
2026-03-26 22:22:14 [adesa.be] INFO: Saving data for 10720743: {'auction_closing_time': 1774859400.0, 'created_time': 1774452478.764557, 'last_price_update_time': 1774563734.255919}
2026-03-26 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720743') HTTP/1.1" 204 0
2026-03-26 22:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559
2026-03-26 22:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c14a39-3284-5c17-94f1-3055a5cc2bab with scrape type 2
2026-03-26 22:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c14a39-3284-5c17-94f1-3055a5cc2bab with scrape type 2
2026-03-26 22:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c14a39-3284-5c17-94f1-3055a5cc2bab, identifier: 10724559
2026-03-26 22:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559
2026-03-26 22:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559
2026-03-26 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559 to the API
2026-03-26 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724559>
{'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': 231,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '76c14a39-3284-5c17-94f1-3055a5cc2bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DWW146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 262987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2019-06-25',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 231 hp - 262.987 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2019}
2026-03-26 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724559%27 HTTP/1.1" 200 None
2026-03-26 22:22:15 [adesa.be] INFO: Saving data for 10724559: {'auction_closing_time': 1774603800.0, 'created_time': 1774452521.695433, 'last_price_update_time': 1774563735.646316}
2026-03-26 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724559') HTTP/1.1" 204 0
2026-03-26 22:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157
2026-03-26 22:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e2c7791-eff8-5398-937c-af02179c73e9 with scrape type 2
2026-03-26 22:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e2c7791-eff8-5398-937c-af02179c73e9 with scrape type 2
2026-03-26 22:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e2c7791-eff8-5398-937c-af02179c73e9, identifier: 10716157
2026-03-26 22:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157
2026-03-26 22:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157
2026-03-26 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157 to the API
2026-03-26 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716157>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '4e2c7791-eff8-5398-937c-af02179c73e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDJ955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716157',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 47797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 47.797 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716157%27 HTTP/1.1" 200 None
2026-03-26 22:22:16 [adesa.be] INFO: Saving data for 10716157: {'auction_closing_time': 1774609200.0, 'created_time': 1774366204.749423, 'last_price_update_time': 1774563736.116743}
2026-03-26 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716157') HTTP/1.1" 204 0
2026-03-26 22:22:17 [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-26 22:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-26 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with scrape type 2
2026-03-26 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with scrape type 2
2026-03-26 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5, identifier: 10720714
2026-03-26 22:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-26 22:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-26 22:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714 to the API
2026-03-26 22:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:17 [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': 11500,
'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-26 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720714%27 HTTP/1.1" 200 None
2026-03-26 22:22:17 [adesa.be] INFO: Saving data for 10720714: {'auction_closing_time': 1774859400.0, 'created_time': 1774452489.922203, 'last_price_update_time': 1774563737.846844}
2026-03-26 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720714') HTTP/1.1" 204 0
2026-03-26 22:22:17 [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-26 22:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-26 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with scrape type 2
2026-03-26 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with scrape type 2
2026-03-26 22:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9748e67c-5606-5bd6-b34e-2a55c82bcef5, identifier: 10720752
2026-03-26 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-26 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-26 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752 to the API
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:18 [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': 15500,
'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-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720752%27 HTTP/1.1" 200 None
2026-03-26 22:22:18 [adesa.be] INFO: Saving data for 10720752: {'auction_closing_time': 1774859400.0, 'created_time': 1774452481.902117, 'last_price_update_time': 1774563738.328703}
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720752') HTTP/1.1" 204 0
2026-03-26 22:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:18 [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-26 22: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-26 22:22:18 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716144%27 HTTP/1.1" 200 None
2026-03-26 22:22:18 [adesa.be] INFO: Scrape type for 10716144: 2
2026-03-26 22:22:18 [adesa.be] INFO: Scraping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-26 22:22:18 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716145%27 HTTP/1.1" 200 None
2026-03-26 22:22:18 [adesa.be] INFO: Scrape type for 10716145: 2
2026-03-26 22:22:18 [adesa.be] INFO: Scraping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-26 22:22:18 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716146%27 HTTP/1.1" 200 None
2026-03-26 22:22:18 [adesa.be] INFO: Scrape type for 10716146: 2
2026-03-26 22:22:18 [adesa.be] INFO: Scraping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-26 22:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-26 22:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with scrape type 2
2026-03-26 22:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with scrape type 2
2026-03-26 22:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be, identifier: 10720749
2026-03-26 22:22:18 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716171%27 HTTP/1.1" 200 None
2026-03-26 22:22:18 [adesa.be] INFO: Scrape type for 10716171: 2
2026-03-26 22:22:18 [adesa.be] INFO: Scraping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-26 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-26 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-26 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749 to the API
2026-03-26 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:18 [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': 11500,
'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-26 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720749%27 HTTP/1.1" 200 None
2026-03-26 22:22:18 [adesa.be] INFO: Saving data for 10720749: {'auction_closing_time': 1774859400.0, 'created_time': 1774452450.619285, 'last_price_update_time': 1774563738.991466}
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720749') HTTP/1.1" 204 0
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716163%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716163: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716164%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716164: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716147%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716147: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716148%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716148: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-26 22:22:19 [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-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716149%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716149: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-26 22: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-26 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716150%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716150: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-26 22: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-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716151%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716151: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716152%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716152: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716165%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716165: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716166%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716166: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-26 22:22:19 [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-26 22: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-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716153%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716153: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-26 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-26 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783ad07b-a79f-594a-8770-1147ae5ed145 with scrape type 2
2026-03-26 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 783ad07b-a79f-594a-8770-1147ae5ed145 with scrape type 2
2026-03-26 22:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 783ad07b-a79f-594a-8770-1147ae5ed145, identifier: 10720740
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716154%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716154: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-26 22:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-26 22:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-26 22:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740 to the API
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:19 [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': 14200,
'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-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720740%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Saving data for 10720740: {'auction_closing_time': 1774859400.0, 'created_time': 1774452460.382629, 'last_price_update_time': 1774563739.618992}
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720740') HTTP/1.1" 204 0
2026-03-26 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-26 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c641f444-2936-5683-a019-6241fa450758 with scrape type 2
2026-03-26 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c641f444-2936-5683-a019-6241fa450758 with scrape type 2
2026-03-26 22:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c641f444-2936-5683-a019-6241fa450758, identifier: 10716159
2026-03-26 22:22:19 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716168%27 HTTP/1.1" 200 None
2026-03-26 22:22:19 [adesa.be] INFO: Scrape type for 10716168: 2
2026-03-26 22:22:19 [adesa.be] INFO: Scraping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-26 22:22:19 [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-26 22:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-26 22:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-26 22:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159 to the API
2026-03-26 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716159>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c641f444-2936-5683-a019-6241fa450758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 59122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'59.122 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716159%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Saving data for 10716159: {'auction_closing_time': 1774609200.0, 'created_time': 1774366163.121218, 'last_price_update_time': 1774563740.117774}
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716159') HTTP/1.1" 204 0
2026-03-26 22:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-26 22:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 386e3bdf-825a-5736-9c40-41c3f023e6f1 with scrape type 2
2026-03-26 22:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 386e3bdf-825a-5736-9c40-41c3f023e6f1 with scrape type 2
2026-03-26 22:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 386e3bdf-825a-5736-9c40-41c3f023e6f1, identifier: 10720725
2026-03-26 22:22:20 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716155%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Scrape type for 10716155: 2
2026-03-26 22:22:20 [adesa.be] INFO: Scraping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-26 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-26 22:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-26 22:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725 to the API
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:20 [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-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720725%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Saving data for 10720725: {'auction_closing_time': 1774859400.0, 'created_time': 1774452466.899685, 'last_price_update_time': 1774563740.505575}
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720725') HTTP/1.1" 204 0
2026-03-26 22:22:20 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716169%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Scrape type for 10716169: 2
2026-03-26 22:22:20 [adesa.be] INFO: Scraping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-26 22:22:20 [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-26 22:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-26 22:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a47f012-7637-5a17-b771-2250389b9977 with scrape type 2
2026-03-26 22:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a47f012-7637-5a17-b771-2250389b9977 with scrape type 2
2026-03-26 22:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a47f012-7637-5a17-b771-2250389b9977, identifier: 10720751
2026-03-26 22:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-26 22:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-26 22:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751 to the API
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:20 [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-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720751%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Saving data for 10720751: {'auction_closing_time': 1774859400.0, 'created_time': 1774452482.883065, 'last_price_update_time': 1774563740.890223}
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720751') HTTP/1.1" 204 0
2026-03-26 22:22:20 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716170%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Scrape type for 10716170: 2
2026-03-26 22:22:20 [adesa.be] INFO: Scraping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-26 22:22:20 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-26 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716158%27 HTTP/1.1" 200 None
2026-03-26 22:22:20 [adesa.be] INFO: Scrape type for 10716158: 2
2026-03-26 22:22:20 [adesa.be] INFO: Scraping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-26 22:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-26 22:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ebcdef0-fa15-53d5-9260-812fba23b29e with scrape type 2
2026-03-26 22:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ebcdef0-fa15-53d5-9260-812fba23b29e with scrape type 2
2026-03-26 22:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ebcdef0-fa15-53d5-9260-812fba23b29e, identifier: 10720721
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10716160
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716160%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10716160: 0
2026-03-26 22:22:21 [adesa.be] INFO: Skipping item 10716160 url https://www.openlane.eu/en/carv6/auction/10716160
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716161%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10716161: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-26 22:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-26 22:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-26 22:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721 to the API
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:21 [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-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720721%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Saving data for 10720721: {'auction_closing_time': 1774859400.0, 'created_time': 1774452466.01257, 'last_price_update_time': 1774563741.348616}
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720721') HTTP/1.1" 204 0
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716162%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10716162: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-26 22:22:21 [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-26 22:22:21 [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-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10725716
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725716%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10725716: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10725716 url https://www.openlane.eu/en/carv6/auction/10725716
2026-03-26 22: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-26 22: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-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10725698
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725698%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10725698: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10725698 url https://www.openlane.eu/en/carv6/auction/10725698
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10724232
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724232%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10724232: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10724232 url https://www.openlane.eu/en/carv6/auction/10724232
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717851%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10717851: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10724264
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724264%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10724264: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10724264 url https://www.openlane.eu/en/carv6/auction/10724264
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717854%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10717854: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-26 22:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-26 22:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with scrape type 2
2026-03-26 22:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with scrape type 2
2026-03-26 22:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb, identifier: 10720712
2026-03-26 22:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-26 22:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7b11db-8866-53e6-8438-bb273ac1f9da with scrape type 2
2026-03-26 22:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c7b11db-8866-53e6-8438-bb273ac1f9da with scrape type 2
2026-03-26 22:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c7b11db-8866-53e6-8438-bb273ac1f9da, identifier: 10720699
2026-03-26 22:22:21 [adesa.be] INFO: Found listing with ID: 10725598
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725598%27 HTTP/1.1" 200 None
2026-03-26 22:22:21 [adesa.be] INFO: Scrape type for 10725598: 2
2026-03-26 22:22:21 [adesa.be] INFO: Scraping item 10725598 url https://www.openlane.eu/en/carv6/auction/10725598
2026-03-26 22:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-26 22:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-26 22:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712 to the API
2026-03-26 22:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:22 [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': 11500,
'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-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720712%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Saving data for 10720712: {'auction_closing_time': 1774859400.0, 'created_time': 1774452471.03157, 'last_price_update_time': 1774563742.086846}
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720712') HTTP/1.1" 204 0
2026-03-26 22:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-26 22:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-26 22:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699 to the API
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:22 [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-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720699%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Saving data for 10720699: {'auction_closing_time': 1774859400.0, 'created_time': 1774452469.693778, 'last_price_update_time': 1774563742.462091}
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720699') HTTP/1.1" 204 0
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10724186
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724186%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10724186: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10724186 url https://www.openlane.eu/en/carv6/auction/10724186
2026-03-26 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717865%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10717865: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10726951
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726951%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10726951: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10726951 url https://www.openlane.eu/en/carv6/auction/10726951
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10724212
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724212%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10724212: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10724212 url https://www.openlane.eu/en/carv6/auction/10724212
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10724187
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724187%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10724187: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10724187 url https://www.openlane.eu/en/carv6/auction/10724187
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10726970
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726970%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10726970: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10726970 url https://www.openlane.eu/en/carv6/auction/10726970
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10724241
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724241%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10724241: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10724241 url https://www.openlane.eu/en/carv6/auction/10724241
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10724193
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724193%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10724193: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10724193 url https://www.openlane.eu/en/carv6/auction/10724193
2026-03-26 22:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700
2026-03-26 22:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69594e40-a695-56c5-8760-a79b16c95176 with scrape type 2
2026-03-26 22:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69594e40-a695-56c5-8760-a79b16c95176 with scrape type 2
2026-03-26 22:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69594e40-a695-56c5-8760-a79b16c95176, identifier: 10720700
2026-03-26 22:22:22 [adesa.be] INFO: Found listing with ID: 10724218
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724218%27 HTTP/1.1" 200 None
2026-03-26 22:22:22 [adesa.be] INFO: Scrape type for 10724218: 2
2026-03-26 22:22:22 [adesa.be] INFO: Scraping item 10724218 url https://www.openlane.eu/en/carv6/auction/10724218
2026-03-26 22:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700
2026-03-26 22:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700
2026-03-26 22:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700 to the API
2026-03-26 22:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720700>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '69594e40-a695-56c5-8760-a79b16c95176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLV903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Citroën C3 1.2i You - Petrol - Manual - 83 hp - 39.734 km',
'transmission': 'manual',
'trim': 'You',
'vin': None,
'year': 2023}
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720700%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Saving data for 10720700: {'auction_closing_time': 1774859400.0, 'created_time': 1774452478.033404, 'last_price_update_time': 1774563743.012887}
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720700') HTTP/1.1" 204 0
2026-03-26 22:22:23 [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-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724219
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724219%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724219: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724219 url https://www.openlane.eu/en/carv6/auction/10724219
2026-03-26 22: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-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10726947
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726947%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10726947: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10726947 url https://www.openlane.eu/en/carv6/auction/10726947
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717877%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10717877: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724244
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724244%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724244: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724244 url https://www.openlane.eu/en/carv6/auction/10724244
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10720511
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720511%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10720511: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10720511 url https://www.openlane.eu/en/carv6/auction/10720511
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717899%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10717899: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724199
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724199%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724199: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724199 url https://www.openlane.eu/en/carv6/auction/10724199
2026-03-26 22:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-26 22:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99c6b841-a235-5961-9fd9-ab8159be1c9f with scrape type 2
2026-03-26 22:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99c6b841-a235-5961-9fd9-ab8159be1c9f with scrape type 2
2026-03-26 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99c6b841-a235-5961-9fd9-ab8159be1c9f, identifier: 10720717
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10726948
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726948%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10726948: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10726948 url https://www.openlane.eu/en/carv6/auction/10726948
2026-03-26 22:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-26 22:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-26 22:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717 to the API
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:23 [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': 15500,
'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-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720717%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Saving data for 10720717: {'auction_closing_time': 1774859400.0, 'created_time': 1774452475.312449, 'last_price_update_time': 1774563743.559276}
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720717') HTTP/1.1" 204 0
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724209
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724209%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724209: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724209 url https://www.openlane.eu/en/carv6/auction/10724209
2026-03-26 22:22:23 [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-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717863%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10717863: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-26 22: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-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717835%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10717835: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724214
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724214%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724214: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724214 url https://www.openlane.eu/en/carv6/auction/10724214
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724200
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724200%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724200: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724200 url https://www.openlane.eu/en/carv6/auction/10724200
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717895%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10717895: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-26 22:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-26 22:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with scrape type 2
2026-03-26 22:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with scrape type 2
2026-03-26 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e, identifier: 10720692
2026-03-26 22:22:23 [adesa.be] INFO: Found listing with ID: 10724259
2026-03-26 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724259%27 HTTP/1.1" 200 None
2026-03-26 22:22:23 [adesa.be] INFO: Scrape type for 10724259: 2
2026-03-26 22:22:23 [adesa.be] INFO: Scraping item 10724259 url https://www.openlane.eu/en/carv6/auction/10724259
2026-03-26 22:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-26 22:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-26 22:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692 to the API
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:24 [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-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720692%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Saving data for 10720692: {'auction_closing_time': 1774859400.0, 'created_time': 1774452473.061265, 'last_price_update_time': 1774563744.194611}
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720692') HTTP/1.1" 204 0
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10724197
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724197%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10724197: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10724197 url https://www.openlane.eu/en/carv6/auction/10724197
2026-03-26 22:22:24 [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-26 22: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-26 22:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719693%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10719693: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-26 22: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-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10724207
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724207%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10724207: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10724207 url https://www.openlane.eu/en/carv6/auction/10724207
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717867%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10717867: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10724235
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724235%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10724235: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10724235 url https://www.openlane.eu/en/carv6/auction/10724235
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717860%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10717860: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10724226
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724226%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10724226: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10724226 url https://www.openlane.eu/en/carv6/auction/10724226
2026-03-26 22:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-26 22:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0715f764-cb5d-5e26-a215-3ff2572dab2a with scrape type 2
2026-03-26 22:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0715f764-cb5d-5e26-a215-3ff2572dab2a with scrape type 2
2026-03-26 22:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0715f764-cb5d-5e26-a215-3ff2572dab2a, identifier: 10720683
2026-03-26 22:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688
2026-03-26 22:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with scrape type 2
2026-03-26 22:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with scrape type 2
2026-03-26 22:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3, identifier: 10720688
2026-03-26 22:22:24 [adesa.be] INFO: Found listing with ID: 10724234
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724234%27 HTTP/1.1" 200 None
2026-03-26 22:22:24 [adesa.be] INFO: Scrape type for 10724234: 2
2026-03-26 22:22:24 [adesa.be] INFO: Scraping item 10724234 url https://www.openlane.eu/en/carv6/auction/10724234
2026-03-26 22:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-26 22:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-26 22:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683 to the API
2026-03-26 22:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:25 [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': 14500,
'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-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720683%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Saving data for 10720683: {'auction_closing_time': 1774859400.0, 'created_time': 1774452494.23059, 'last_price_update_time': 1774563745.521686}
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720683') HTTP/1.1" 204 0
2026-03-26 22:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688
2026-03-26 22:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688
2026-03-26 22:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688 to the API
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '591df6ad-c724-54bf-a5e9-d8cd256ba6f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 79813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 79.813 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720688%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Saving data for 10720688: {'auction_closing_time': 1774859400.0, 'created_time': 1774452486.083246, 'last_price_update_time': 1774563745.882588}
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720688') HTTP/1.1" 204 0
2026-03-26 22:22:25 [adesa.be] INFO: Found listing with ID: 10724216
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724216%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Scrape type for 10724216: 2
2026-03-26 22:22:25 [adesa.be] INFO: Scraping item 10724216 url https://www.openlane.eu/en/carv6/auction/10724216
2026-03-26 22:22:25 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717856%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Scrape type for 10717856: 2
2026-03-26 22:22:25 [adesa.be] INFO: Scraping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-26 22:22:25 [adesa.be] INFO: Found listing with ID: 10724220
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724220%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Scrape type for 10724220: 2
2026-03-26 22:22:25 [adesa.be] INFO: Scraping item 10724220 url https://www.openlane.eu/en/carv6/auction/10724220
2026-03-26 22:22:25 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717847%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Scrape type for 10717847: 2
2026-03-26 22:22:25 [adesa.be] INFO: Scraping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-26 22:22:25 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717840%27 HTTP/1.1" 200 None
2026-03-26 22:22:25 [adesa.be] INFO: Scrape type for 10717840: 2
2026-03-26 22:22:25 [adesa.be] INFO: Scraping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-26 22:22:25 [adesa.be] INFO: Found listing with ID: 10724189
2026-03-26 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724189%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724189: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724189 url https://www.openlane.eu/en/carv6/auction/10724189
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724221
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724221%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724221: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724221 url https://www.openlane.eu/en/carv6/auction/10724221
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724225
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724225%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724225: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724225 url https://www.openlane.eu/en/carv6/auction/10724225
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724195
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724195%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724195: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724195 url https://www.openlane.eu/en/carv6/auction/10724195
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717861%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717861: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724279
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724279%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724279: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724279 url https://www.openlane.eu/en/carv6/auction/10724279
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717915%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717915: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726969
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726969%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726969: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726969 url https://www.openlane.eu/en/carv6/auction/10726969
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717902%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717902: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717887%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717887: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724281
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724281%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724281: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724281 url https://www.openlane.eu/en/carv6/auction/10724281
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724267
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724267%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724267: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724267 url https://www.openlane.eu/en/carv6/auction/10724267
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726956
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726956%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726956: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726956 url https://www.openlane.eu/en/carv6/auction/10726956
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717905%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717905: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717908%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717908: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726960
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726960%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726960: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726960 url https://www.openlane.eu/en/carv6/auction/10726960
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726949
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726949%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726949: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726949 url https://www.openlane.eu/en/carv6/auction/10726949
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724271
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724271%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724271: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724271 url https://www.openlane.eu/en/carv6/auction/10724271
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726946
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726946%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726946: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726946 url https://www.openlane.eu/en/carv6/auction/10726946
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717910%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717910: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717900%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717900: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717918%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717918: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726964
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726964%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726964: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726964 url https://www.openlane.eu/en/carv6/auction/10726964
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724256
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724256%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724256: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724256 url https://www.openlane.eu/en/carv6/auction/10724256
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719148%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10719148: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717892%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717892: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726980
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726980%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726980: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726980 url https://www.openlane.eu/en/carv6/auction/10726980
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10726974
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726974%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10726974: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10726974 url https://www.openlane.eu/en/carv6/auction/10726974
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10724269
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724269%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10724269: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10724269 url https://www.openlane.eu/en/carv6/auction/10724269
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717917%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717917: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717897%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10717897: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-26 22:22:26 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-26 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719151%27 HTTP/1.1" 200 None
2026-03-26 22:22:26 [adesa.be] INFO: Scrape type for 10719151: 2
2026-03-26 22:22:26 [adesa.be] INFO: Scraping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-26 22:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1065599d-8df6-52a3-86da-ffc61a9c90ac with identifier: 10716154
2026-03-26 22:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1065599d-8df6-52a3-86da-ffc61a9c90ac with scrape type 2
2026-03-26 22:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1065599d-8df6-52a3-86da-ffc61a9c90ac with scrape type 2
2026-03-26 22:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1065599d-8df6-52a3-86da-ffc61a9c90ac, identifier: 10716154
2026-03-26 22:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1065599d-8df6-52a3-86da-ffc61a9c90ac with identifier: 10716154
2026-03-26 22:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1065599d-8df6-52a3-86da-ffc61a9c90ac with identifier: 10716154
2026-03-26 22:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1065599d-8df6-52a3-86da-ffc61a9c90ac with identifier: 10716154 to the API
2026-03-26 22:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716154>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1065599d-8df6-52a3-86da-ffc61a9c90ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARJ305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716154',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 37732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-06-21',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'37.732 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716154%27 HTTP/1.1" 200 None
2026-03-26 22:22:27 [adesa.be] INFO: Saving data for 10716154: {'auction_closing_time': 1774609200.0, 'created_time': 1774366136.522351, 'last_price_update_time': 1774563747.60009}
2026-03-26 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716154') HTTP/1.1" 204 0
2026-03-26 22:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d61f174b-fefd-51ec-8b45-72236b3685a3 with identifier: 10716149
2026-03-26 22:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d61f174b-fefd-51ec-8b45-72236b3685a3 with scrape type 2
2026-03-26 22:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d61f174b-fefd-51ec-8b45-72236b3685a3 with scrape type 2
2026-03-26 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d61f174b-fefd-51ec-8b45-72236b3685a3, identifier: 10716149
2026-03-26 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d61f174b-fefd-51ec-8b45-72236b3685a3 with identifier: 10716149
2026-03-26 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d61f174b-fefd-51ec-8b45-72236b3685a3 with identifier: 10716149
2026-03-26 22:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d61f174b-fefd-51ec-8b45-72236b3685a3 with identifier: 10716149 to the API
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716149>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd61f174b-fefd-51ec-8b45-72236b3685a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQV051',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716149',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 26024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'26.024 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716149%27 HTTP/1.1" 200 None
2026-03-26 22:22:28 [adesa.be] INFO: Saving data for 10716149: {'auction_closing_time': 1774609200.0, 'created_time': 1774366149.776466, 'last_price_update_time': 1774563748.473478}
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716149') HTTP/1.1" 204 0
2026-03-26 22:22:28 [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-26 22:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-26 22:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with scrape type 2
2026-03-26 22:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with scrape type 2
2026-03-26 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7, identifier: 10720687
2026-03-26 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-26 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-26 22:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687 to the API
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:28 [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': 29000,
'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-26 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720687%27 HTTP/1.1" 200 None
2026-03-26 22:22:28 [adesa.be] INFO: Saving data for 10720687: {'auction_closing_time': 1774859400.0, 'created_time': 1774452506.793135, 'last_price_update_time': 1774563748.963824}
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720687') HTTP/1.1" 204 0
2026-03-26 22:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161
2026-03-26 22:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea45820c-5c41-5ac7-8aad-76314ba912e4 with scrape type 2
2026-03-26 22:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea45820c-5c41-5ac7-8aad-76314ba912e4 with scrape type 2
2026-03-26 22:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea45820c-5c41-5ac7-8aad-76314ba912e4, identifier: 10716161
2026-03-26 22:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161
2026-03-26 22:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161
2026-03-26 22:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161 to the API
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716161>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea45820c-5c41-5ac7-8aad-76314ba912e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEX922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 74223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'74.223 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716161%27 HTTP/1.1" 200 None
2026-03-26 22:22:30 [adesa.be] INFO: Saving data for 10716161: {'auction_closing_time': 1774609200.0, 'created_time': 1774366292.232806, 'last_price_update_time': 1774563750.218764}
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716161') HTTP/1.1" 204 0
2026-03-26 22:22:30 [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-26 22:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-26 22:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5bddf6-f554-56cc-a983-5099731fc8ee with scrape type 2
2026-03-26 22:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a5bddf6-f554-56cc-a983-5099731fc8ee with scrape type 2
2026-03-26 22:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5bddf6-f554-56cc-a983-5099731fc8ee, identifier: 10720684
2026-03-26 22:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a79672-729d-5d15-8012-15e4e834b623 with identifier: 10716148
2026-03-26 22:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a79672-729d-5d15-8012-15e4e834b623 with scrape type 2
2026-03-26 22:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a79672-729d-5d15-8012-15e4e834b623 with scrape type 2
2026-03-26 22:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a79672-729d-5d15-8012-15e4e834b623, identifier: 10716148
2026-03-26 22:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-26 22:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-26 22:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684 to the API
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720684>
{'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': '7a5bddf6-f554-56cc-a983-5099731fc8ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 171.872 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720684%27 HTTP/1.1" 200 None
2026-03-26 22:22:30 [adesa.be] INFO: Saving data for 10720684: {'auction_closing_time': 1774859400.0, 'created_time': 1774452508.199391, 'last_price_update_time': 1774563750.781317}
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720684') HTTP/1.1" 204 0
2026-03-26 22:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a79672-729d-5d15-8012-15e4e834b623 with identifier: 10716148
2026-03-26 22:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a79672-729d-5d15-8012-15e4e834b623 with identifier: 10716148
2026-03-26 22:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a79672-729d-5d15-8012-15e4e834b623 with identifier: 10716148 to the API
2026-03-26 22:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716148>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3a79672-729d-5d15-8012-15e4e834b623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716148',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 24258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'24.258 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716148%27 HTTP/1.1" 200 None
2026-03-26 22:22:31 [adesa.be] INFO: Saving data for 10716148: {'auction_closing_time': 1774609200.0, 'created_time': 1774366124.547523, 'last_price_update_time': 1774563751.301156}
2026-03-26 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716148') HTTP/1.1" 204 0
2026-03-26 22:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f5e602-6a2d-598f-949a-2a0f60766815 with identifier: 10725598
2026-03-26 22:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f5e602-6a2d-598f-949a-2a0f60766815 with scrape type 2
2026-03-26 22:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45f5e602-6a2d-598f-949a-2a0f60766815 with scrape type 2
2026-03-26 22:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45f5e602-6a2d-598f-949a-2a0f60766815, identifier: 10725598
2026-03-26 22:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45f5e602-6a2d-598f-949a-2a0f60766815 with identifier: 10725598
2026-03-26 22:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45f5e602-6a2d-598f-949a-2a0f60766815 with identifier: 10725598
2026-03-26 22:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45f5e602-6a2d-598f-949a-2a0f60766815 with identifier: 10725598 to the API
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '45f5e602-6a2d-598f-949a-2a0f60766815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JHR550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725598',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 129458,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-04-08',
'seats_number': 5,
'seller_name': 'Elegant Cars bv',
'title': 'Audi A6 Avant 55 TFSIe S Line - Hybrid - Automatic - 265 hp - '
'129.458 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725598%27 HTTP/1.1" 200 None
2026-03-26 22:22:32 [adesa.be] INFO: Saving data for 10725598: {'auction_closing_time': 1774605600.0, 'created_time': 1774453521.048652, 'last_price_update_time': 1774563752.540687}
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725598') HTTP/1.1" 204 0
2026-03-26 22:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222e4fa7-bff2-5dd1-b63f-04d1065336a3 with identifier: 10724209
2026-03-26 22:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222e4fa7-bff2-5dd1-b63f-04d1065336a3 with scrape type 2
2026-03-26 22:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222e4fa7-bff2-5dd1-b63f-04d1065336a3 with scrape type 2
2026-03-26 22:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 222e4fa7-bff2-5dd1-b63f-04d1065336a3, identifier: 10724209
2026-03-26 22:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 222e4fa7-bff2-5dd1-b63f-04d1065336a3 with identifier: 10724209
2026-03-26 22:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 222e4fa7-bff2-5dd1-b63f-04d1065336a3 with identifier: 10724209
2026-03-26 22:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 222e4fa7-bff2-5dd1-b63f-04d1065336a3 with identifier: 10724209 to the API
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724209>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '222e4fa7-bff2-5dd1-b63f-04d1065336a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'APLUS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 120446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2020-03-19',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 120.446 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724209%27 HTTP/1.1" 200 None
2026-03-26 22:22:32 [adesa.be] INFO: Saving data for 10724209: {'auction_closing_time': 1774605600.0, 'created_time': 1774453493.907501, 'last_price_update_time': 1774563752.938397}
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724209') HTTP/1.1" 204 0
2026-03-26 22:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162
2026-03-26 22:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc85cc5-6496-5238-a0e5-edf399d13621 with scrape type 2
2026-03-26 22:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc85cc5-6496-5238-a0e5-edf399d13621 with scrape type 2
2026-03-26 22:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adc85cc5-6496-5238-a0e5-edf399d13621, identifier: 10716162
2026-03-26 22:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165
2026-03-26 22:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16f4abd-6e4a-516d-a3eb-98df66b9b859 with scrape type 2
2026-03-26 22:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f16f4abd-6e4a-516d-a3eb-98df66b9b859 with scrape type 2
2026-03-26 22:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f16f4abd-6e4a-516d-a3eb-98df66b9b859, identifier: 10716165
2026-03-26 22:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162
2026-03-26 22:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162
2026-03-26 22:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162 to the API
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716162>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'adc85cc5-6496-5238-a0e5-edf399d13621',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'84.622 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716162%27 HTTP/1.1" 200 None
2026-03-26 22:22:33 [adesa.be] INFO: Saving data for 10716162: {'auction_closing_time': 1774609200.0, 'created_time': 1774366161.322912, 'last_price_update_time': 1774563753.400099}
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716162') HTTP/1.1" 204 0
2026-03-26 22:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165
2026-03-26 22:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165
2026-03-26 22:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165 to the API
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716165>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f16f4abd-6e4a-516d-a3eb-98df66b9b859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVQ064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 33988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-06-08',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'33.988 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716165%27 HTTP/1.1" 200 None
2026-03-26 22:22:33 [adesa.be] INFO: Saving data for 10716165: {'auction_closing_time': 1774609200.0, 'created_time': 1774366179.859213, 'last_price_update_time': 1774563753.674662}
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716165') HTTP/1.1" 204 0
2026-03-26 22:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169
2026-03-26 22:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7369e7d9-7217-574c-9886-876bb2cf5fab with scrape type 2
2026-03-26 22:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7369e7d9-7217-574c-9886-876bb2cf5fab with scrape type 2
2026-03-26 22:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7369e7d9-7217-574c-9886-876bb2cf5fab, identifier: 10716169
2026-03-26 22:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169
2026-03-26 22:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169
2026-03-26 22:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169 to the API
2026-03-26 22:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716169>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7369e7d9-7217-574c-9886-876bb2cf5fab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQS749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 48051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'48.051 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716169%27 HTTP/1.1" 200 None
2026-03-26 22:22:34 [adesa.be] INFO: Saving data for 10716169: {'auction_closing_time': 1774609200.0, 'created_time': 1774366296.861266, 'last_price_update_time': 1774563754.132487}
2026-03-26 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716169') HTTP/1.1" 204 0
2026-03-26 22:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10717897
2026-03-26 22:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with scrape type 2
2026-03-26 22:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with scrape type 2
2026-03-26 22:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a, identifier: 10717897
2026-03-26 22:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10717897
2026-03-26 22:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10717897
2026-03-26 22:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2ae9727-571c-53c4-9e7c-0b3c4639cd2a with identifier: 10717897 to the API
2026-03-26 22:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717897>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2ae9727-571c-53c4-9e7c-0b3c4639cd2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XBR934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 139963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2019-11-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Ecosport 1.0 EcoBoost - Petrol - Manual - 125 hp - 139.963 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717897%27 HTTP/1.1" 200 None
2026-03-26 22:22:36 [adesa.be] INFO: Saving data for 10717897: {'auction_closing_time': 1774605600.0, 'created_time': 1774366141.337821, 'last_price_update_time': 1774563756.678048}
2026-03-26 22:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717897') HTTP/1.1" 204 0
2026-03-26 22:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724272
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724272%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724272: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724272 url https://www.openlane.eu/en/carv6/auction/10724272
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717880%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717880: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10726957
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726957%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10726957: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10726957 url https://www.openlane.eu/en/carv6/auction/10726957
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724233
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724233%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724233: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724233 url https://www.openlane.eu/en/carv6/auction/10724233
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717913%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717913: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724274
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724274%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724274: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724274 url https://www.openlane.eu/en/carv6/auction/10724274
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724198
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724198%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724198: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724198 url https://www.openlane.eu/en/carv6/auction/10724198
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719150%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10719150: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10725603
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725603%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10725603: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10725603 url https://www.openlane.eu/en/carv6/auction/10725603
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717855%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717855: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724253
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724253%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724253: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724253 url https://www.openlane.eu/en/carv6/auction/10724253
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10726962
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726962%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10726962: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10726962 url https://www.openlane.eu/en/carv6/auction/10726962
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717872%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717872: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717838%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717838: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724203
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724203%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724203: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724203 url https://www.openlane.eu/en/carv6/auction/10724203
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724224
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724224%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724224: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724224 url https://www.openlane.eu/en/carv6/auction/10724224
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717849%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717849: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10724251
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724251%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10724251: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10724251 url https://www.openlane.eu/en/carv6/auction/10724251
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717882%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10717882: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-26 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719149%27 HTTP/1.1" 200 None
2026-03-26 22:22:37 [adesa.be] INFO: Scrape type for 10719149: 2
2026-03-26 22:22:37 [adesa.be] INFO: Scraping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-26 22:22:37 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717914%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717914: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717890%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717890: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717909%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717909: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724215
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724215%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724215: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724215 url https://www.openlane.eu/en/carv6/auction/10724215
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724229
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724229%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724229: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724229 url https://www.openlane.eu/en/carv6/auction/10724229
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717884%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717884: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724227
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724227%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724227: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724227 url https://www.openlane.eu/en/carv6/auction/10724227
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726966
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726966%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726966: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726966 url https://www.openlane.eu/en/carv6/auction/10726966
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724268
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724268%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724268: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724268 url https://www.openlane.eu/en/carv6/auction/10724268
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724206
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724206%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724206: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724206 url https://www.openlane.eu/en/carv6/auction/10724206
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717853%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717853: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717869%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717869: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724196
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724196%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724196: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724196 url https://www.openlane.eu/en/carv6/auction/10724196
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10725597
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725597%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10725597: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10725597 url https://www.openlane.eu/en/carv6/auction/10725597
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726955
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726955%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726955: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726955 url https://www.openlane.eu/en/carv6/auction/10726955
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724230
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724230%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724230: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724230 url https://www.openlane.eu/en/carv6/auction/10724230
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719153%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10719153: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724240
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724240%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724240: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724240 url https://www.openlane.eu/en/carv6/auction/10724240
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717862%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717862: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724273
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724273%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724273: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724273 url https://www.openlane.eu/en/carv6/auction/10724273
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724257
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724257%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724257: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724257 url https://www.openlane.eu/en/carv6/auction/10724257
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717881%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717881: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726973
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726973%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726973: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726973 url https://www.openlane.eu/en/carv6/auction/10726973
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724223
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724223%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724223: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724223 url https://www.openlane.eu/en/carv6/auction/10724223
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717857%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717857: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717868%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717868: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724252
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724252%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724252: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724252 url https://www.openlane.eu/en/carv6/auction/10724252
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724249
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724249%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724249: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724249 url https://www.openlane.eu/en/carv6/auction/10724249
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717852%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717852: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717846%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717846: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724208
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724208%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724208: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724208 url https://www.openlane.eu/en/carv6/auction/10724208
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724228
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724228%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724228: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724228 url https://www.openlane.eu/en/carv6/auction/10724228
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724222
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724222%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724222: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724222 url https://www.openlane.eu/en/carv6/auction/10724222
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10727135
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727135%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10727135: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10727135 url https://www.openlane.eu/en/carv6/auction/10727135
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724190
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724190%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724190: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724190 url https://www.openlane.eu/en/carv6/auction/10724190
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726976
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726976%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726976: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726976 url https://www.openlane.eu/en/carv6/auction/10726976
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726979
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726979%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726979: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726979 url https://www.openlane.eu/en/carv6/auction/10726979
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724192
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724192%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724192: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724192 url https://www.openlane.eu/en/carv6/auction/10724192
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10720508
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720508%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10720508: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10720508 url https://www.openlane.eu/en/carv6/auction/10720508
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717875%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717875: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724250
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724250%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724250: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724250 url https://www.openlane.eu/en/carv6/auction/10724250
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724217
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724217%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724217: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724217 url https://www.openlane.eu/en/carv6/auction/10724217
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724276
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724276%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724276: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724276 url https://www.openlane.eu/en/carv6/auction/10724276
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724243
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724243%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724243: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724243 url https://www.openlane.eu/en/carv6/auction/10724243
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719727%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10719727: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724265
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724265%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724265: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724265 url https://www.openlane.eu/en/carv6/auction/10724265
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726963
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726963%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726963: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726963 url https://www.openlane.eu/en/carv6/auction/10726963
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10727134
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727134%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10727134: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10727134 url https://www.openlane.eu/en/carv6/auction/10727134
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724270
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724270%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724270: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724270 url https://www.openlane.eu/en/carv6/auction/10724270
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717898%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717898: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717889%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717889: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10724237
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724237%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10724237: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10724237 url https://www.openlane.eu/en/carv6/auction/10724237
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10726977
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726977%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10726977: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10726977 url https://www.openlane.eu/en/carv6/auction/10726977
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-26 22:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717907%27 HTTP/1.1" 200 None
2026-03-26 22:22:38 [adesa.be] INFO: Scrape type for 10717907: 2
2026-03-26 22:22:38 [adesa.be] INFO: Scraping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-26 22:22:38 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717904%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717904: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717879%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717879: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10726954
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726954%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10726954: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10726954 url https://www.openlane.eu/en/carv6/auction/10726954
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10726959
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726959%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10726959: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10726959 url https://www.openlane.eu/en/carv6/auction/10726959
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10726961
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726961%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10726961: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10726961 url https://www.openlane.eu/en/carv6/auction/10726961
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724248
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724248%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724248: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724248 url https://www.openlane.eu/en/carv6/auction/10724248
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719726%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10719726: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719694%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10719694: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724184
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724184%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724184: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724184 url https://www.openlane.eu/en/carv6/auction/10724184
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724185
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724185%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724185: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724185 url https://www.openlane.eu/en/carv6/auction/10724185
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717836%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717836: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724211
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724211%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724211: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724211 url https://www.openlane.eu/en/carv6/auction/10724211
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719695%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10719695: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724260
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724260%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724260: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724260 url https://www.openlane.eu/en/carv6/auction/10724260
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717891%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717891: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10726981
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726981%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10726981: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10726981 url https://www.openlane.eu/en/carv6/auction/10726981
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717906%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717906: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10726952
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726952%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10726952: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10726952 url https://www.openlane.eu/en/carv6/auction/10726952
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717903%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717903: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724263
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724263%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724263: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724263 url https://www.openlane.eu/en/carv6/auction/10724263
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724247
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724247%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724247: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724247 url https://www.openlane.eu/en/carv6/auction/10724247
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10720509
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720509%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10720509: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10720509 url https://www.openlane.eu/en/carv6/auction/10720509
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10725599
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725599%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10725599: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10725599 url https://www.openlane.eu/en/carv6/auction/10725599
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10726978
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726978%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10726978: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10726978 url https://www.openlane.eu/en/carv6/auction/10726978
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717873%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10717873: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-26 22:22:39 [adesa.be] INFO: Found listing with ID: 10724258
2026-03-26 22:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724258%27 HTTP/1.1" 200 None
2026-03-26 22:22:39 [adesa.be] INFO: Scrape type for 10724258: 2
2026-03-26 22:22:39 [adesa.be] INFO: Scraping item 10724258 url https://www.openlane.eu/en/carv6/auction/10724258
2026-03-26 22:22:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.389(s), this was the 1st time calling it.
2026-03-26 22:22:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.526079660880668 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-26 22:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb4cc37-b523-5e80-9460-f14c1749ef92 with identifier: 10724269
2026-03-26 22:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb4cc37-b523-5e80-9460-f14c1749ef92 with scrape type 2
2026-03-26 22:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eb4cc37-b523-5e80-9460-f14c1749ef92 with scrape type 2
2026-03-26 22:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7eb4cc37-b523-5e80-9460-f14c1749ef92, identifier: 10724269
2026-03-26 22:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7eb4cc37-b523-5e80-9460-f14c1749ef92 with identifier: 10724269
2026-03-26 22:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7eb4cc37-b523-5e80-9460-f14c1749ef92 with identifier: 10724269
2026-03-26 22:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7eb4cc37-b523-5e80-9460-f14c1749ef92 with identifier: 10724269 to the API
2026-03-26 22:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7eb4cc37-b523-5e80-9460-f14c1749ef92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AE5114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724269',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 115606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2008-09-18',
'seats_number': 4,
'seller_name': 'City Automobile srl',
'title': 'Fiat 500 1.4 Sport - Petrol - Manual - 100 hp - 115.606 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2008}
2026-03-26 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724269%27 HTTP/1.1" 200 None
2026-03-26 22:22:46 [adesa.be] INFO: Saving data for 10724269: {'auction_closing_time': 1774605600.0, 'created_time': 1774453435.889422, 'last_price_update_time': 1774563766.541685}
2026-03-26 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724269') HTTP/1.1" 204 0
2026-03-26 22:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e61cd638-aa3c-5c1d-b8ac-b0583afba8be with identifier: 10724218
2026-03-26 22:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e61cd638-aa3c-5c1d-b8ac-b0583afba8be with scrape type 2
2026-03-26 22:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e61cd638-aa3c-5c1d-b8ac-b0583afba8be with scrape type 2
2026-03-26 22:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e61cd638-aa3c-5c1d-b8ac-b0583afba8be, identifier: 10724218
2026-03-26 22:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717d4724-91ec-5e8e-841e-9dd1b0f77443 with identifier: 10717917
2026-03-26 22:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717d4724-91ec-5e8e-841e-9dd1b0f77443 with scrape type 2
2026-03-26 22:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717d4724-91ec-5e8e-841e-9dd1b0f77443 with scrape type 2
2026-03-26 22:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 717d4724-91ec-5e8e-841e-9dd1b0f77443, identifier: 10717917
2026-03-26 22:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e61cd638-aa3c-5c1d-b8ac-b0583afba8be with identifier: 10724218
2026-03-26 22:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e61cd638-aa3c-5c1d-b8ac-b0583afba8be with identifier: 10724218
2026-03-26 22:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e61cd638-aa3c-5c1d-b8ac-b0583afba8be with identifier: 10724218 to the API
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e61cd638-aa3c-5c1d-b8ac-b0583afba8be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PPC299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724218',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 140331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'BMW 2 Series Gran Coupé 218i M-Pack - Petrol - Automatic - 140 hp - '
'140.331 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724218%27 HTTP/1.1" 200 None
2026-03-26 22:22:47 [adesa.be] INFO: Saving data for 10724218: {'auction_closing_time': 1774605600.0, 'created_time': 1774453508.863281, 'last_price_update_time': 1774563767.188253}
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724218') HTTP/1.1" 204 0
2026-03-26 22:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 717d4724-91ec-5e8e-841e-9dd1b0f77443 with identifier: 10717917
2026-03-26 22:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 717d4724-91ec-5e8e-841e-9dd1b0f77443 with identifier: 10717917
2026-03-26 22:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 717d4724-91ec-5e8e-841e-9dd1b0f77443 with identifier: 10717917 to the API
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717917>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '717d4724-91ec-5e8e-841e-9dd1b0f77443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GBS011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 87748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 950,
'price_includes_vat': True,
'registration_date': '2009-04-29',
'seats_number': 5,
'seller_name': 'Lukas-Auto VOF',
'title': 'Fiat Fiorino 1.3 MultiJet - Diesel - Automatic - 75 hp - 87.748 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717917%27 HTTP/1.1" 200 None
2026-03-26 22:22:47 [adesa.be] INFO: Saving data for 10717917: {'auction_closing_time': 1774605600.0, 'created_time': 1774366142.518462, 'last_price_update_time': 1774563767.489217}
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717917') HTTP/1.1" 204 0
2026-03-26 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10726974
2026-03-26 22:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0585464c-ac43-5ae1-8292-0415129ac587 with scrape type 2
2026-03-26 22:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0585464c-ac43-5ae1-8292-0415129ac587 with scrape type 2
2026-03-26 22:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0585464c-ac43-5ae1-8292-0415129ac587, identifier: 10726974
2026-03-26 22:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10726974
2026-03-26 22:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10726974
2026-03-26 22:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10726974 to the API
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726974>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0585464c-ac43-5ae1-8292-0415129ac587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KUS195',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 122878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2015-04-30',
'seats_number': 4,
'seller_name': 'Diego Demeester bvba',
'title': 'Fiat 500 1.2i - Petrol - Manual - 69 hp - 122.878 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726974%27 HTTP/1.1" 200 None
2026-03-26 22:22:48 [adesa.be] INFO: Saving data for 10726974: {'auction_closing_time': 1774605600.0, 'created_time': 1774453436.175192, 'last_price_update_time': 1774563768.601655}
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726974') HTTP/1.1" 204 0
2026-03-26 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10726980
2026-03-26 22:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728229ef-11e3-5d52-ad0f-1372421aea2f with scrape type 2
2026-03-26 22:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728229ef-11e3-5d52-ad0f-1372421aea2f with scrape type 2
2026-03-26 22:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 728229ef-11e3-5d52-ad0f-1372421aea2f, identifier: 10726980
2026-03-26 22:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10726980
2026-03-26 22:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10726980
2026-03-26 22:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10726980 to the API
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '728229ef-11e3-5d52-ad0f-1372421aea2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 85801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2018-09-05',
'seats_number': 4,
'seller_name': 'Diego Demeester bvba',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 85.801 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2018}
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726980%27 HTTP/1.1" 200 None
2026-03-26 22:22:48 [adesa.be] INFO: Saving data for 10726980: {'auction_closing_time': 1774605600.0, 'created_time': 1774453419.549922, 'last_price_update_time': 1774563768.96873}
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726980') HTTP/1.1" 204 0
2026-03-26 22:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892
2026-03-26 22:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 2
2026-03-26 22:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 2
2026-03-26 22:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80116580-25b4-517c-ad50-dc7428d142cc, identifier: 10717892
2026-03-26 22:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10724259
2026-03-26 22:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f040fba-6de8-5558-84e7-5b20015b10a2 with scrape type 2
2026-03-26 22:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f040fba-6de8-5558-84e7-5b20015b10a2 with scrape type 2
2026-03-26 22:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f040fba-6de8-5558-84e7-5b20015b10a2, identifier: 10724259
2026-03-26 22:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892
2026-03-26 22:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892
2026-03-26 22:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892 to the API
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717892>
{'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-27T10:00: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=10717892',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 78614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'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-26 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717892%27 HTTP/1.1" 200 None
2026-03-26 22:22:49 [adesa.be] INFO: Saving data for 10717892: {'auction_closing_time': 1774605600.0, 'created_time': 1774365451.092842, 'last_price_update_time': 1774563769.436359}
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717892') HTTP/1.1" 204 0
2026-03-26 22:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10724259
2026-03-26 22:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10724259
2026-03-26 22:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f040fba-6de8-5558-84e7-5b20015b10a2 with identifier: 10724259 to the API
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724259>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9f040fba-6de8-5558-84e7-5b20015b10a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PHV465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724259',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 248052,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2015-04-28',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series Touring 520d Luxury - Diesel - Automatic - 190 hp - '
'248.052 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724259%27 HTTP/1.1" 200 None
2026-03-26 22:22:49 [adesa.be] INFO: Saving data for 10724259: {'auction_closing_time': 1774605600.0, 'created_time': 1774453498.74543, 'last_price_update_time': 1774563769.705273}
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724259') HTTP/1.1" 204 0
2026-03-26 22:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918
2026-03-26 22:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 2
2026-03-26 22:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 2
2026-03-26 22:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13957684-9ff1-5ab3-9f2b-cefe29a0400f, identifier: 10717918
2026-03-26 22:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918
2026-03-26 22:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918
2026-03-26 22:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918 to the API
2026-03-26 22:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717918>
{'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-27T10:00: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=10717918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 221772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'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-26 22:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717918%27 HTTP/1.1" 200 None
2026-03-26 22:22:50 [adesa.be] INFO: Saving data for 10717918: {'auction_closing_time': 1774605600.0, 'created_time': 1774365449.256334, 'last_price_update_time': 1774563770.704091}
2026-03-26 22:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717918') HTTP/1.1" 204 0
2026-03-26 22:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22d39d0f-d2e3-5f5e-9088-cdbdce216626 with identifier: 10719151
2026-03-26 22:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d39d0f-d2e3-5f5e-9088-cdbdce216626 with scrape type 2
2026-03-26 22:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22d39d0f-d2e3-5f5e-9088-cdbdce216626 with scrape type 2
2026-03-26 22:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22d39d0f-d2e3-5f5e-9088-cdbdce216626, identifier: 10719151
2026-03-26 22:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22d39d0f-d2e3-5f5e-9088-cdbdce216626 with identifier: 10719151
2026-03-26 22:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22d39d0f-d2e3-5f5e-9088-cdbdce216626 with identifier: 10719151
2026-03-26 22:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22d39d0f-d2e3-5f5e-9088-cdbdce216626 with identifier: 10719151 to the API
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719151>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '22d39d0f-d2e3-5f5e-9088-cdbdce216626',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EXB887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719151',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 273996,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2013-04-11',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Ford Fiesta 1.0 Trend - Petrol - Manual - 80 hp - 273.996 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2013}
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719151%27 HTTP/1.1" 200 None
2026-03-26 22:22:51 [adesa.be] INFO: Saving data for 10719151: {'auction_closing_time': 1774605600.0, 'created_time': 1774366141.911982, 'last_price_update_time': 1774563771.467374}
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719151') HTTP/1.1" 204 0
2026-03-26 22:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10726964
2026-03-26 22:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405f5ef2-7596-50e7-b621-bc346bc36fe8 with scrape type 2
2026-03-26 22:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 405f5ef2-7596-50e7-b621-bc346bc36fe8 with scrape type 2
2026-03-26 22:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 405f5ef2-7596-50e7-b621-bc346bc36fe8, identifier: 10726964
2026-03-26 22:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10726964
2026-03-26 22:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10726964
2026-03-26 22:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10726964 to the API
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726964>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '405f5ef2-7596-50e7-b621-bc346bc36fe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726964',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 185727,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2014-04-30',
'seats_number': 4,
'seller_name': 'Diego Demeester bvba',
'title': 'Fiat 500 1.2i GQ - Petrol - Manual - 69 hp - 185.727 km',
'transmission': 'manual',
'trim': 'GQ',
'vin': None,
'year': 2014}
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726964%27 HTTP/1.1" 200 None
2026-03-26 22:22:51 [adesa.be] INFO: Saving data for 10726964: {'auction_closing_time': 1774605600.0, 'created_time': 1774453439.243668, 'last_price_update_time': 1774563771.954101}
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726964') HTTP/1.1" 204 0
2026-03-26 22:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22: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-26 22:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6c8aaa4-4f46-5a41-9867-dfe2984e7144 with identifier: 10724197
2026-03-26 22:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6c8aaa4-4f46-5a41-9867-dfe2984e7144 with scrape type 2
2026-03-26 22:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6c8aaa4-4f46-5a41-9867-dfe2984e7144 with scrape type 2
2026-03-26 22:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6c8aaa4-4f46-5a41-9867-dfe2984e7144, identifier: 10724197
2026-03-26 22:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658
2026-03-26 22:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d8d0166-4825-5554-a66c-03e8119aed02 with scrape type 2
2026-03-26 22:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d8d0166-4825-5554-a66c-03e8119aed02 with scrape type 2
2026-03-26 22:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d8d0166-4825-5554-a66c-03e8119aed02, identifier: 10724658
2026-03-26 22:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8588705-0133-563f-90f2-3846c460a7e7 with identifier: 10719148
2026-03-26 22:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8588705-0133-563f-90f2-3846c460a7e7 with scrape type 2
2026-03-26 22:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8588705-0133-563f-90f2-3846c460a7e7 with scrape type 2
2026-03-26 22:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8588705-0133-563f-90f2-3846c460a7e7, identifier: 10719148
2026-03-26 22:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6c8aaa4-4f46-5a41-9867-dfe2984e7144 with identifier: 10724197
2026-03-26 22:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6c8aaa4-4f46-5a41-9867-dfe2984e7144 with identifier: 10724197
2026-03-26 22:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6c8aaa4-4f46-5a41-9867-dfe2984e7144 with identifier: 10724197 to the API
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724197>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6c8aaa4-4f46-5a41-9867-dfe2984e7144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1050G61972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724197',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 140098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2017-07-19',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW 5 Series Touring 540i - xDrive - Petrol - Automatic - 340 hp - '
'140.098 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724197%27 HTTP/1.1" 200 None
2026-03-26 22:22:52 [adesa.be] INFO: Saving data for 10724197: {'auction_closing_time': 1774605600.0, 'created_time': 1774453484.393118, 'last_price_update_time': 1774563772.689055}
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724197') HTTP/1.1" 204 0
2026-03-26 22:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658
2026-03-26 22:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658
2026-03-26 22:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658 to the API
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724658>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d8d0166-4825-5554-a66c-03e8119aed02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TMN907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724658',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 294555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2014-07-17',
'seats_number': 2,
'seller_name': 'Ali cars',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'294.555 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724658%27 HTTP/1.1" 200 None
2026-03-26 22:22:52 [adesa.be] INFO: Saving data for 10724658: {'auction_closing_time': 1774603800.0, 'created_time': 1774452431.179882, 'last_price_update_time': 1774563772.977012}
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724658') HTTP/1.1" 204 0
2026-03-26 22:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8588705-0133-563f-90f2-3846c460a7e7 with identifier: 10719148
2026-03-26 22:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8588705-0133-563f-90f2-3846c460a7e7 with identifier: 10719148
2026-03-26 22:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8588705-0133-563f-90f2-3846c460a7e7 with identifier: 10719148 to the API
2026-03-26 22:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8588705-0133-563f-90f2-3846c460a7e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ECK798',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719148',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 72992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2013-04-30',
'seats_number': 4,
'seller_name': "Westauto's nv",
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 72.992 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2013}
2026-03-26 22:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719148%27 HTTP/1.1" 200 None
2026-03-26 22:22:53 [adesa.be] INFO: Saving data for 10719148: {'auction_closing_time': 1774605600.0, 'created_time': 1774366123.676088, 'last_price_update_time': 1774563773.969524}
2026-03-26 22:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719148') HTTP/1.1" 204 0
2026-03-26 22:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900
2026-03-26 22:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1227b31a-ef22-5964-9f09-1c4030fe8655 with scrape type 2
2026-03-26 22:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1227b31a-ef22-5964-9f09-1c4030fe8655 with scrape type 2
2026-03-26 22:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1227b31a-ef22-5964-9f09-1c4030fe8655, identifier: 10717900
2026-03-26 22:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900
2026-03-26 22:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900
2026-03-26 22:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900 to the API
2026-03-26 22:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1227b31a-ef22-5964-9f09-1c4030fe8655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XBR869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 63821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2015-04-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Dacia Logan 0.9 TCe Laureate - Petrol - Manual - 90 hp - 63.821 km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2015}
2026-03-26 22:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717900%27 HTTP/1.1" 200 None
2026-03-26 22:22:54 [adesa.be] INFO: Saving data for 10717900: {'auction_closing_time': 1774605600.0, 'created_time': 1774365448.766283, 'last_price_update_time': 1774563774.440613}
2026-03-26 22:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717900') HTTP/1.1" 204 0
2026-03-26 22:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c with identifier: 10726978
2026-03-26 22:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c with scrape type 2
2026-03-26 22:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c with scrape type 2
2026-03-26 22:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c, identifier: 10726978
2026-03-26 22:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c with identifier: 10726978
2026-03-26 22:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c with identifier: 10726978
2026-03-26 22:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c with identifier: 10726978 to the API
2026-03-26 22:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1c6ba5d4-3fb9-5f3c-88c5-196d2ffcbe0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAJ487',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726978',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 170454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2017-04-03',
'seats_number': 3,
'seller_name': 'Diego Demeester bvba',
'title': 'Renault Master L1H1 2.3 DCI - Diesel - Manual - 110 hp - 170.454 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726978%27 HTTP/1.1" 200 None
2026-03-26 22:22:55 [adesa.be] INFO: Saving data for 10726978: {'auction_closing_time': 1774605600.0, 'created_time': 1774453281.416623, 'last_price_update_time': 1774563775.953678}
2026-03-26 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726978') HTTP/1.1" 204 0
2026-03-26 22:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873
2026-03-26 22:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244f7cfa-684a-58f6-b088-503f320c29a1 with scrape type 2
2026-03-26 22:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 244f7cfa-684a-58f6-b088-503f320c29a1 with scrape type 2
2026-03-26 22:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 244f7cfa-684a-58f6-b088-503f320c29a1, identifier: 10717873
2026-03-26 22:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873
2026-03-26 22:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873
2026-03-26 22:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873 to the API
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '244f7cfa-684a-58f6-b088-503f320c29a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WAX605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 140671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12150,
'price_includes_vat': True,
'registration_date': '2022-08-26',
'seats_number': 3,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Master L3H2 2.3 DCI Grand Comfort - Diesel - Manual - 180 '
'hp - 140.671 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717873%27 HTTP/1.1" 200 None
2026-03-26 22:22:56 [adesa.be] INFO: Saving data for 10717873: {'auction_closing_time': 1774605600.0, 'created_time': 1774365480.579886, 'last_price_update_time': 1774563776.416971}
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717873') HTTP/1.1" 204 0
2026-03-26 22:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee1da0e-b363-5ef2-8b73-e0a2994904cd with identifier: 10725599
2026-03-26 22:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee1da0e-b363-5ef2-8b73-e0a2994904cd with scrape type 2
2026-03-26 22:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ee1da0e-b363-5ef2-8b73-e0a2994904cd with scrape type 2
2026-03-26 22:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ee1da0e-b363-5ef2-8b73-e0a2994904cd, identifier: 10725599
2026-03-26 22:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10724256
2026-03-26 22:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with scrape type 2
2026-03-26 22:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with scrape type 2
2026-03-26 22:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8a26c28-3e9c-5289-b1c3-d3c5813bee68, identifier: 10724256
2026-03-26 22:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ee1da0e-b363-5ef2-8b73-e0a2994904cd with identifier: 10725599
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-26 22:22:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 22:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ee1da0e-b363-5ef2-8b73-e0a2994904cd with identifier: 10725599
2026-03-26 22:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ee1da0e-b363-5ef2-8b73-e0a2994904cd with identifier: 10725599 to the API
2026-03-26 22:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5ee1da0e-b363-5ef2-8b73-e0a2994904cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HHN864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725599',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 51763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13750,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 3,
'seller_name': "Nickauto's CommV",
'title': 'Renault Master L1H1 2.3 DCI Business - Diesel - Manual - 135 hp - '
'51.763 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725599%27 HTTP/1.1" 200 None
2026-03-26 22:22:57 [adesa.be] INFO: Saving data for 10725599: {'auction_closing_time': 1774605600.0, 'created_time': 1774453281.091441, 'last_price_update_time': 1774563777.469834}
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725599') HTTP/1.1" 204 0
2026-03-26 22:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10724256
2026-03-26 22:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10724256
2026-03-26 22:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10724256 to the API
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f8a26c28-3e9c-5289-b1c3-d3c5813bee68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dwu876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724256',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 70350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2019-10-31',
'seats_number': 4,
'seller_name': "Auto's Lars",
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 70.350 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2019}
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724256%27 HTTP/1.1" 200 None
2026-03-26 22:22:57 [adesa.be] INFO: Saving data for 10724256: {'auction_closing_time': 1774605600.0, 'created_time': 1774453431.582257, 'last_price_update_time': 1774563777.73689}
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724256') HTTP/1.1" 204 0
2026-03-26 22:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717916%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717916: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724242
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724242%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724242: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724242 url https://www.openlane.eu/en/carv6/auction/10724242
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717911%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717911: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717876%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717876: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724266
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724266%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724266: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724266 url https://www.openlane.eu/en/carv6/auction/10724266
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717878%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717878: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724275
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724275%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724275: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724275 url https://www.openlane.eu/en/carv6/auction/10724275
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724245
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724245%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724245: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724245 url https://www.openlane.eu/en/carv6/auction/10724245
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724277
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724277%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724277: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724277 url https://www.openlane.eu/en/carv6/auction/10724277
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10726950
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726950%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10726950: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10726950 url https://www.openlane.eu/en/carv6/auction/10726950
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717850%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717850: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717839%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717839: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717888%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717888: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724254
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724254%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724254: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724254 url https://www.openlane.eu/en/carv6/auction/10724254
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717919%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717919: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717893%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717893: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10725601
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725601%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10725601: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10725601 url https://www.openlane.eu/en/carv6/auction/10725601
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717885%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717885: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724278
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724278%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724278: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724278 url https://www.openlane.eu/en/carv6/auction/10724278
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10726975
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726975%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10726975: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10726975 url https://www.openlane.eu/en/carv6/auction/10726975
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10726971
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726971%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10726971: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10726971 url https://www.openlane.eu/en/carv6/auction/10726971
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724255
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724255%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724255: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724255 url https://www.openlane.eu/en/carv6/auction/10724255
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10720507
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720507%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10720507: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10720507 url https://www.openlane.eu/en/carv6/auction/10720507
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724236
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724236%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724236: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724236 url https://www.openlane.eu/en/carv6/auction/10724236
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724261
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724261%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724261: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724261 url https://www.openlane.eu/en/carv6/auction/10724261
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10726965
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726965%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10726965: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10726965 url https://www.openlane.eu/en/carv6/auction/10726965
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724280
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724280%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724280: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724280 url https://www.openlane.eu/en/carv6/auction/10724280
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717901%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717901: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724262
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724262%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724262: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724262 url https://www.openlane.eu/en/carv6/auction/10724262
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717896%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717896: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717894%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717894: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10726953
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726953%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10726953: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10726953 url https://www.openlane.eu/en/carv6/auction/10726953
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717859%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717859: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724204
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724204%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724204: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724204 url https://www.openlane.eu/en/carv6/auction/10724204
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717866%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717866: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724210
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724210%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724210: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724210 url https://www.openlane.eu/en/carv6/auction/10724210
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717837%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10717837: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10724213
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724213%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10724213: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10724213 url https://www.openlane.eu/en/carv6/auction/10724213
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715710%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715710: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715711%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715711: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715715%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715715: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715713%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715713: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715714%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715714: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715718%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715718: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-26 22:22:58 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-26 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715717%27 HTTP/1.1" 200 None
2026-03-26 22:22:58 [adesa.be] INFO: Scrape type for 10715717: 2
2026-03-26 22:22:58 [adesa.be] INFO: Scraping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-26 22:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715716%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715716: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-26 22:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715719%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715719: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715720%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715720: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715722%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715722: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715723%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715723: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715724%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715724: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715725%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715725: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-26 22:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952
2026-03-26 22:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 566cc9a1-0993-534b-9761-f82fecb89e22 with scrape type 2
2026-03-26 22:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 566cc9a1-0993-534b-9761-f82fecb89e22 with scrape type 2
2026-03-26 22:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 566cc9a1-0993-534b-9761-f82fecb89e22, identifier: 10726952
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715726%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-26 22:22:59 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715730%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715730: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-26 22:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952
2026-03-26 22:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952
2026-03-26 22:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952 to the API
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:22:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726952>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '566cc9a1-0993-534b-9761-f82fecb89e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XXW995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 180809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 950,
'price_includes_vat': True,
'registration_date': '2015-12-31',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Renault Clio 1.5 DCI Dynamic - Diesel - Manual - 90 hp - 180.809 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2015}
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726952%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Saving data for 10726952: {'auction_closing_time': 1774605600.0, 'created_time': 1774452739.732879, 'last_price_update_time': 1774563779.647644}
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726952') HTTP/1.1" 204 0
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715731%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715731: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715733%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715733: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715732%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715732: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715735%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715735: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715737%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715737: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715738%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715738: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715740%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715740: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715745%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715745: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715746%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715746: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715747%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715747: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715749%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715749: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715748%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715748: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715750%27 HTTP/1.1" 200 None
2026-03-26 22:22:59 [adesa.be] INFO: Scrape type for 10715750: 2
2026-03-26 22:22:59 [adesa.be] INFO: Scraping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-26 22:22:59 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-26 22:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715751%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715751: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715753%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715753: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715754%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715754: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715755%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715755: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715756%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715756: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715757%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715757: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715763%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715763: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715758%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715758: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715759%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715759: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715764%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715764: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715765%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715765: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715760%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715760: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715761%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715761: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715762%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715762: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715770%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715770: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715772%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715772: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715774%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715774: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715777%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715777: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715776%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715776: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715778%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715778: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715779%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10715779: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730842
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730842%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730842: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730842 url https://www.openlane.eu/en/carv6/auction/10730842
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730897
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730897%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730897: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730897 url https://www.openlane.eu/en/carv6/auction/10730897
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730846
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730846%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730846: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730846 url https://www.openlane.eu/en/carv6/auction/10730846
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730888
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730888%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730888: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730888 url https://www.openlane.eu/en/carv6/auction/10730888
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714226%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10714226: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730879
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730879%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730879: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730879 url https://www.openlane.eu/en/carv6/auction/10730879
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730901
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730901%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730901: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730901 url https://www.openlane.eu/en/carv6/auction/10730901
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730894
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730894%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730894: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730894 url https://www.openlane.eu/en/carv6/auction/10730894
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714229%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10714229: 2
2026-03-26 22:23:00 [adesa.be] INFO: Scraping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730867
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730867%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730867: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730867 url https://www.openlane.eu/en/carv6/auction/10730867
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730904
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730904%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730904: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730904 url https://www.openlane.eu/en/carv6/auction/10730904
2026-03-26 22:23:00 [adesa.be] INFO: Found listing with ID: 10730905
2026-03-26 22:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730905%27 HTTP/1.1" 200 None
2026-03-26 22:23:00 [adesa.be] INFO: Scrape type for 10730905: 0
2026-03-26 22:23:00 [adesa.be] INFO: Skipping item 10730905 url https://www.openlane.eu/en/carv6/auction/10730905
2026-03-26 22:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263
2026-03-26 22:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 2
2026-03-26 22:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 2
2026-03-26 22:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82a42efe-4f75-5266-adea-e30af883150a, identifier: 10724263
2026-03-26 22:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263
2026-03-26 22:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263
2026-03-26 22:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263 to the API
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724263>
{'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-27T10:00: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=10724263',
'listing': 'auctionplusdirectbuy',
'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-26 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724263%27 HTTP/1.1" 200 None
2026-03-26 22:23:01 [adesa.be] INFO: Saving data for 10724263: {'auction_closing_time': 1774605600.0, 'created_time': 1774452734.17055, 'last_price_update_time': 1774563781.204518}
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724263') HTTP/1.1" 204 0
2026-03-26 22:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9ec7e19-da18-50aa-ade7-e58a02761238 with identifier: 10726981
2026-03-26 22:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ec7e19-da18-50aa-ade7-e58a02761238 with scrape type 2
2026-03-26 22:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9ec7e19-da18-50aa-ade7-e58a02761238 with scrape type 2
2026-03-26 22:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9ec7e19-da18-50aa-ade7-e58a02761238, identifier: 10726981
2026-03-26 22:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9ec7e19-da18-50aa-ade7-e58a02761238 with identifier: 10726981
2026-03-26 22:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9ec7e19-da18-50aa-ade7-e58a02761238 with identifier: 10726981
2026-03-26 22:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9ec7e19-da18-50aa-ade7-e58a02761238 with identifier: 10726981 to the API
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726981>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9ec7e19-da18-50aa-ade7-e58a02761238',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASZ692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726981',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 65213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 91 hp - '
'65.213 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2021}
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726981%27 HTTP/1.1" 200 None
2026-03-26 22:23:01 [adesa.be] INFO: Saving data for 10726981: {'auction_closing_time': 1774605600.0, 'created_time': 1774453297.661597, 'last_price_update_time': 1774563781.917683}
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726981') HTTP/1.1" 204 0
2026-03-26 22:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-26 22:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9398d3-869c-5dcf-9d2c-c39d87470160 with scrape type 2
2026-03-26 22:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d9398d3-869c-5dcf-9d2c-c39d87470160 with scrape type 2
2026-03-26 22:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d9398d3-869c-5dcf-9d2c-c39d87470160, identifier: 10717903
2026-03-26 22:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-26 22:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-26 22:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903 to the API
2026-03-26 22:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717903>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d9398d3-869c-5dcf-9d2c-c39d87470160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PSR915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 137177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2016-09-07',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Clio Grandtour 0.9 TCe Zen - Petrol - Manual - 90 hp - '
'137.177 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2016}
2026-03-26 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717903%27 HTTP/1.1" 200 None
2026-03-26 22:23:05 [adesa.be] INFO: Saving data for 10717903: {'auction_closing_time': 1774605600.0, 'created_time': 1774365493.044904, 'last_price_update_time': 1774563785.183504}
2026-03-26 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717903') HTTP/1.1" 204 0
2026-03-26 22:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10724260
2026-03-26 22:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f698e1-dc28-5951-938c-7b09267d272f with scrape type 2
2026-03-26 22:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f698e1-dc28-5951-938c-7b09267d272f with scrape type 2
2026-03-26 22:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84f698e1-dc28-5951-938c-7b09267d272f, identifier: 10724260
2026-03-26 22:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10724260
2026-03-26 22:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10724260
2026-03-26 22:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10724260 to the API
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724260>
{'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-27T10:00: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=10724260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 54726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'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-26 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724260%27 HTTP/1.1" 200 None
2026-03-26 22:23:06 [adesa.be] INFO: Saving data for 10724260: {'auction_closing_time': 1774605600.0, 'created_time': 1774453322.626432, 'last_price_update_time': 1774563786.468189}
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724260') HTTP/1.1" 204 0
2026-03-26 22:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906
2026-03-26 22:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae06846-4d8f-5939-a354-93e7b58bac52 with scrape type 2
2026-03-26 22:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae06846-4d8f-5939-a354-93e7b58bac52 with scrape type 2
2026-03-26 22:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fae06846-4d8f-5939-a354-93e7b58bac52, identifier: 10717906
2026-03-26 22:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906
2026-03-26 22:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906
2026-03-26 22:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906 to the API
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717906>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fae06846-4d8f-5939-a354-93e7b58bac52',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BEI677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 86271,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2020-06-22',
'seats_number': 5,
'seller_name': 'Chalmet nv',
'title': 'Renault Clio 1.0 Tce Limited - Petrol - Manual - 100 hp - 86.271 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2020}
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717906%27 HTTP/1.1" 200 None
2026-03-26 22:23:06 [adesa.be] INFO: Saving data for 10717906: {'auction_closing_time': 1774605600.0, 'created_time': 1774365494.746998, 'last_price_update_time': 1774563786.951754}
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717906') HTTP/1.1" 204 0
2026-03-26 22:23:06 [scrapy.extensions.logstats] INFO: Crawled 629 pages (at 64 pages/min), scraped 571 items (at 61 items/min)
2026-03-26 22:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695
2026-03-26 22:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297f3367-c6df-5f74-8512-7361aa2b1448 with scrape type 2
2026-03-26 22:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 297f3367-c6df-5f74-8512-7361aa2b1448 with scrape type 2
2026-03-26 22:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 297f3367-c6df-5f74-8512-7361aa2b1448, identifier: 10719695
2026-03-26 22:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695
2026-03-26 22:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695
2026-03-26 22:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695 to the API
2026-03-26 22:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719695>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '297f3367-c6df-5f74-8512-7361aa2b1448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BPL515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719695',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 108663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 59400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'Porsche Panamera Sport Turismo 2.9 - Hybrid - Automatic - 330 hp - '
'108.663 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719695%27 HTTP/1.1" 200 None
2026-03-26 22:23:07 [adesa.be] INFO: Saving data for 10719695: {'auction_closing_time': 1774605600.0, 'created_time': 1774365597.771004, 'last_price_update_time': 1774563787.415825}
2026-03-26 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719695') HTTP/1.1" 204 0
2026-03-26 22:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10724211
2026-03-26 22:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1fe4833-ece3-56f6-a757-0e44005f1de5 with scrape type 2
2026-03-26 22:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1fe4833-ece3-56f6-a757-0e44005f1de5 with scrape type 2
2026-03-26 22:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1fe4833-ece3-56f6-a757-0e44005f1de5, identifier: 10724211
2026-03-26 22:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10724211
2026-03-26 22:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10724211
2026-03-26 22:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10724211 to the API
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724211>
{'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-27T10: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=10724211',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 238506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'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-26 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724211%27 HTTP/1.1" 200 None
2026-03-26 22:23:08 [adesa.be] INFO: Saving data for 10724211: {'auction_closing_time': 1774605600.0, 'created_time': 1774453295.367581, 'last_price_update_time': 1774563788.248382}
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724211') HTTP/1.1" 204 0
2026-03-26 22:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836
2026-03-26 22:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e58eecbd-e533-5ac1-8a0c-44d715243089 with scrape type 2
2026-03-26 22:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e58eecbd-e533-5ac1-8a0c-44d715243089 with scrape type 2
2026-03-26 22:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e58eecbd-e533-5ac1-8a0c-44d715243089, identifier: 10717836
2026-03-26 22:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836
2026-03-26 22:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836
2026-03-26 22:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836 to the API
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e58eecbd-e533-5ac1-8a0c-44d715243089',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MELISSA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 204995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36000,
'price_includes_vat': True,
'registration_date': '2018-06-20',
'seats_number': 2,
'seller_name': 'Avtolux bv',
'title': 'Porsche Cayenne S 2.9 - Petrol - Automatic - 440 hp - 204.995 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717836%27 HTTP/1.1" 200 None
2026-03-26 22:23:08 [adesa.be] INFO: Saving data for 10717836: {'auction_closing_time': 1774605600.0, 'created_time': 1774365473.177488, 'last_price_update_time': 1774563788.762151}
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717836') HTTP/1.1" 204 0
2026-03-26 22:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c63370e-10ca-512a-b65e-4d1b5fcfbd96 with identifier: 10724258
2026-03-26 22:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c63370e-10ca-512a-b65e-4d1b5fcfbd96 with scrape type 2
2026-03-26 22:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c63370e-10ca-512a-b65e-4d1b5fcfbd96 with scrape type 2
2026-03-26 22:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c63370e-10ca-512a-b65e-4d1b5fcfbd96, identifier: 10724258
2026-03-26 22:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c63370e-10ca-512a-b65e-4d1b5fcfbd96 with identifier: 10724258
2026-03-26 22:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c63370e-10ca-512a-b65e-4d1b5fcfbd96 with identifier: 10724258
2026-03-26 22:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c63370e-10ca-512a-b65e-4d1b5fcfbd96 with identifier: 10724258 to the API
2026-03-26 22:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7c63370e-10ca-512a-b65e-4d1b5fcfbd96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VWY281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724258',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 187185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2019-03-25',
'seats_number': 5,
'seller_name': 'Beernaert Frederik Autohandel bv',
'title': 'Renault Trafic L1H1 1.6 DCI - Diesel - Manual - 125 hp - 187.185 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724258%27 HTTP/1.1" 200 None
2026-03-26 22:23:09 [adesa.be] INFO: Saving data for 10724258: {'auction_closing_time': 1774605600.0, 'created_time': 1774453275.257511, 'last_price_update_time': 1774563789.621597}
2026-03-26 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724258') HTTP/1.1" 204 0
2026-03-26 22:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10724185
2026-03-26 22:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c53f0aef-2a92-5795-b495-95b876ceb44e with scrape type 2
2026-03-26 22:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c53f0aef-2a92-5795-b495-95b876ceb44e with scrape type 2
2026-03-26 22:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c53f0aef-2a92-5795-b495-95b876ceb44e, identifier: 10724185
2026-03-26 22:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10724185
2026-03-26 22:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10724185
2026-03-26 22:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10724185 to the API
2026-03-26 22:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724185>
{'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-27T10:00: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=10724185',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 120832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 52300,
'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-26 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724185%27 HTTP/1.1" 200 None
2026-03-26 22:23:11 [adesa.be] INFO: Saving data for 10724185: {'auction_closing_time': 1774605600.0, 'created_time': 1774453299.81275, 'last_price_update_time': 1774563791.02545}
2026-03-26 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724185') HTTP/1.1" 204 0
2026-03-26 22:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7f79502-b30e-5c2a-9d4c-76caf79e8e5e with identifier: 10724184
2026-03-26 22:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7f79502-b30e-5c2a-9d4c-76caf79e8e5e with scrape type 2
2026-03-26 22:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7f79502-b30e-5c2a-9d4c-76caf79e8e5e with scrape type 2
2026-03-26 22:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7f79502-b30e-5c2a-9d4c-76caf79e8e5e, identifier: 10724184
2026-03-26 22:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7f79502-b30e-5c2a-9d4c-76caf79e8e5e with identifier: 10724184
2026-03-26 22:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7f79502-b30e-5c2a-9d4c-76caf79e8e5e with identifier: 10724184
2026-03-26 22:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7f79502-b30e-5c2a-9d4c-76caf79e8e5e with identifier: 10724184 to the API
2026-03-26 22:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724184>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f7f79502-b30e-5c2a-9d4c-76caf79e8e5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YFJ874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724184',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 120561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 53800,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'Porsche Cayenne Coupé 3.0i Platinum - AWD - Petrol - Automatic - '
'339 hp - 120.561 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2020}
2026-03-26 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724184%27 HTTP/1.1" 200 None
2026-03-26 22:23:11 [adesa.be] INFO: Saving data for 10724184: {'auction_closing_time': 1774605600.0, 'created_time': 1774453299.383553, 'last_price_update_time': 1774563791.784115}
2026-03-26 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724184') HTTP/1.1" 204 0
2026-03-26 22:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891
2026-03-26 22:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with scrape type 2
2026-03-26 22:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with scrape type 2
2026-03-26 22:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc, identifier: 10717891
2026-03-26 22:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891
2026-03-26 22:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891
2026-03-26 22:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891 to the API
2026-03-26 22:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717891>
{'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': 118,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HUY878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 135738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2016-06-17',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Renault Captur Intens - Petrol - Automatic - 118 hp - 135.738 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2016}
2026-03-26 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717891%27 HTTP/1.1" 200 None
2026-03-26 22:23:13 [adesa.be] INFO: Saving data for 10717891: {'auction_closing_time': 1774605600.0, 'created_time': 1774365474.602072, 'last_price_update_time': 1774563793.981108}
2026-03-26 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717891') HTTP/1.1" 204 0
2026-03-26 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:14 [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-26 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226
2026-03-26 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f41d4963-6b02-56b0-9b93-aa9cf1f799b8, identifier: 10714226
2026-03-26 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143
2026-03-26 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b861c2-0e46-5d37-b567-52935a93d402 with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48b861c2-0e46-5d37-b567-52935a93d402 with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48b861c2-0e46-5d37-b567-52935a93d402, identifier: 10716143
2026-03-26 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226
2026-03-26 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226
2026-03-26 22:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226 to the API
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714226>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': 'f41d4963-6b02-56b0-9b93-aa9cf1f799b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBY820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 62593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 62.593 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714226%27 HTTP/1.1" 200 None
2026-03-26 22:23:14 [adesa.be] INFO: Saving data for 10714226: {'auction_closing_time': 1774600200.0, 'created_time': 1774347942.482094, 'last_price_update_time': 1774563794.535156}
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714226') HTTP/1.1" 204 0
2026-03-26 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143
2026-03-26 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143
2026-03-26 22:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143 to the API
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716143>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '48b861c2-0e46-5d37-b567-52935a93d402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHR457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 65707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Opel Combo XL 1.5 Edition - Diesel - Manual - 102 hp - 65.707 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716143%27 HTTP/1.1" 200 None
2026-03-26 22:23:14 [adesa.be] INFO: Saving data for 10716143: {'auction_closing_time': 1774609200.0, 'created_time': 1774366191.834924, 'last_price_update_time': 1774563794.803952}
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716143') HTTP/1.1" 204 0
2026-03-26 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247
2026-03-26 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7a9de7-affc-5656-bb90-7095713934d4 with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e7a9de7-affc-5656-bb90-7095713934d4 with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e7a9de7-affc-5656-bb90-7095713934d4, identifier: 10724247
2026-03-26 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-26 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e54f435-64f8-5b0d-906c-a410f6a623af with scrape type 2
2026-03-26 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e54f435-64f8-5b0d-906c-a410f6a623af with scrape type 2
2026-03-26 22:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e54f435-64f8-5b0d-906c-a410f6a623af, identifier: 10715717
2026-03-26 22:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-26 22:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with scrape type 2
2026-03-26 22:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with scrape type 2
2026-03-26 22:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4, identifier: 10720509
2026-03-26 22:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247
2026-03-26 22:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247
2026-03-26 22:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247 to the API
2026-03-26 22:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724247>
{'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-27T10: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=10724247',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 124435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 7,
'seller_name': 'AD Company bvba',
'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-26 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724247%27 HTTP/1.1" 200 None
2026-03-26 22:23:15 [adesa.be] INFO: Saving data for 10724247: {'auction_closing_time': 1774605600.0, 'created_time': 1774452726.768473, 'last_price_update_time': 1774563795.988904}
2026-03-26 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724247') HTTP/1.1" 204 0
2026-03-26 22:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-26 22:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-26 22:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717 to the API
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:16 [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-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715717%27 HTTP/1.1" 200 None
2026-03-26 22:23:16 [adesa.be] INFO: Saving data for 10715717: {'auction_closing_time': 1774857600.0, 'created_time': 1774365590.333415, 'last_price_update_time': 1774563796.256106}
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715717') HTTP/1.1" 204 0
2026-03-26 22:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-26 22:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-26 22:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509 to the API
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4d19e110-44d8-521a-bf3e-a0a6a5de49a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXZ825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720509',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Laguna',
'odometer': 109202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2008-02-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Renault Laguna 1.5 DCI Dynamic - Diesel - Manual - 110 hp - 109.202 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2008}
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720509%27 HTTP/1.1" 200 None
2026-03-26 22:23:16 [adesa.be] INFO: Saving data for 10720509: {'auction_closing_time': 1774605600.0, 'created_time': 1774390639.910169, 'last_price_update_time': 1774563796.551638}
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720509') HTTP/1.1" 204 0
2026-03-26 22:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:16 [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-26 22:23:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229
2026-03-26 22:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e65b4b-02f3-5044-b0e0-755d91045fe5 with scrape type 2
2026-03-26 22:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e65b4b-02f3-5044-b0e0-755d91045fe5 with scrape type 2
2026-03-26 22:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41e65b4b-02f3-5044-b0e0-755d91045fe5, identifier: 10714229
2026-03-26 22:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-26 22:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 2
2026-03-26 22:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 2
2026-03-26 22:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a1c19a4-6267-5295-b5e3-d808d83f0d30, identifier: 10715779
2026-03-26 22:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229
2026-03-26 22:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229
2026-03-26 22:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229 to the API
2026-03-26 22:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714229>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '41e65b4b-02f3-5044-b0e0-755d91045fe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPA464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714229',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 118295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 40 TDI Business - Quattro - Diesel - Automatic - 190 hp - '
'118.295 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714229%27 HTTP/1.1" 200 None
2026-03-26 22:23:17 [adesa.be] INFO: Saving data for 10714229: {'auction_closing_time': 1774600200.0, 'created_time': 1774347941.259043, 'last_price_update_time': 1774563797.163551}
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714229') HTTP/1.1" 204 0
2026-03-26 22:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-26 22:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-26 22:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779 to the API
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:17 [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': 3500,
'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-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715779%27 HTTP/1.1" 200 None
2026-03-26 22:23:17 [adesa.be] INFO: Saving data for 10715779: {'auction_closing_time': 1774857600.0, 'created_time': 1774365506.133862, 'last_price_update_time': 1774563797.448374}
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715779') HTTP/1.1" 204 0
2026-03-26 22:23:17 [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-26 22:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:17 [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-26 22:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-26 22:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6ef857-871e-5695-ad62-315ac84e11d7 with scrape type 2
2026-03-26 22:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6ef857-871e-5695-ad62-315ac84e11d7 with scrape type 2
2026-03-26 22:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec6ef857-871e-5695-ad62-315ac84e11d7, identifier: 10715778
2026-03-26 22:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-26 22:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-26 22:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778 to the API
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:17 [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': 4000,
'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-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715778%27 HTTP/1.1" 200 None
2026-03-26 22:23:17 [adesa.be] INFO: Saving data for 10715778: {'auction_closing_time': 1774857600.0, 'created_time': 1774366117.590003, 'last_price_update_time': 1774563797.929653}
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715778') HTTP/1.1" 204 0
2026-03-26 22:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-26 22:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2059677-27ba-5201-9723-aa391b0d4c68 with scrape type 2
2026-03-26 22:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2059677-27ba-5201-9723-aa391b0d4c68 with scrape type 2
2026-03-26 22:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2059677-27ba-5201-9723-aa391b0d4c68, identifier: 10715772
2026-03-26 22:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-26 22:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-26 22:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772 to the API
2026-03-26 22:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:18 [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': 7500,
'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-26 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715772%27 HTTP/1.1" 200 None
2026-03-26 22:23:18 [adesa.be] INFO: Saving data for 10715772: {'auction_closing_time': 1774857600.0, 'created_time': 1774365548.485874, 'last_price_update_time': 1774563798.291191}
2026-03-26 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715772') HTTP/1.1" 204 0
2026-03-26 22:23:18 [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-26 22: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-26 22:23:18 [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-26 22: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-26 22:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-26 22:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 with scrape type 2
2026-03-26 22:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 with scrape type 2
2026-03-26 22:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61ef48d9-64fb-5e63-89f6-80d908e957c4, identifier: 10715776
2026-03-26 22:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-26 22:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-26 22:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776 to the API
2026-03-26 22:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:18 [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': 5800,
'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-26 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715776%27 HTTP/1.1" 200 None
2026-03-26 22:23:18 [adesa.be] INFO: Saving data for 10715776: {'auction_closing_time': 1774857600.0, 'created_time': 1774365514.154151, 'last_price_update_time': 1774563798.848242}
2026-03-26 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715776') HTTP/1.1" 204 0
2026-03-26 22:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-26 22:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1ab053-6fef-5a70-bec2-17807010febb with scrape type 2
2026-03-26 22:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a1ab053-6fef-5a70-bec2-17807010febb with scrape type 2
2026-03-26 22:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a1ab053-6fef-5a70-bec2-17807010febb, identifier: 10715774
2026-03-26 22:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-26 22:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-26 22:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774 to the API
2026-03-26 22:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:19 [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': 4700,
'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-26 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715774%27 HTTP/1.1" 200 None
2026-03-26 22:23:19 [adesa.be] INFO: Saving data for 10715774: {'auction_closing_time': 1774857600.0, 'created_time': 1774365541.628245, 'last_price_update_time': 1774563799.210016}
2026-03-26 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715774') HTTP/1.1" 204 0
2026-03-26 22:23:19 [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-26 22:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-26 22:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with scrape type 2
2026-03-26 22:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with scrape type 2
2026-03-26 22:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb, identifier: 10715777
2026-03-26 22:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-26 22:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-26 22:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777 to the API
2026-03-26 22:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:19 [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-26 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715777%27 HTTP/1.1" 200 None
2026-03-26 22:23:19 [adesa.be] INFO: Saving data for 10715777: {'auction_closing_time': 1774857600.0, 'created_time': 1774366113.247613, 'last_price_update_time': 1774563799.717442}
2026-03-26 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715777') HTTP/1.1" 204 0
2026-03-26 22:23:20 [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-26 22: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-26 22:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-26 22:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 with scrape type 2
2026-03-26 22:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 with scrape type 2
2026-03-26 22:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad835bd9-5afa-5586-a8a3-9ccad36ff484, identifier: 10715761
2026-03-26 22:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-26 22:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-26 22:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761 to the API
2026-03-26 22:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:21 [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-26 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715761%27 HTTP/1.1" 200 None
2026-03-26 22:23:21 [adesa.be] INFO: Saving data for 10715761: {'auction_closing_time': 1774857600.0, 'created_time': 1774365505.527598, 'last_price_update_time': 1774563801.481723}
2026-03-26 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715761') HTTP/1.1" 204 0
2026-03-26 22:23:21 [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-26 22: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-26 22:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-26 22:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with scrape type 2
2026-03-26 22:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with scrape type 2
2026-03-26 22:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410, identifier: 10715760
2026-03-26 22:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-26 22:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-26 22:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760 to the API
2026-03-26 22:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:21 [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-26 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715760%27 HTTP/1.1" 200 None
2026-03-26 22:23:21 [adesa.be] INFO: Saving data for 10715760: {'auction_closing_time': 1774857600.0, 'created_time': 1774365544.187131, 'last_price_update_time': 1774563801.976528}
2026-03-26 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715760') HTTP/1.1" 204 0
2026-03-26 22:23:22 [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-26 22: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-26 22:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-26 22:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec10cce-c47a-5635-bb93-679f64d660e0 with scrape type 2
2026-03-26 22:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ec10cce-c47a-5635-bb93-679f64d660e0 with scrape type 2
2026-03-26 22:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ec10cce-c47a-5635-bb93-679f64d660e0, identifier: 10715762
2026-03-26 22:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-26 22:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-26 22:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762 to the API
2026-03-26 22:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:22 [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': 1200,
'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-26 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715762%27 HTTP/1.1" 200 None
2026-03-26 22:23:22 [adesa.be] INFO: Saving data for 10715762: {'auction_closing_time': 1774857600.0, 'created_time': 1774365548.146865, 'last_price_update_time': 1774563802.773842}
2026-03-26 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715762') HTTP/1.1" 204 0
2026-03-26 22:23:25 [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-26 22: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-26 22:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-26 22:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with scrape type 2
2026-03-26 22:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with scrape type 2
2026-03-26 22:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dc97ad4-a338-5348-b0e7-393ab51a4a26, identifier: 10715765
2026-03-26 22:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-26 22:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-26 22:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765 to the API
2026-03-26 22:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:26 [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': 800,
'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-26 22:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715765%27 HTTP/1.1" 200 None
2026-03-26 22:23:26 [adesa.be] INFO: Saving data for 10715765: {'auction_closing_time': 1774857600.0, 'created_time': 1774365543.032275, 'last_price_update_time': 1774563806.396147}
2026-03-26 22:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715765') HTTP/1.1" 204 0
2026-03-26 22:23:26 [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-26 22: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-26 22:23:26 [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-26 22: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-26 22:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-26 22:23: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-26 22:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10be060f-c002-560b-a237-a6e8be393e19 with scrape type 2
2026-03-26 22:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10be060f-c002-560b-a237-a6e8be393e19, identifier: 10715764
2026-03-26 22:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-26 22:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-26 22:23: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-26 22:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:27 [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-26 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715764%27 HTTP/1.1" 200 None
2026-03-26 22:23:27 [adesa.be] INFO: Saving data for 10715764: {'auction_closing_time': 1774857600.0, 'created_time': 1774365543.40155, 'last_price_update_time': 1774563807.103525}
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715764') HTTP/1.1" 204 0
2026-03-26 22:23:27 [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-26 22:23:27 [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-26 22:23:27 [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-26 22:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-26 22:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7323aa7-0b3d-51d8-8516-d1519418212c with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7323aa7-0b3d-51d8-8516-d1519418212c with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7323aa7-0b3d-51d8-8516-d1519418212c, identifier: 10715758
2026-03-26 22:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-26 22:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-26 22:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758 to the API
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:27 [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-26 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715758%27 HTTP/1.1" 200 None
2026-03-26 22:23:27 [adesa.be] INFO: Saving data for 10715758: {'auction_closing_time': 1774857600.0, 'created_time': 1774365559.08728, 'last_price_update_time': 1774563807.487869}
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715758') HTTP/1.1" 204 0
2026-03-26 22:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-26 22:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ecd3dca-87b5-5441-8a74-9d6b64aad594, identifier: 10715763
2026-03-26 22:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-26 22:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d305b189-c9ca-5742-b63c-7bc1c49c4402 with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d305b189-c9ca-5742-b63c-7bc1c49c4402 with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d305b189-c9ca-5742-b63c-7bc1c49c4402, identifier: 10715770
2026-03-26 22:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-26 22:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e046eb0e-1dc8-53d4-968b-314a8d6183ed with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e046eb0e-1dc8-53d4-968b-314a8d6183ed with scrape type 2
2026-03-26 22:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e046eb0e-1dc8-53d4-968b-314a8d6183ed, identifier: 10715757
2026-03-26 22:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-26 22:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-26 22:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763 to the API
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:28 [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-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715763%27 HTTP/1.1" 200 None
2026-03-26 22:23:28 [adesa.be] INFO: Saving data for 10715763: {'auction_closing_time': 1774857600.0, 'created_time': 1774365585.444307, 'last_price_update_time': 1774563808.028166}
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715763') HTTP/1.1" 204 0
2026-03-26 22:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-26 22:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-26 22:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770 to the API
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:28 [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': 3300,
'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-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715770%27 HTTP/1.1" 200 None
2026-03-26 22:23:28 [adesa.be] INFO: Saving data for 10715770: {'auction_closing_time': 1774857600.0, 'created_time': 1774365547.64555, 'last_price_update_time': 1774563808.303677}
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715770') HTTP/1.1" 204 0
2026-03-26 22:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-26 22:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-26 22:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757 to the API
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:23:28 [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': 3000,
'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-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715757%27 HTTP/1.1" 200 None
2026-03-26 22:23:28 [adesa.be] INFO: Saving data for 10715757: {'auction_closing_time': 1774857600.0, 'created_time': 1774365579.268899, 'last_price_update_time': 1774563808.588245}
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715757') HTTP/1.1" 204 0
2026-03-26 22:23:29 [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-26 22: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-26 22:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-26 22:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with scrape type 2
2026-03-26 22:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with scrape type 2
2026-03-26 22:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4, identifier: 10715750
2026-03-26 22:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-26 22:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-26 22:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750 to the API
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:29 [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': 3500,
'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-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715750%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Saving data for 10715750: {'auction_closing_time': 1774857600.0, 'created_time': 1774365529.074321, 'last_price_update_time': 1774563809.721188}
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715750') HTTP/1.1" 204 0
2026-03-26 22:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10730831
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730831%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10730831: 0
2026-03-26 22:23:29 [adesa.be] INFO: Skipping item 10730831 url https://www.openlane.eu/en/carv6/auction/10730831
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714237%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10714237: 2
2026-03-26 22:23:29 [adesa.be] INFO: Scraping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714233%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10714233: 2
2026-03-26 22:23:29 [adesa.be] INFO: Scraping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10730884
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730884%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10730884: 0
2026-03-26 22:23:29 [adesa.be] INFO: Skipping item 10730884 url https://www.openlane.eu/en/carv6/auction/10730884
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10730878
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730878%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10730878: 0
2026-03-26 22:23:29 [adesa.be] INFO: Skipping item 10730878 url https://www.openlane.eu/en/carv6/auction/10730878
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10730851
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730851%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10730851: 0
2026-03-26 22:23:29 [adesa.be] INFO: Skipping item 10730851 url https://www.openlane.eu/en/carv6/auction/10730851
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10730861
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730861%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10730861: 0
2026-03-26 22:23:29 [adesa.be] INFO: Skipping item 10730861 url https://www.openlane.eu/en/carv6/auction/10730861
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-26 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714240%27 HTTP/1.1" 200 None
2026-03-26 22:23:29 [adesa.be] INFO: Scrape type for 10714240: 2
2026-03-26 22:23:29 [adesa.be] INFO: Scraping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-26 22:23:29 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714239%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714239: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-26 22:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755
2026-03-26 22:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04642e2d-1a17-5eed-9173-1d044bd113f0 with scrape type 2
2026-03-26 22:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04642e2d-1a17-5eed-9173-1d044bd113f0 with scrape type 2
2026-03-26 22:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04642e2d-1a17-5eed-9173-1d044bd113f0, identifier: 10715755
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730868
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730868%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730868: 1
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10730868 url https://www.openlane.eu/en/carv6/auction/10730868
2026-03-26 22:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755
2026-03-26 22:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755
2026-03-26 22:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755 to the API
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715755>
{'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': '04642e2d-1a17-5eed-9173-1d044bd113f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRT741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 70125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 70.125 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715755%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Saving data for 10715755: {'auction_closing_time': 1774857600.0, 'created_time': 1774365583.766728, 'last_price_update_time': 1774563810.460954}
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715755') HTTP/1.1" 204 0
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730828
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730828%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730828: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730828 url https://www.openlane.eu/en/carv6/auction/10730828
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714242%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714242: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714243%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714243: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730869
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730869%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730869: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730869 url https://www.openlane.eu/en/carv6/auction/10730869
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730843
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730843%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730843: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730843 url https://www.openlane.eu/en/carv6/auction/10730843
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730881
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730881%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730881: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730881 url https://www.openlane.eu/en/carv6/auction/10730881
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730837
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730837%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730837: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730837 url https://www.openlane.eu/en/carv6/auction/10730837
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730892
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730892%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730892: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730892 url https://www.openlane.eu/en/carv6/auction/10730892
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714249%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714249: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730852
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730852%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730852: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730852 url https://www.openlane.eu/en/carv6/auction/10730852
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730829
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730829%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730829: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730829 url https://www.openlane.eu/en/carv6/auction/10730829
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730899
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730899%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730899: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730899 url https://www.openlane.eu/en/carv6/auction/10730899
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714250%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714250: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730836
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730836%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730836: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730836 url https://www.openlane.eu/en/carv6/auction/10730836
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730890
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730890%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730890: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730890 url https://www.openlane.eu/en/carv6/auction/10730890
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714253%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714253: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730848
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730848%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730848: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730848 url https://www.openlane.eu/en/carv6/auction/10730848
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730849
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730849%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730849: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730849 url https://www.openlane.eu/en/carv6/auction/10730849
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714256%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10714256: 2
2026-03-26 22:23:30 [adesa.be] INFO: Scraping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730871
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730871%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730871: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730871 url https://www.openlane.eu/en/carv6/auction/10730871
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730893
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730893%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730893: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730893 url https://www.openlane.eu/en/carv6/auction/10730893
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730889
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730889%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730889: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730889 url https://www.openlane.eu/en/carv6/auction/10730889
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730880
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730880%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730880: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730880 url https://www.openlane.eu/en/carv6/auction/10730880
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730841
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730841%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730841: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730841 url https://www.openlane.eu/en/carv6/auction/10730841
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730833
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730833%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730833: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730833 url https://www.openlane.eu/en/carv6/auction/10730833
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730859
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730859%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730859: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730859 url https://www.openlane.eu/en/carv6/auction/10730859
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10730883
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730883%27 HTTP/1.1" 200 None
2026-03-26 22:23:30 [adesa.be] INFO: Scrape type for 10730883: 0
2026-03-26 22:23:30 [adesa.be] INFO: Skipping item 10730883 url https://www.openlane.eu/en/carv6/auction/10730883
2026-03-26 22:23:30 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-26 22:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714264%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714264: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714267%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714267: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730857
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730857%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730857: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730857 url https://www.openlane.eu/en/carv6/auction/10730857
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730885
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730885%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730885: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730885 url https://www.openlane.eu/en/carv6/auction/10730885
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714272%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714272: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730876
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730876%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730876: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730876 url https://www.openlane.eu/en/carv6/auction/10730876
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714273%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714273: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-26 22:23:31 [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-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714274%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714274: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-26 22: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-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714371%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714371: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-26 22:23:31 [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-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730882
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730882%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730882: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730882 url https://www.openlane.eu/en/carv6/auction/10730882
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730887
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730887%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730887: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730887 url https://www.openlane.eu/en/carv6/auction/10730887
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730891
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730891%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730891: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730891 url https://www.openlane.eu/en/carv6/auction/10730891
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730850
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730850%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730850: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730850 url https://www.openlane.eu/en/carv6/auction/10730850
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730853
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730853%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730853: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730853 url https://www.openlane.eu/en/carv6/auction/10730853
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730854
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730854%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730854: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730854 url https://www.openlane.eu/en/carv6/auction/10730854
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730872
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730872%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730872: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730872 url https://www.openlane.eu/en/carv6/auction/10730872
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730873
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730873%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730873: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730873 url https://www.openlane.eu/en/carv6/auction/10730873
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10730839
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730839%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10730839: 0
2026-03-26 22:23:31 [adesa.be] INFO: Skipping item 10730839 url https://www.openlane.eu/en/carv6/auction/10730839
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714372%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714372: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-26 22: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-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714375%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714375: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-26 22:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-26 22:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5124fb62-35ed-52d2-9781-af720c9bdf8e with scrape type 2
2026-03-26 22:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5124fb62-35ed-52d2-9781-af720c9bdf8e with scrape type 2
2026-03-26 22:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5124fb62-35ed-52d2-9781-af720c9bdf8e, identifier: 10715748
2026-03-26 22:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-26 22:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with scrape type 2
2026-03-26 22:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with scrape type 2
2026-03-26 22:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00, identifier: 10715754
2026-03-26 22:23:31 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714373%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Scrape type for 10714373: 2
2026-03-26 22:23:31 [adesa.be] INFO: Scraping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-26 22:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-26 22:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-26 22:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748 to the API
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:31 [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': 5100,
'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-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715748%27 HTTP/1.1" 200 None
2026-03-26 22:23:31 [adesa.be] INFO: Saving data for 10715748: {'auction_closing_time': 1774857600.0, 'created_time': 1774365512.015579, 'last_price_update_time': 1774563811.957313}
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715748') HTTP/1.1" 204 0
2026-03-26 22:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-26 22:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-26 22:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754 to the API
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:32 [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': 3500,
'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-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715754%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Saving data for 10715754: {'auction_closing_time': 1774857600.0, 'created_time': 1774365585.082517, 'last_price_update_time': 1774563812.34722}
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715754') HTTP/1.1" 204 0
2026-03-26 22:23:32 [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-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714379%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714379: 2
2026-03-26 22:23:32 [adesa.be] INFO: Scraping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-26 22: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-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730903
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730903%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730903: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730903 url https://www.openlane.eu/en/carv6/auction/10730903
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730902
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730902%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730902: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730902 url https://www.openlane.eu/en/carv6/auction/10730902
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714378%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714378: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714473%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714473: 2
2026-03-26 22:23:32 [adesa.be] INFO: Scraping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714474%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714474: 2
2026-03-26 22:23:32 [adesa.be] INFO: Scraping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730862
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730862%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730862: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730862 url https://www.openlane.eu/en/carv6/auction/10730862
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730875
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730875%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730875: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730875 url https://www.openlane.eu/en/carv6/auction/10730875
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714475%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714475: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714564%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714564: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714566%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714566: 2
2026-03-26 22:23:32 [adesa.be] INFO: Scraping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-26 22:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-26 22:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with scrape type 2
2026-03-26 22:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with scrape type 2
2026-03-26 22:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a, identifier: 10715749
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730830
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730830%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730830: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730830 url https://www.openlane.eu/en/carv6/auction/10730830
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714572%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714572: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714573%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10714573: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730844
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730844%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730844: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730844 url https://www.openlane.eu/en/carv6/auction/10730844
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730865
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730865%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730865: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730865 url https://www.openlane.eu/en/carv6/auction/10730865
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730858
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730858%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730858: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730858 url https://www.openlane.eu/en/carv6/auction/10730858
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730856
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730856%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730856: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730856 url https://www.openlane.eu/en/carv6/auction/10730856
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730855
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730855%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730855: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730855 url https://www.openlane.eu/en/carv6/auction/10730855
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730870
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730870%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730870: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730870 url https://www.openlane.eu/en/carv6/auction/10730870
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730866
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730866%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730866: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730866 url https://www.openlane.eu/en/carv6/auction/10730866
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730840
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730840%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730840: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730840 url https://www.openlane.eu/en/carv6/auction/10730840
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730847
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730847%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730847: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730847 url https://www.openlane.eu/en/carv6/auction/10730847
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730835
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730835%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730835: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730835 url https://www.openlane.eu/en/carv6/auction/10730835
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730895
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730895%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730895: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730895 url https://www.openlane.eu/en/carv6/auction/10730895
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730898
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730898%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730898: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730898 url https://www.openlane.eu/en/carv6/auction/10730898
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730907
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730907%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730907: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730907 url https://www.openlane.eu/en/carv6/auction/10730907
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730874
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730874%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730874: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730874 url https://www.openlane.eu/en/carv6/auction/10730874
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730906
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730906%27 HTTP/1.1" 200 None
2026-03-26 22:23:32 [adesa.be] INFO: Scrape type for 10730906: 0
2026-03-26 22:23:32 [adesa.be] INFO: Skipping item 10730906 url https://www.openlane.eu/en/carv6/auction/10730906
2026-03-26 22:23:32 [adesa.be] INFO: Found listing with ID: 10730864
2026-03-26 22:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730864%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730864: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730864 url https://www.openlane.eu/en/carv6/auction/10730864
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730877
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730877%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730877: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730877 url https://www.openlane.eu/en/carv6/auction/10730877
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714586%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10714586: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730900
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730900%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730900: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730900 url https://www.openlane.eu/en/carv6/auction/10730900
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730834
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730834%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730834: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730834 url https://www.openlane.eu/en/carv6/auction/10730834
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730886
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730886%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730886: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730886 url https://www.openlane.eu/en/carv6/auction/10730886
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730845
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730845%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730845: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730845 url https://www.openlane.eu/en/carv6/auction/10730845
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714691%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10714691: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730838
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730838%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730838: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730838 url https://www.openlane.eu/en/carv6/auction/10730838
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714956%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10714956: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730896
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730896%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730896: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730896 url https://www.openlane.eu/en/carv6/auction/10730896
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10730832
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730832%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10730832: 0
2026-03-26 22:23:33 [adesa.be] INFO: Skipping item 10730832 url https://www.openlane.eu/en/carv6/auction/10730832
2026-03-26 22:23:33 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714981%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Scrape type for 10714981: 2
2026-03-26 22:23:33 [adesa.be] INFO: Scraping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-26 22:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-26 22:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-26 22:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749 to the API
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:33 [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': 3600,
'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-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715749%27 HTTP/1.1" 200 None
2026-03-26 22:23:33 [adesa.be] INFO: Saving data for 10715749: {'auction_closing_time': 1774857600.0, 'created_time': 1774365508.567104, 'last_price_update_time': 1774563813.497602}
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715749') HTTP/1.1" 204 0
2026-03-26 22:23:33 [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-26 22:23:33 [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-26 22: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-26 22: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-26 22:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-26 22:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c812-188d-543c-aba8-703aa539e851 with scrape type 2
2026-03-26 22:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c660c812-188d-543c-aba8-703aa539e851 with scrape type 2
2026-03-26 22:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c660c812-188d-543c-aba8-703aa539e851, identifier: 10715753
2026-03-26 22:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-26 22:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with scrape type 2
2026-03-26 22:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with scrape type 2
2026-03-26 22:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414, identifier: 10715756
2026-03-26 22:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-26 22:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-26 22:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753 to the API
2026-03-26 22:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:34 [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': 2500,
'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-26 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715753%27 HTTP/1.1" 200 None
2026-03-26 22:23:34 [adesa.be] INFO: Saving data for 10715753: {'auction_closing_time': 1774857600.0, 'created_time': 1774365513.267378, 'last_price_update_time': 1774563814.164431}
2026-03-26 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715753') HTTP/1.1" 204 0
2026-03-26 22:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-26 22:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-26 22:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756 to the API
2026-03-26 22:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:34 [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': 2400,
'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-26 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715756%27 HTTP/1.1" 200 None
2026-03-26 22:23:34 [adesa.be] INFO: Saving data for 10715756: {'auction_closing_time': 1774857600.0, 'created_time': 1774365527.228336, 'last_price_update_time': 1774563814.436232}
2026-03-26 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715756') HTTP/1.1" 204 0
2026-03-26 22:23:35 [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-26 22: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-26 22:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-26 22:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132bc125-786a-5b2b-8657-adde8891f022 with scrape type 2
2026-03-26 22:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 132bc125-786a-5b2b-8657-adde8891f022 with scrape type 2
2026-03-26 22:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 132bc125-786a-5b2b-8657-adde8891f022, identifier: 10715751
2026-03-26 22:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-26 22:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-26 22:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751 to the API
2026-03-26 22:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:35 [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': 1600,
'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-26 22:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715751%27 HTTP/1.1" 200 None
2026-03-26 22:23:35 [adesa.be] INFO: Saving data for 10715751: {'auction_closing_time': 1774857600.0, 'created_time': 1774365581.829548, 'last_price_update_time': 1774563815.717801}
2026-03-26 22:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715751') HTTP/1.1" 204 0
2026-03-26 22:23:35 [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-26 22: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-26 22:23:35 [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-26 22: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-26 22:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-26 22:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with scrape type 2
2026-03-26 22:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with scrape type 2
2026-03-26 22:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25, identifier: 10715740
2026-03-26 22:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-26 22:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-26 22:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740 to the API
2026-03-26 22:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:36 [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-26 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715740%27 HTTP/1.1" 200 None
2026-03-26 22:23:36 [adesa.be] INFO: Saving data for 10715740: {'auction_closing_time': 1774857600.0, 'created_time': 1774365531.776114, 'last_price_update_time': 1774563816.184336}
2026-03-26 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715740') HTTP/1.1" 204 0
2026-03-26 22:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-26 22:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with scrape type 2
2026-03-26 22:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with scrape type 2
2026-03-26 22:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae, identifier: 10715747
2026-03-26 22:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-26 22:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-26 22:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747 to the API
2026-03-26 22:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:36 [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': 3900,
'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-26 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715747%27 HTTP/1.1" 200 None
2026-03-26 22:23:36 [adesa.be] INFO: Saving data for 10715747: {'auction_closing_time': 1774857600.0, 'created_time': 1774365509.964457, 'last_price_update_time': 1774563816.564077}
2026-03-26 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715747') HTTP/1.1" 204 0
2026-03-26 22:23:36 [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-26 22: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-26 22:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-26 22:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f55f81-13e5-5057-9a52-754e38e0d424 with scrape type 2
2026-03-26 22:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f55f81-13e5-5057-9a52-754e38e0d424 with scrape type 2
2026-03-26 22:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70f55f81-13e5-5057-9a52-754e38e0d424, identifier: 10715746
2026-03-26 22:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-26 22:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-26 22:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746 to the API
2026-03-26 22:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:37 [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': 3000,
'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-26 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715746%27 HTTP/1.1" 200 None
2026-03-26 22:23:37 [adesa.be] INFO: Saving data for 10715746: {'auction_closing_time': 1774857600.0, 'created_time': 1774366114.229133, 'last_price_update_time': 1774563817.411431}
2026-03-26 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715746') HTTP/1.1" 204 0
2026-03-26 22:23:37 [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-26 22:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-26 22:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 with scrape type 2
2026-03-26 22:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 with scrape type 2
2026-03-26 22:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 644c682b-7d94-5b27-981a-2a3f4d6909e7, identifier: 10715735
2026-03-26 22:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-26 22:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-26 22:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735 to the API
2026-03-26 22:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:37 [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-26 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715735%27 HTTP/1.1" 200 None
2026-03-26 22:23:37 [adesa.be] INFO: Saving data for 10715735: {'auction_closing_time': 1774857600.0, 'created_time': 1774365534.587013, 'last_price_update_time': 1774563817.888046}
2026-03-26 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715735') HTTP/1.1" 204 0
2026-03-26 22:23:37 [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-26 22:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-26 22:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 with scrape type 2
2026-03-26 22:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 with scrape type 2
2026-03-26 22:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bcd9f8a-5de7-5c18-b205-2689722bc647, identifier: 10715732
2026-03-26 22:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-26 22:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-26 22:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732 to the API
2026-03-26 22:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:38 [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': 3000,
'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-26 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715732%27 HTTP/1.1" 200 None
2026-03-26 22:23:38 [adesa.be] INFO: Saving data for 10715732: {'auction_closing_time': 1774857600.0, 'created_time': 1774365556.422599, 'last_price_update_time': 1774563818.385609}
2026-03-26 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715732') HTTP/1.1" 204 0
2026-03-26 22:23:38 [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-26 22: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-26 22:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-26 22:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 with scrape type 2
2026-03-26 22:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 with scrape type 2
2026-03-26 22:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92f107ab-d3e5-5065-b3ee-db44bb42d380, identifier: 10715738
2026-03-26 22:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-26 22:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-26 22:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738 to the API
2026-03-26 22:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:38 [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-26 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715738%27 HTTP/1.1" 200 None
2026-03-26 22:23:38 [adesa.be] INFO: Saving data for 10715738: {'auction_closing_time': 1774857600.0, 'created_time': 1774365532.113783, 'last_price_update_time': 1774563818.966657}
2026-03-26 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715738') HTTP/1.1" 204 0
2026-03-26 22:23:39 [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-26 22:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-26 22:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db34a42e-0ca8-577e-afb6-b907d7617025 with scrape type 2
2026-03-26 22:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db34a42e-0ca8-577e-afb6-b907d7617025 with scrape type 2
2026-03-26 22:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db34a42e-0ca8-577e-afb6-b907d7617025, identifier: 10715737
2026-03-26 22:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-26 22:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-26 22:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737 to the API
2026-03-26 22:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:39 [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-26 22:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715737%27 HTTP/1.1" 200 None
2026-03-26 22:23:39 [adesa.be] INFO: Saving data for 10715737: {'auction_closing_time': 1774857600.0, 'created_time': 1774365549.280403, 'last_price_update_time': 1774563819.581473}
2026-03-26 22:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715737') HTTP/1.1" 204 0
2026-03-26 22:23:40 [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-26 22: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-26 22:23:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-26 22:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 with scrape type 2
2026-03-26 22:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 with scrape type 2
2026-03-26 22:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4198aa93-61d1-5464-9575-c5b24b31f9a1, identifier: 10715745
2026-03-26 22:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-26 22:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-26 22:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745 to the API
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:40 [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': 2100,
'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-26 22:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715745%27 HTTP/1.1" 200 None
2026-03-26 22:23:40 [adesa.be] INFO: Saving data for 10715745: {'auction_closing_time': 1774857600.0, 'created_time': 1774365533.552581, 'last_price_update_time': 1774563820.453849}
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715745') HTTP/1.1" 204 0
2026-03-26 22:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273
2026-03-26 22:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6042fe-7823-56b4-852e-e4778a734ae5 with scrape type 2
2026-03-26 22:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6042fe-7823-56b4-852e-e4778a734ae5 with scrape type 2
2026-03-26 22:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab6042fe-7823-56b4-852e-e4778a734ae5, identifier: 10714273
2026-03-26 22:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273
2026-03-26 22:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273
2026-03-26 22:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273 to the API
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714273>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab6042fe-7823-56b4-852e-e4778a734ae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHE126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 170952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Solution - Diesel - '
'Automatic - 150 hp - 170.952 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714273%27 HTTP/1.1" 200 None
2026-03-26 22:23:40 [adesa.be] INFO: Saving data for 10714273: {'auction_closing_time': 1774600200.0, 'created_time': 1774347946.370808, 'last_price_update_time': 1774563820.825741}
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714273') HTTP/1.1" 204 0
2026-03-26 22:23: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-26 22: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-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714986%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714986: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10730860
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730860%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10730860: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10730860 url https://www.openlane.eu/en/carv6/auction/10730860
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714983%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714983: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714991%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714991: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714989%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714989: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10730863
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730863%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10730863: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10730863 url https://www.openlane.eu/en/carv6/auction/10730863
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714220%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714220: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714221%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714221: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714219%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714219: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714218%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714218: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714223%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714223: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714222%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714222: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714224%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714224: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714225%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714225: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714227%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714227: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714228%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714228: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714230%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714230: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714231%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714231: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714232%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714232: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714234%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714234: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714235%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714235: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714236%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714236: 2
2026-03-26 22:23:41 [adesa.be] INFO: Scraping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-26 22:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714238%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714238: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714241%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714241: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714244%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714244: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714245%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714245: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714246%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714246: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714247%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714247: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714248%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714248: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714251%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714251: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714252%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714252: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714254%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714254: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714259%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714259: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714258%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714258: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714261%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714261: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714262%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714262: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714276%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714276: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714370%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714370: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714263%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714263: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714266%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714266: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714265%27 HTTP/1.1" 200 None
2026-03-26 22:23:41 [adesa.be] INFO: Scrape type for 10714265: 0
2026-03-26 22:23:41 [adesa.be] INFO: Skipping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-26 22:23:41 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-26 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714268%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714268: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714269%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714269: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714271%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714271: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714275%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714275: 2
2026-03-26 22:23:42 [adesa.be] INFO: Scraping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-26 22:23:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714376%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714376: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714568%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714568: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714567%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714567: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714570%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714570: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714569%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714569: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714571%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714571: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714574%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714574: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714575%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714575: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714577%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714577: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714578%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714578: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714579%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714579: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714581%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714581: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714580%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714580: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714582%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714582: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714583%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714583: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714584%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714584: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714585%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714585: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714669%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714669: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714666%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714666: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714674%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714674: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714588%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714588: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714671%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714671: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714678%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714678: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714681%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714681: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714683%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714683: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714676%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714676: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714684%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714684: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714688%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714688: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714686%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714686: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714701%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714701: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714699%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714699: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714696%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714696: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714694%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714694: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714959%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714959: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714964%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714964: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714961%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714961: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714966%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714966: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714968%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714968: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714970%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714970: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714972%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714972: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714974%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714974: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714976%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714976: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714979%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10714979: 0
2026-03-26 22:23:42 [adesa.be] INFO: Skipping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719286%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10719286: 2
2026-03-26 22:23:42 [adesa.be] INFO: Scraping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-26 22:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:42 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-26 22:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723908%27 HTTP/1.1" 200 None
2026-03-26 22:23:42 [adesa.be] INFO: Scrape type for 10723908: 2
2026-03-26 22:23:42 [adesa.be] INFO: Scraping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-26 22:23:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566
2026-03-26 22:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917a73a6-6ce6-58a4-9d17-df3183630e80 with scrape type 2
2026-03-26 22:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917a73a6-6ce6-58a4-9d17-df3183630e80 with scrape type 2
2026-03-26 22:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 917a73a6-6ce6-58a4-9d17-df3183630e80, identifier: 10714566
2026-03-26 22:23:43 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723919%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Scrape type for 10723919: 2
2026-03-26 22:23:43 [adesa.be] INFO: Scraping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-26 22:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566
2026-03-26 22:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566
2026-03-26 22:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566 to the API
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714566>
{'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': 110,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '917a73a6-6ce6-58a4-9d17-df3183630e80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 135672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 135.672 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714566%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Saving data for 10714566: {'auction_closing_time': 1774600200.0, 'created_time': 1774347627.843704, 'last_price_update_time': 1774563823.440832}
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714566') HTTP/1.1" 204 0
2026-03-26 22:23:43 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723874%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Scrape type for 10723874: 2
2026-03-26 22:23:43 [adesa.be] INFO: Scraping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-26 22:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474
2026-03-26 22:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc24a33-4161-5d1c-ab98-c980a0419835 with scrape type 2
2026-03-26 22:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc24a33-4161-5d1c-ab98-c980a0419835 with scrape type 2
2026-03-26 22:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc24a33-4161-5d1c-ab98-c980a0419835, identifier: 10714474
2026-03-26 22:23:43 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723883%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Scrape type for 10723883: 2
2026-03-26 22:23:43 [adesa.be] INFO: Scraping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-26 22:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474
2026-03-26 22:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474
2026-03-26 22:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474 to the API
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714474>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc24a33-4161-5d1c-ab98-c980a0419835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVZ084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 35503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Micra 1.0 Acenta - Petrol - Manual - 95 hp - 35.503 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714474%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Saving data for 10714474: {'auction_closing_time': 1774600200.0, 'created_time': 1774347627.131751, 'last_price_update_time': 1774563823.925832}
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714474') HTTP/1.1" 204 0
2026-03-26 22:23:43 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723892%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Scrape type for 10723892: 2
2026-03-26 22:23:43 [adesa.be] INFO: Scraping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-26 22:23:43 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726297%27 HTTP/1.1" 200 None
2026-03-26 22:23:43 [adesa.be] INFO: Scrape type for 10726297: 2
2026-03-26 22:23:43 [adesa.be] INFO: Scraping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-26 22:23:43 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-26 22:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723884%27 HTTP/1.1" 200 None
2026-03-26 22:23:44 [adesa.be] INFO: Scrape type for 10723884: 2
2026-03-26 22:23:44 [adesa.be] INFO: Scraping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-26 22:23:44 [adesa.be] INFO: Found listing with ID: 10730692
2026-03-26 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730692%27 HTTP/1.1" 200 None
2026-03-26 22:23:44 [adesa.be] INFO: Scrape type for 10730692: 0
2026-03-26 22:23:44 [adesa.be] INFO: Skipping item 10730692 url https://www.openlane.eu/en/carv6/auction/10730692
2026-03-26 22:23:44 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-26 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726307%27 HTTP/1.1" 200 None
2026-03-26 22:23:44 [adesa.be] INFO: Scrape type for 10726307: 2
2026-03-26 22:23:44 [adesa.be] INFO: Scraping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-26 22:23:44 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-26 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726306%27 HTTP/1.1" 200 None
2026-03-26 22:23:44 [adesa.be] INFO: Scrape type for 10726306: 2
2026-03-26 22:23:44 [adesa.be] INFO: Scraping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-26 22:23:44 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-26 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723889%27 HTTP/1.1" 200 None
2026-03-26 22:23:44 [adesa.be] INFO: Scrape type for 10723889: 2
2026-03-26 22:23:44 [adesa.be] INFO: Scraping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-26 22:23:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375
2026-03-26 22:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with scrape type 2
2026-03-26 22:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with scrape type 2
2026-03-26 22:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e, identifier: 10714375
2026-03-26 22:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375
2026-03-26 22:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375
2026-03-26 22:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375 to the API
2026-03-26 22:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1cc2c409-445e-53a4-91b2-e5a4ca2edb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN046A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 100599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter L3H2 314 CDI Fun - Diesel - Manual - 143 hp '
'- 100.599 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2020}
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714375%27 HTTP/1.1" 200 None
2026-03-26 22:23:45 [adesa.be] INFO: Saving data for 10714375: {'auction_closing_time': 1774600200.0, 'created_time': 1774347923.144803, 'last_price_update_time': 1774563825.067129}
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714375') HTTP/1.1" 204 0
2026-03-26 22:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981
2026-03-26 22:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf3e54f-caad-5752-afda-07613dfc07a0 with scrape type 2
2026-03-26 22:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf3e54f-caad-5752-afda-07613dfc07a0 with scrape type 2
2026-03-26 22:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddf3e54f-caad-5752-afda-07613dfc07a0, identifier: 10714981
2026-03-26 22:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981
2026-03-26 22:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981
2026-03-26 22:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981 to the API
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ddf3e54f-caad-5752-afda-07613dfc07a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714981',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 112809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T5 R-Design - Hybrid - Automatic - 180 hp - 112.809 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714981%27 HTTP/1.1" 200 None
2026-03-26 22:23:45 [adesa.be] INFO: Saving data for 10714981: {'auction_closing_time': 1774600200.0, 'created_time': 1774347629.65048, 'last_price_update_time': 1774563825.58146}
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714981') HTTP/1.1" 204 0
2026-03-26 22:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379
2026-03-26 22:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3acc6f-d3c3-5642-b476-1fba886873bd with scrape type 2
2026-03-26 22:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3acc6f-d3c3-5642-b476-1fba886873bd with scrape type 2
2026-03-26 22:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f3acc6f-d3c3-5642-b476-1fba886873bd, identifier: 10714379
2026-03-26 22:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379
2026-03-26 22:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379
2026-03-26 22:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379 to the API
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7f3acc6f-d3c3-5642-b476-1fba886873bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHH678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 135726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Mini 3 Doors One 1.5 Essential - Petrol - Automatic - 102 hp - '
'135.726 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714379%27 HTTP/1.1" 200 None
2026-03-26 22:23:49 [adesa.be] INFO: Saving data for 10714379: {'auction_closing_time': 1774600200.0, 'created_time': 1774347932.866025, 'last_price_update_time': 1774563829.363687}
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714379') HTTP/1.1" 204 0
2026-03-26 22:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372
2026-03-26 22:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f72c786e-f2a5-548d-81de-8dff7376584d with scrape type 2
2026-03-26 22:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f72c786e-f2a5-548d-81de-8dff7376584d with scrape type 2
2026-03-26 22:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f72c786e-f2a5-548d-81de-8dff7376584d, identifier: 10714372
2026-03-26 22:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372
2026-03-26 22:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372
2026-03-26 22:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372 to the API
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714372>
{'auction_title': '',
'c_o_2_emission_value': 213,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f72c786e-f2a5-548d-81de-8dff7376584d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UVS519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 57018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-08-09',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter dropside 314 - Diesel - Manual - 143 hp - '
'57.018 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714372%27 HTTP/1.1" 200 None
2026-03-26 22:23:49 [adesa.be] INFO: Saving data for 10714372: {'auction_closing_time': 1774600200.0, 'created_time': 1774347934.384376, 'last_price_update_time': 1774563829.795736}
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714372') HTTP/1.1" 204 0
2026-03-26 22:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371
2026-03-26 22:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-26 22:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-26 22:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4571c2c2-2ae2-5992-b721-143b83b2825f, identifier: 10714371
2026-03-26 22:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371
2026-03-26 22:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371
2026-03-26 22:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371 to the API
2026-03-26 22:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714371>
{'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-27T08:30: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=10714371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 118853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'118.853 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-26 22:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714371%27 HTTP/1.1" 200 None
2026-03-26 22:23:50 [adesa.be] INFO: Saving data for 10714371: {'auction_closing_time': 1774600200.0, 'created_time': 1774347929.658771, 'last_price_update_time': 1774563830.619723}
2026-03-26 22:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714371') HTTP/1.1" 204 0
2026-03-26 22:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373
2026-03-26 22:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cedd6ec7-ae2f-57c7-a566-51dab9491754 with scrape type 2
2026-03-26 22:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cedd6ec7-ae2f-57c7-a566-51dab9491754 with scrape type 2
2026-03-26 22:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cedd6ec7-ae2f-57c7-a566-51dab9491754, identifier: 10714373
2026-03-26 22:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373
2026-03-26 22:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373
2026-03-26 22:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373 to the API
2026-03-26 22:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cedd6ec7-ae2f-57c7-a566-51dab9491754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDK791A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 97532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter L3H2 314 CDI Fun - Diesel - Manual - 143 hp '
'- 97.532 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2020}
2026-03-26 22:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714373%27 HTTP/1.1" 200 None
2026-03-26 22:23:51 [adesa.be] INFO: Saving data for 10714373: {'auction_closing_time': 1774600200.0, 'created_time': 1774347933.968615, 'last_price_update_time': 1774563831.083238}
2026-03-26 22:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714373') HTTP/1.1" 204 0
2026-03-26 22:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274
2026-03-26 22:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a128bdbb-1847-57de-910b-6f2d2eca8ae3 with scrape type 2
2026-03-26 22:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a128bdbb-1847-57de-910b-6f2d2eca8ae3 with scrape type 2
2026-03-26 22:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a128bdbb-1847-57de-910b-6f2d2eca8ae3, identifier: 10714274
2026-03-26 22:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274
2026-03-26 22:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274
2026-03-26 22:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274 to the API
2026-03-26 22:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714274>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a128bdbb-1847-57de-910b-6f2d2eca8ae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEN697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 134172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 250e - Hybrid - Automatic - 160 hp '
'- 134.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714274%27 HTTP/1.1" 200 None
2026-03-26 22:23:52 [adesa.be] INFO: Saving data for 10714274: {'auction_closing_time': 1774600200.0, 'created_time': 1774347928.842997, 'last_price_update_time': 1774563832.50982}
2026-03-26 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714274') HTTP/1.1" 204 0
2026-03-26 22:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250
2026-03-26 22:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fbc2a09-eb75-5537-b755-17bc560ec479 with scrape type 2
2026-03-26 22:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fbc2a09-eb75-5537-b755-17bc560ec479 with scrape type 2
2026-03-26 22:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fbc2a09-eb75-5537-b755-17bc560ec479, identifier: 10714250
2026-03-26 22:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250
2026-03-26 22:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250
2026-03-26 22:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250 to the API
2026-03-26 22:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714250>
{'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': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7fbc2a09-eb75-5537-b755-17bc560ec479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APY776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 197428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 197.428 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-26 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714250%27 HTTP/1.1" 200 None
2026-03-26 22:23:53 [adesa.be] INFO: Saving data for 10714250: {'auction_closing_time': 1774600200.0, 'created_time': 1774347925.61826, 'last_price_update_time': 1774563833.037228}
2026-03-26 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714250') HTTP/1.1" 204 0
2026-03-26 22:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473
2026-03-26 22:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with scrape type 2
2026-03-26 22:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with scrape type 2
2026-03-26 22:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a, identifier: 10714473
2026-03-26 22:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473
2026-03-26 22:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473
2026-03-26 22:23:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473 to the API
2026-03-26 22:23:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714473>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '5fde3b2e-d608-561f-bcbc-6b79c30b2d0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJF899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 87535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Mini Electric Cooper 29 kWh - Electric - Automatic - 184 hp - '
'87.535 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714473%27 HTTP/1.1" 200 None
2026-03-26 22:23:54 [adesa.be] INFO: Saving data for 10714473: {'auction_closing_time': 1774600200.0, 'created_time': 1774347935.944298, 'last_price_update_time': 1774563834.049784}
2026-03-26 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714473') HTTP/1.1" 204 0
2026-03-26 22:23:55 [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-26 22: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-26 22:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-26 22:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 2
2026-03-26 22:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 2
2026-03-26 22:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad0f3bb-7562-5943-806c-8f3fc8226a71, identifier: 10715733
2026-03-26 22:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-26 22:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-26 22:23:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733 to the API
2026-03-26 22:23:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:23:55 [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': 5000,
'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-26 22:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715733%27 HTTP/1.1" 200 None
2026-03-26 22:23:55 [adesa.be] INFO: Saving data for 10715733: {'auction_closing_time': 1774857600.0, 'created_time': 1774365503.635722, 'last_price_update_time': 1774563835.998435}
2026-03-26 22:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715733') HTTP/1.1" 204 0
2026-03-26 22:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725690%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10725690: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723890%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723890: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10729558
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729558%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10729558: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10729558 url https://www.openlane.eu/en/carv6/auction/10729558
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725725%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10725725: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723873%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723873: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10730693
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730693%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10730693: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10730693 url https://www.openlane.eu/en/carv6/auction/10730693
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10730765
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730765%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10730765: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10730765 url https://www.openlane.eu/en/carv6/auction/10730765
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723894%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723894: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723912
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723912%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723912: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723912 url https://www.openlane.eu/en/carv6/auction/10723912
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10730781
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730781%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10730781: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10730781 url https://www.openlane.eu/en/carv6/auction/10730781
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716652%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723902%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723902: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723900%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723900: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723905%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723905: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723880%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723880: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723895
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723895%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723895: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723895 url https://www.openlane.eu/en/carv6/auction/10723895
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723913%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723913: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723904%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723904: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726296%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10726296: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723869%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723869: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723159%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723903%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723903: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723893%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723893: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723898%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723898: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723887%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723887: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723901%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723901: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723899%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723899: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723878%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723878: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723911%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723911: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723909%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723909: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723910%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723910: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724944%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724944: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723879%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723879: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723896%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723896: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723897%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723897: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723877%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723877: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723876%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723876: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723888%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723888: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723907%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723907: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723886%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723886: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723906%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10723906: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10730917
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710730917%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10730917: 0
2026-03-26 22:23:57 [adesa.be] INFO: Skipping item 10730917 url https://www.openlane.eu/en/carv6/auction/10730917
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724876
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724876%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724876: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724876 url https://www.openlane.eu/en/carv6/auction/10724876
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724814
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724814%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724814: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724814 url https://www.openlane.eu/en/carv6/auction/10724814
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724853
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724853%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724853: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724853 url https://www.openlane.eu/en/carv6/auction/10724853
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724837
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724837%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724837: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724837 url https://www.openlane.eu/en/carv6/auction/10724837
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724869
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724869%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724869: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724869 url https://www.openlane.eu/en/carv6/auction/10724869
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724849
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724849%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724849: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724849 url https://www.openlane.eu/en/carv6/auction/10724849
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724863
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724863%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724863: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724863 url https://www.openlane.eu/en/carv6/auction/10724863
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724867
2026-03-26 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724867%27 HTTP/1.1" 200 None
2026-03-26 22:23:57 [adesa.be] INFO: Scrape type for 10724867: 2
2026-03-26 22:23:57 [adesa.be] INFO: Scraping item 10724867 url https://www.openlane.eu/en/carv6/auction/10724867
2026-03-26 22:23:57 [adesa.be] INFO: Found listing with ID: 10724850
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724850%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724850: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724850 url https://www.openlane.eu/en/carv6/auction/10724850
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724842
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724842%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724842: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724842 url https://www.openlane.eu/en/carv6/auction/10724842
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724818
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724818%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724818: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724818 url https://www.openlane.eu/en/carv6/auction/10724818
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724838
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724838%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724838: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724838 url https://www.openlane.eu/en/carv6/auction/10724838
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724813
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724813%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724813: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724813 url https://www.openlane.eu/en/carv6/auction/10724813
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724811
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724811%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724811: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724811 url https://www.openlane.eu/en/carv6/auction/10724811
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724879
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724879%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724879: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724879 url https://www.openlane.eu/en/carv6/auction/10724879
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724881
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724881%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724881: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724881 url https://www.openlane.eu/en/carv6/auction/10724881
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724822
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724822%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724822: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724822 url https://www.openlane.eu/en/carv6/auction/10724822
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724851
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724851%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724851: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724851 url https://www.openlane.eu/en/carv6/auction/10724851
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724820
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724820%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724820: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724820 url https://www.openlane.eu/en/carv6/auction/10724820
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724870
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724870%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724870: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724870 url https://www.openlane.eu/en/carv6/auction/10724870
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724875
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724875%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724875: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724875 url https://www.openlane.eu/en/carv6/auction/10724875
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724864
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724864%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724864: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724864 url https://www.openlane.eu/en/carv6/auction/10724864
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724852
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724852%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724852: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724852 url https://www.openlane.eu/en/carv6/auction/10724852
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724828
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724828%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724828: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724828 url https://www.openlane.eu/en/carv6/auction/10724828
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724841
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724841%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724841: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724841 url https://www.openlane.eu/en/carv6/auction/10724841
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724825
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724825%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724825: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724825 url https://www.openlane.eu/en/carv6/auction/10724825
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724829
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724829%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724829: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724829 url https://www.openlane.eu/en/carv6/auction/10724829
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724821
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724821%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724821: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724821 url https://www.openlane.eu/en/carv6/auction/10724821
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724858
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724858%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724858: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724858 url https://www.openlane.eu/en/carv6/auction/10724858
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724865
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724865%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724865: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724865 url https://www.openlane.eu/en/carv6/auction/10724865
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724831
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724831%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724831: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724831 url https://www.openlane.eu/en/carv6/auction/10724831
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724827
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724827%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724827: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724827 url https://www.openlane.eu/en/carv6/auction/10724827
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724868
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724868%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724868: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724868 url https://www.openlane.eu/en/carv6/auction/10724868
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724824
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724824%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724824: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724824 url https://www.openlane.eu/en/carv6/auction/10724824
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724835
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724835%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724835: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724835 url https://www.openlane.eu/en/carv6/auction/10724835
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724855
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724855%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724855: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724855 url https://www.openlane.eu/en/carv6/auction/10724855
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724843
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724843%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724843: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724843 url https://www.openlane.eu/en/carv6/auction/10724843
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724832
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724832%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724832: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724832 url https://www.openlane.eu/en/carv6/auction/10724832
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724846
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724846%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724846: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724846 url https://www.openlane.eu/en/carv6/auction/10724846
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724836
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724836%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724836: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724836 url https://www.openlane.eu/en/carv6/auction/10724836
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724812
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724812%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724812: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724812 url https://www.openlane.eu/en/carv6/auction/10724812
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724861
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724861%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724861: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724861 url https://www.openlane.eu/en/carv6/auction/10724861
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724819
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724819%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724819: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724819 url https://www.openlane.eu/en/carv6/auction/10724819
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724866
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724866%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724866: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724866 url https://www.openlane.eu/en/carv6/auction/10724866
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724877
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724877%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724877: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724877 url https://www.openlane.eu/en/carv6/auction/10724877
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724871
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724871%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724871: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724871 url https://www.openlane.eu/en/carv6/auction/10724871
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724833
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724833%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724833: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724833 url https://www.openlane.eu/en/carv6/auction/10724833
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724834
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724834%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724834: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724834 url https://www.openlane.eu/en/carv6/auction/10724834
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724859
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724859%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724859: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724859 url https://www.openlane.eu/en/carv6/auction/10724859
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724826
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724826%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724826: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724826 url https://www.openlane.eu/en/carv6/auction/10724826
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724845
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724845%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724845: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724845 url https://www.openlane.eu/en/carv6/auction/10724845
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724815
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724815%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724815: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724815 url https://www.openlane.eu/en/carv6/auction/10724815
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724880
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724880%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724880: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724880 url https://www.openlane.eu/en/carv6/auction/10724880
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724857
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724857%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724857: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724857 url https://www.openlane.eu/en/carv6/auction/10724857
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724854
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724854%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724854: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724854 url https://www.openlane.eu/en/carv6/auction/10724854
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724830
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724830%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724830: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724830 url https://www.openlane.eu/en/carv6/auction/10724830
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724873
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724873%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724873: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724873 url https://www.openlane.eu/en/carv6/auction/10724873
2026-03-26 22:23:58 [adesa.be] INFO: Found listing with ID: 10724844
2026-03-26 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724844%27 HTTP/1.1" 200 None
2026-03-26 22:23:58 [adesa.be] INFO: Scrape type for 10724844: 2
2026-03-26 22:23:58 [adesa.be] INFO: Scraping item 10724844 url https://www.openlane.eu/en/carv6/auction/10724844
2026-03-26 22:23:59 [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-26 22: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-26 22:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889
2026-03-26 22:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2294974-ab18-50fa-80d3-942ffafbd727 with scrape type 2
2026-03-26 22:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2294974-ab18-50fa-80d3-942ffafbd727 with scrape type 2
2026-03-26 22:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2294974-ab18-50fa-80d3-942ffafbd727, identifier: 10723889
2026-03-26 22:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889
2026-03-26 22:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889
2026-03-26 22:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889 to the API
2026-03-26 22:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:00 [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-26 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723889%27 HTTP/1.1" 200 None
2026-03-26 22:24:00 [adesa.be] INFO: Saving data for 10723889: {'auction_closing_time': 1774868400.0, 'created_time': 1774453211.900827, 'last_price_update_time': 1774563840.438735}
2026-03-26 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723889') HTTP/1.1" 204 0
2026-03-26 22:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272
2026-03-26 22:24:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d77982-98ea-57cd-bbac-70b6c9843ba4 with scrape type 2
2026-03-26 22:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d77982-98ea-57cd-bbac-70b6c9843ba4 with scrape type 2
2026-03-26 22:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97d77982-98ea-57cd-bbac-70b6c9843ba4, identifier: 10714272
2026-03-26 22:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272
2026-03-26 22:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272
2026-03-26 22:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272 to the API
2026-03-26 22:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714272>
{'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': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '97d77982-98ea-57cd-bbac-70b6c9843ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 31425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA 180 Business Solution - Petrol - Manual - 136 hp '
'- 31.425 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-26 22:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714272%27 HTTP/1.1" 200 None
2026-03-26 22:24:01 [adesa.be] INFO: Saving data for 10714272: {'auction_closing_time': 1774600200.0, 'created_time': 1774347927.817234, 'last_price_update_time': 1774563841.810826}
2026-03-26 22:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714272') HTTP/1.1" 204 0
2026-03-26 22:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236
2026-03-26 22:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with scrape type 2
2026-03-26 22:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with scrape type 2
2026-03-26 22:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a3dcec9-c045-5f0a-bcd9-c9547d349616, identifier: 10714236
2026-03-26 22:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236
2026-03-26 22:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236
2026-03-26 22:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236 to the API
2026-03-26 22:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714236>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0a3dcec9-c045-5f0a-bcd9-c9547d349616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 100116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'100.116 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 22:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714236%27 HTTP/1.1" 200 None
2026-03-26 22:24:02 [adesa.be] INFO: Saving data for 10714236: {'auction_closing_time': 1774600200.0, 'created_time': 1774347940.812236, 'last_price_update_time': 1774563842.600868}
2026-03-26 22:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714236') HTTP/1.1" 204 0
2026-03-26 22:24:04 [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-26 22:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297
2026-03-26 22:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8a5da1a-005a-5df1-86e5-745be84f76e6 with scrape type 2
2026-03-26 22:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8a5da1a-005a-5df1-86e5-745be84f76e6 with scrape type 2
2026-03-26 22:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8a5da1a-005a-5df1-86e5-745be84f76e6, identifier: 10726297
2026-03-26 22:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297
2026-03-26 22:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297
2026-03-26 22:24:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297 to the API
2026-03-26 22:24:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:04 [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-26 22:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726297%27 HTTP/1.1" 200 None
2026-03-26 22:24:04 [adesa.be] INFO: Saving data for 10726297: {'auction_closing_time': 1774868400.0, 'created_time': 1774453214.437923, 'last_price_update_time': 1774563844.72698}
2026-03-26 22:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726297') HTTP/1.1" 204 0
2026-03-26 22:24:06 [scrapy.extensions.logstats] INFO: Crawled 693 pages (at 64 pages/min), scraped 632 items (at 61 items/min)
2026-03-26 22:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:24:08 [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-26 22: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-26 22:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-26 22:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with scrape type 2
2026-03-26 22:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with scrape type 2
2026-03-26 22:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dc88d84-0750-5b53-b1f1-851a6a8cf874, identifier: 10715759
2026-03-26 22:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-26 22:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-26 22:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759 to the API
2026-03-26 22:24:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:08 [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-26 22:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715759%27 HTTP/1.1" 200 None
2026-03-26 22:24:08 [adesa.be] INFO: Saving data for 10715759: {'auction_closing_time': 1774857600.0, 'created_time': 1774365542.179701, 'last_price_update_time': 1774563848.769004}
2026-03-26 22:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715759') HTTP/1.1" 204 0
2026-03-26 22:24:09 [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-26 22:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-26 22:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 2
2026-03-26 22:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 2
2026-03-26 22:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb40516-62da-5f36-90ba-cee9d0f40fe7, identifier: 10723892
2026-03-26 22:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-26 22:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-26 22:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892 to the API
2026-03-26 22:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:10 [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-26 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723892%27 HTTP/1.1" 200 None
2026-03-26 22:24:10 [adesa.be] INFO: Saving data for 10723892: {'auction_closing_time': 1774868400.0, 'created_time': 1774452850.763399, 'last_price_update_time': 1774563850.379804}
2026-03-26 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723892') HTTP/1.1" 204 0
2026-03-26 22:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256
2026-03-26 22:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a242abe-99d4-5a4a-a2df-611e2635ce4f with scrape type 2
2026-03-26 22:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a242abe-99d4-5a4a-a2df-611e2635ce4f with scrape type 2
2026-03-26 22:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a242abe-99d4-5a4a-a2df-611e2635ce4f, identifier: 10714256
2026-03-26 22:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256
2026-03-26 22:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256
2026-03-26 22:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256 to the API
2026-03-26 22:24:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:24:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714256>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7a242abe-99d4-5a4a-a2df-611e2635ce4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBR283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 49405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2018-09-17',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'49.405 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-26 22:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714256%27 HTTP/1.1" 200 None
2026-03-26 22:24:11 [adesa.be] INFO: Saving data for 10714256: {'auction_closing_time': 1774600200.0, 'created_time': 1774347924.066556, 'last_price_update_time': 1774563851.512101}
2026-03-26 22:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714256') HTTP/1.1" 204 0
2026-03-26 22:24:12 [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-26 22: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-26 22:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919
2026-03-26 22:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdad6dcf-7190-5337-b3dc-4d91053f1f6b with scrape type 2
2026-03-26 22:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdad6dcf-7190-5337-b3dc-4d91053f1f6b with scrape type 2
2026-03-26 22:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdad6dcf-7190-5337-b3dc-4d91053f1f6b, identifier: 10723919
2026-03-26 22:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919
2026-03-26 22:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919
2026-03-26 22:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919 to the API
2026-03-26 22:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:12 [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-26 22:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723919%27 HTTP/1.1" 200 None
2026-03-26 22:24:12 [adesa.be] INFO: Saving data for 10723919: {'auction_closing_time': 1774868400.0, 'created_time': 1774453217.379004, 'last_price_update_time': 1774563852.982925}
2026-03-26 22:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723919') HTTP/1.1" 204 0
2026-03-26 22:24:13 [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-26 22: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-26 22:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908
2026-03-26 22:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b81d44d7-8ed9-5112-8ac6-62061001012b with scrape type 2
2026-03-26 22:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b81d44d7-8ed9-5112-8ac6-62061001012b with scrape type 2
2026-03-26 22:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b81d44d7-8ed9-5112-8ac6-62061001012b, identifier: 10723908
2026-03-26 22:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908
2026-03-26 22:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908
2026-03-26 22:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908 to the API
2026-03-26 22:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:14 [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-26 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723908%27 HTTP/1.1" 200 None
2026-03-26 22:24:14 [adesa.be] INFO: Saving data for 10723908: {'auction_closing_time': 1774868400.0, 'created_time': 1774453217.731586, 'last_price_update_time': 1774563854.432586}
2026-03-26 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723908') HTTP/1.1" 204 0
2026-03-26 22:24: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-26 22: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-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724816
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724816%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724816: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724816 url https://www.openlane.eu/en/carv6/auction/10724816
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724878
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724878%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724878: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724878 url https://www.openlane.eu/en/carv6/auction/10724878
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724810
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724810%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724810: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724810 url https://www.openlane.eu/en/carv6/auction/10724810
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724809
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724809%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724809: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724809 url https://www.openlane.eu/en/carv6/auction/10724809
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724847
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724847%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724847: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724847 url https://www.openlane.eu/en/carv6/auction/10724847
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724839
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724839%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724839: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724839 url https://www.openlane.eu/en/carv6/auction/10724839
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724860
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724860%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724860: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724860 url https://www.openlane.eu/en/carv6/auction/10724860
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724823
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724823%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724823: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724823 url https://www.openlane.eu/en/carv6/auction/10724823
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724817
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724817%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724817: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724817 url https://www.openlane.eu/en/carv6/auction/10724817
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724848
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724848%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724848: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724848 url https://www.openlane.eu/en/carv6/auction/10724848
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724856
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724856%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724856: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724856 url https://www.openlane.eu/en/carv6/auction/10724856
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724840
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724840%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724840: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724840 url https://www.openlane.eu/en/carv6/auction/10724840
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724872
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724872%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724872: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724872 url https://www.openlane.eu/en/carv6/auction/10724872
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724874
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724874%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724874: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724874 url https://www.openlane.eu/en/carv6/auction/10724874
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724862
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724862%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724862: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724862 url https://www.openlane.eu/en/carv6/auction/10724862
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723826
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723826%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723826: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723826 url https://www.openlane.eu/en/carv6/auction/10723826
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724755
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724755%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724755: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724755 url https://www.openlane.eu/en/carv6/auction/10724755
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10722745
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710722745%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10722745: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10722745 url https://www.openlane.eu/en/carv6/auction/10722745
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10716579
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716579%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10716579: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10716579 url https://www.openlane.eu/en/carv6/auction/10716579
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10722733
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710722733%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10722733: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10722733 url https://www.openlane.eu/en/carv6/auction/10722733
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723820
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723820%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723820: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723820 url https://www.openlane.eu/en/carv6/auction/10723820
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10722747
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710722747%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10722747: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10722747 url https://www.openlane.eu/en/carv6/auction/10722747
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724686
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724686%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724686: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724686 url https://www.openlane.eu/en/carv6/auction/10724686
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10722748
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710722748%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10722748: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10722748 url https://www.openlane.eu/en/carv6/auction/10722748
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724751
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724751%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724751: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724751 url https://www.openlane.eu/en/carv6/auction/10724751
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10722744
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710722744%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10722744: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10722744 url https://www.openlane.eu/en/carv6/auction/10722744
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724753
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724753%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724753: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724753 url https://www.openlane.eu/en/carv6/auction/10724753
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723872
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723872%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723872: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723872 url https://www.openlane.eu/en/carv6/auction/10723872
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724685
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724685%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724685: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724685 url https://www.openlane.eu/en/carv6/auction/10724685
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723823
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723823%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723823: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723823 url https://www.openlane.eu/en/carv6/auction/10723823
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10716680
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716680%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10716680: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10716680 url https://www.openlane.eu/en/carv6/auction/10716680
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723829
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723829%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723829: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723829 url https://www.openlane.eu/en/carv6/auction/10723829
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10716578
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716578%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10716578: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10716578 url https://www.openlane.eu/en/carv6/auction/10716578
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724752
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724752%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724752: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724752 url https://www.openlane.eu/en/carv6/auction/10724752
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723825
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723825%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723825: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723825 url https://www.openlane.eu/en/carv6/auction/10723825
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10721437
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710721437%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10721437: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10721437 url https://www.openlane.eu/en/carv6/auction/10721437
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723866
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723866%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723866: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723866 url https://www.openlane.eu/en/carv6/auction/10723866
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10722746
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710722746%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10722746: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10722746 url https://www.openlane.eu/en/carv6/auction/10722746
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723868
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723868%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723868: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723868 url https://www.openlane.eu/en/carv6/auction/10723868
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723818
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723818%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723818: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723818 url https://www.openlane.eu/en/carv6/auction/10723818
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723816
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723816%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723816: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723816 url https://www.openlane.eu/en/carv6/auction/10723816
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723822
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723822%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723822: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723822 url https://www.openlane.eu/en/carv6/auction/10723822
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724793
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724793%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724793: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724793 url https://www.openlane.eu/en/carv6/auction/10724793
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10726473
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726473%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10726473: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10726473 url https://www.openlane.eu/en/carv6/auction/10726473
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723867
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723867%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723867: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723867 url https://www.openlane.eu/en/carv6/auction/10723867
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723831
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723831%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723831: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723831 url https://www.openlane.eu/en/carv6/auction/10723831
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10721436
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710721436%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10721436: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10721436 url https://www.openlane.eu/en/carv6/auction/10721436
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10723817
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723817%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10723817: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10723817 url https://www.openlane.eu/en/carv6/auction/10723817
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10724754
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724754%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10724754: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10724754 url https://www.openlane.eu/en/carv6/auction/10724754
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10691301
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691301%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10691301: 0
2026-03-26 22:24:17 [adesa.be] INFO: Skipping item 10691301 url https://www.openlane.eu/en/carv6/auction/10691301
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10691295
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691295%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10691295: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10691295 url https://www.openlane.eu/en/carv6/auction/10691295
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10691302
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691302%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10691302: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10691302 url https://www.openlane.eu/en/carv6/auction/10691302
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10691297
2026-03-26 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691297%27 HTTP/1.1" 200 None
2026-03-26 22:24:17 [adesa.be] INFO: Scrape type for 10691297: 2
2026-03-26 22:24:17 [adesa.be] INFO: Scraping item 10691297 url https://www.openlane.eu/en/carv6/auction/10691297
2026-03-26 22:24:17 [adesa.be] INFO: Found listing with ID: 10691296
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691296%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10691296: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10691296 url https://www.openlane.eu/en/carv6/auction/10691296
2026-03-26 22:24:18 [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-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10691298
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691298%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10691298: 0
2026-03-26 22:24:18 [adesa.be] INFO: Skipping item 10691298 url https://www.openlane.eu/en/carv6/auction/10691298
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10691299
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691299%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10691299: 0
2026-03-26 22:24:18 [adesa.be] INFO: Skipping item 10691299 url https://www.openlane.eu/en/carv6/auction/10691299
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10691300
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691300%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10691300: 0
2026-03-26 22:24:18 [adesa.be] INFO: Skipping item 10691300 url https://www.openlane.eu/en/carv6/auction/10691300
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710246550%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10246550: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-26 22: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-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609372%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10609372: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10421410
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710421410%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10421410: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10421410 url https://www.openlane.eu/en/carv6/auction/10421410
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616519%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10616519: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-26 22:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884
2026-03-26 22:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with scrape type 2
2026-03-26 22:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with scrape type 2
2026-03-26 22:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249, identifier: 10723884
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609365%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10609365: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-26 22:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884
2026-03-26 22:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884
2026-03-26 22:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884 to the API
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:18 [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-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723884%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Saving data for 10723884: {'auction_closing_time': 1774868400.0, 'created_time': 1774453214.73467, 'last_price_update_time': 1774563858.64968}
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723884') HTTP/1.1" 204 0
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704038%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10704038: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710568036%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10568036: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710421414%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10421414: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616500%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10616500: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704031%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10704031: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710148717%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10148717: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710602488%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10602488: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710421420%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10421420: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10719145
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719145%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10719145: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10719145 url https://www.openlane.eu/en/carv6/auction/10719145
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710685427%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-26 22:24:18 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616517%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10616517: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-26 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710568035%27 HTTP/1.1" 200 None
2026-03-26 22:24:18 [adesa.be] INFO: Scrape type for 10568035: 2
2026-03-26 22:24:18 [adesa.be] INFO: Scraping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-26 22:24:18 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710533797%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10533797: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616536%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10616536: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710678216%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10678216: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662986%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10662986: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710711811%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-26 22:24:19 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616502%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10616502: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659576%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10659576: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710679617%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10679617: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616514%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10616514: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710679616%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10679616: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704037%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10704037: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710652155%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10652155: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710672563%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10672563: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710501019%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10501019: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710481271%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10481271: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710594091%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10594091: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659575%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10659575: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710680082%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10680082: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146442%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10146442: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616503%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10616503: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710617284%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10617284: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684380%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-26 22:24:19 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146432%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10146432: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710553908%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10553908: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616549%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10616549: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-26 22:24:19 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-26 22:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710148704%27 HTTP/1.1" 200 None
2026-03-26 22:24:19 [adesa.be] INFO: Scrape type for 10148704: 2
2026-03-26 22:24:19 [adesa.be] INFO: Scraping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-26 22:24:19 [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-26 22: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-26 22:24:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307
2026-03-26 22:24:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccc16c53-6198-5d3d-8b6c-22bf13ff824d with scrape type 2
2026-03-26 22:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccc16c53-6198-5d3d-8b6c-22bf13ff824d with scrape type 2
2026-03-26 22:24:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccc16c53-6198-5d3d-8b6c-22bf13ff824d, identifier: 10726307
2026-03-26 22:24:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307
2026-03-26 22:24:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307
2026-03-26 22:24:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307 to the API
2026-03-26 22:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:20 [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': 16900,
'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-26 22:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726307%27 HTTP/1.1" 200 None
2026-03-26 22:24:20 [adesa.be] INFO: Saving data for 10726307: {'auction_closing_time': 1774868400.0, 'created_time': 1774453225.051339, 'last_price_update_time': 1774563860.278303}
2026-03-26 22:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726307') HTTP/1.1" 204 0
2026-03-26 22:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:24:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb1afc3-0f19-596a-a042-c6114df77cb3 with identifier: 10724830
2026-03-26 22:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb1afc3-0f19-596a-a042-c6114df77cb3 with scrape type 2
2026-03-26 22:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb1afc3-0f19-596a-a042-c6114df77cb3 with scrape type 2
2026-03-26 22:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abb1afc3-0f19-596a-a042-c6114df77cb3, identifier: 10724830
2026-03-26 22:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abb1afc3-0f19-596a-a042-c6114df77cb3 with identifier: 10724830
2026-03-26 22:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abb1afc3-0f19-596a-a042-c6114df77cb3 with identifier: 10724830
2026-03-26 22:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abb1afc3-0f19-596a-a042-c6114df77cb3 with identifier: 10724830 to the API
2026-03-26 22:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724830>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'abb1afc3-0f19-596a-a042-c6114df77cb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTY112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724830',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 140506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 116 hp - 140.506 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-26 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724830%27 HTTP/1.1" 200 None
2026-03-26 22:24:22 [adesa.be] INFO: Saving data for 10724830: {'auction_closing_time': 1774603800.0, 'created_time': 1774453168.474496, 'last_price_update_time': 1774563862.33079}
2026-03-26 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724830') HTTP/1.1" 204 0
2026-03-26 22:24:31 [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-26 22:24:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306
2026-03-26 22:24:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9b1e095-7dc7-5c40-b381-7056c4fc9782 with scrape type 2
2026-03-26 22:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9b1e095-7dc7-5c40-b381-7056c4fc9782 with scrape type 2
2026-03-26 22:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9b1e095-7dc7-5c40-b381-7056c4fc9782, identifier: 10726306
2026-03-26 22:24:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306
2026-03-26 22:24:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306
2026-03-26 22:24:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306 to the API
2026-03-26 22:24:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:32 [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': 16900,
'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-26 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726306%27 HTTP/1.1" 200 None
2026-03-26 22:24:32 [adesa.be] INFO: Saving data for 10726306: {'auction_closing_time': 1774868400.0, 'created_time': 1774453225.49985, 'last_price_update_time': 1774563872.274572}
2026-03-26 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726306') HTTP/1.1" 204 0
2026-03-26 22:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:24:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d71627fc-9e2b-58b3-a39b-8ac52aa63e35 with identifier: 10724857
2026-03-26 22:24:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d71627fc-9e2b-58b3-a39b-8ac52aa63e35 with scrape type 2
2026-03-26 22:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d71627fc-9e2b-58b3-a39b-8ac52aa63e35 with scrape type 2
2026-03-26 22:24:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d71627fc-9e2b-58b3-a39b-8ac52aa63e35, identifier: 10724857
2026-03-26 22:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d71627fc-9e2b-58b3-a39b-8ac52aa63e35 with identifier: 10724857
2026-03-26 22:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d71627fc-9e2b-58b3-a39b-8ac52aa63e35 with identifier: 10724857
2026-03-26 22:24:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d71627fc-9e2b-58b3-a39b-8ac52aa63e35 with identifier: 10724857 to the API
2026-03-26 22:24:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724857>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd71627fc-9e2b-58b3-a39b-8ac52aa63e35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBR968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724857',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 173809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.5 eTSI Life - Petrol - Automatic - 150 hp - '
'173.809 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-26 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724857%27 HTTP/1.1" 200 None
2026-03-26 22:24:33 [adesa.be] INFO: Saving data for 10724857: {'auction_closing_time': 1774603800.0, 'created_time': 1774453167.934962, 'last_price_update_time': 1774563873.765643}
2026-03-26 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724857') HTTP/1.1" 204 0
2026-03-26 22:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91ca55b-22cf-57cc-9195-793456dd32d9 with identifier: 10724880
2026-03-26 22:24:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91ca55b-22cf-57cc-9195-793456dd32d9 with scrape type 2
2026-03-26 22:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a91ca55b-22cf-57cc-9195-793456dd32d9 with scrape type 2
2026-03-26 22:24:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a91ca55b-22cf-57cc-9195-793456dd32d9, identifier: 10724880
2026-03-26 22:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a91ca55b-22cf-57cc-9195-793456dd32d9 with identifier: 10724880
2026-03-26 22:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a91ca55b-22cf-57cc-9195-793456dd32d9 with identifier: 10724880
2026-03-26 22:24:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a91ca55b-22cf-57cc-9195-793456dd32d9 with identifier: 10724880 to the API
2026-03-26 22:24:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724880>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a91ca55b-22cf-57cc-9195-793456dd32d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724880',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 94736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 94.736 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724880%27 HTTP/1.1" 200 None
2026-03-26 22:24:41 [adesa.be] INFO: Saving data for 10724880: {'auction_closing_time': 1774603800.0, 'created_time': 1774453164.645297, 'last_price_update_time': 1774563881.213485}
2026-03-26 22:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724880') HTTP/1.1" 204 0
2026-03-26 22:24:42 [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-26 22:24:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874
2026-03-26 22:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72e3725d-9d8a-5683-a7aa-59a050fc729a with scrape type 2
2026-03-26 22:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72e3725d-9d8a-5683-a7aa-59a050fc729a with scrape type 2
2026-03-26 22:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72e3725d-9d8a-5683-a7aa-59a050fc729a, identifier: 10723874
2026-03-26 22:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874
2026-03-26 22:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874
2026-03-26 22:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874 to the API
2026-03-26 22:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:42 [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-26 22:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723874%27 HTTP/1.1" 200 None
2026-03-26 22:24:42 [adesa.be] INFO: Saving data for 10723874: {'auction_closing_time': 1774868400.0, 'created_time': 1774453215.978315, 'last_price_update_time': 1774563882.893339}
2026-03-26 22:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723874') HTTP/1.1" 204 0
2026-03-26 22:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d994b03e-b372-5cfd-ae57-8e284d8cad3c with identifier: 10724815
2026-03-26 22:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d994b03e-b372-5cfd-ae57-8e284d8cad3c with scrape type 2
2026-03-26 22:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d994b03e-b372-5cfd-ae57-8e284d8cad3c with scrape type 2
2026-03-26 22:24:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d994b03e-b372-5cfd-ae57-8e284d8cad3c, identifier: 10724815
2026-03-26 22:24:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d994b03e-b372-5cfd-ae57-8e284d8cad3c with identifier: 10724815
2026-03-26 22:24:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d994b03e-b372-5cfd-ae57-8e284d8cad3c with identifier: 10724815
2026-03-26 22:24:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d994b03e-b372-5cfd-ae57-8e284d8cad3c with identifier: 10724815 to the API
2026-03-26 22:24:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724815>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd994b03e-b372-5cfd-ae57-8e284d8cad3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTZ916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724815',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 67407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'67.407 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724815%27 HTTP/1.1" 200 None
2026-03-26 22:24:45 [adesa.be] INFO: Saving data for 10724815: {'auction_closing_time': 1774603800.0, 'created_time': 1774453167.547469, 'last_price_update_time': 1774563885.804054}
2026-03-26 22:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724815') HTTP/1.1" 204 0
2026-03-26 22:24:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:24:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:24:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d with identifier: 10724844
2026-03-26 22:24:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d with scrape type 2
2026-03-26 22:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d with scrape type 2
2026-03-26 22:24:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d, identifier: 10724844
2026-03-26 22:24:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d with identifier: 10724844
2026-03-26 22:24:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d with identifier: 10724844
2026-03-26 22:24:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51f2dbc5-5347-522d-a603-6d7ebdd0bc0d with identifier: 10724844 to the API
2026-03-26 22:24:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '51f2dbc5-5347-522d-a603-6d7ebdd0bc0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXU569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724844',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 46793,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.3 58 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 46.793 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-26 22:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724844%27 HTTP/1.1" 200 None
2026-03-26 22:24:52 [adesa.be] INFO: Saving data for 10724844: {'auction_closing_time': 1774603800.0, 'created_time': 1774453134.337174, 'last_price_update_time': 1774563892.229145}
2026-03-26 22:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724844') HTTP/1.1" 204 0
2026-03-26 22:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d364c4fe-aa2e-5549-bb63-1c240b52d459 with identifier: 10724826
2026-03-26 22:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d364c4fe-aa2e-5549-bb63-1c240b52d459 with scrape type 2
2026-03-26 22:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d364c4fe-aa2e-5549-bb63-1c240b52d459 with scrape type 2
2026-03-26 22:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d364c4fe-aa2e-5549-bb63-1c240b52d459, identifier: 10724826
2026-03-26 22:24:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d364c4fe-aa2e-5549-bb63-1c240b52d459 with identifier: 10724826
2026-03-26 22:24:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d364c4fe-aa2e-5549-bb63-1c240b52d459 with identifier: 10724826
2026-03-26 22:24:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d364c4fe-aa2e-5549-bb63-1c240b52d459 with identifier: 10724826 to the API
2026-03-26 22:24:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724826>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd364c4fe-aa2e-5549-bb63-1c240b52d459',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSQ251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724826',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45747,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'45.747 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724826%27 HTTP/1.1" 200 None
2026-03-26 22:24:57 [adesa.be] INFO: Saving data for 10724826: {'auction_closing_time': 1774603800.0, 'created_time': 1774453166.821063, 'last_price_update_time': 1774563897.58549}
2026-03-26 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724826') HTTP/1.1" 204 0
2026-03-26 22:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253
2026-03-26 22:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c7aa237-f64b-5004-9543-8fcb6a48a95b with scrape type 2
2026-03-26 22:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c7aa237-f64b-5004-9543-8fcb6a48a95b with scrape type 2
2026-03-26 22:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c7aa237-f64b-5004-9543-8fcb6a48a95b, identifier: 10714253
2026-03-26 22:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253
2026-03-26 22:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253
2026-03-26 22:24:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253 to the API
2026-03-26 22:24:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714253>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5c7aa237-f64b-5004-9543-8fcb6a48a95b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 78533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 78.533 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-26 22:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714253%27 HTTP/1.1" 200 None
2026-03-26 22:24:59 [adesa.be] INFO: Saving data for 10714253: {'auction_closing_time': 1774600200.0, 'created_time': 1774347926.645177, 'last_price_update_time': 1774563899.888687}
2026-03-26 22:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714253') HTTP/1.1" 204 0
2026-03-26 22:25:00 [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-26 22: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-26 22:25:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704
2026-03-26 22:25:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4d4c08-b58b-5c12-a9b5-97df36b44869 with scrape type 2
2026-03-26 22:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4d4c08-b58b-5c12-a9b5-97df36b44869 with scrape type 2
2026-03-26 22:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb4d4c08-b58b-5c12-a9b5-97df36b44869, identifier: 10148704
2026-03-26 22:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704
2026-03-26 22:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704
2026-03-26 22:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704 to the API
2026-03-26 22:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:01 [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-26 22:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710148704%27 HTTP/1.1" 200 None
2026-03-26 22:25:01 [adesa.be] INFO: Saving data for 10148704: {'auction_closing_time': 1801392300.0, 'created_time': 1773236322.554939, 'last_price_update_time': 1774563901.294481}
2026-03-26 22:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148704') HTTP/1.1" 204 0
2026-03-26 22:25:01 [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-26 22:25:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-26 22:25:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 2
2026-03-26 22:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 2
2026-03-26 22:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b, identifier: 10719286
2026-03-26 22:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-26 22:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-26 22:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286 to the API
2026-03-26 22:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:01 [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-26 22:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710719286%27 HTTP/1.1" 200 None
2026-03-26 22:25:01 [adesa.be] INFO: Saving data for 10719286: {'auction_closing_time': 1774868400.0, 'created_time': 1774365723.821109, 'last_price_update_time': 1774563901.886843}
2026-03-26 22:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719286') HTTP/1.1" 204 0
2026-03-26 22:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704033%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10704033: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10623062
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623062%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10623062: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10623062 url https://www.openlane.eu/en/carv6/auction/10623062
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710644780%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10644780: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609371%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10609371: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710508349%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10508349: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10609367
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609367%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10609367: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10609367 url https://www.openlane.eu/en/carv6/auction/10609367
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662983%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10662983: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710630093%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10630093: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710466780%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10466780: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710539976%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10539976: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616509%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616509: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710148725%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10148725: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684381%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-26 22:25:02 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616538%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616538: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575628%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10575628: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704036%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10704036: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616513%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616513: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662989%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10662989: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623054%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10623054: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10617283
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710617283%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10617283: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10617283 url https://www.openlane.eu/en/carv6/auction/10617283
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710488779%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10488779: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710679615%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10679615: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704034%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10704034: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575621%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10575621: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710508347%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10508347: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609370%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10609370: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710442555%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10442555: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616521%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616521: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710187738%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10187738: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616501%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616501: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146430%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10146430: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146429%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10146429: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575636%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10575636: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10711809
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710711809%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10711809: 0
2026-03-26 22:25:02 [adesa.be] INFO: Skipping item 10711809 url https://www.openlane.eu/en/carv6/auction/10711809
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616507%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616507: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616504%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616504: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710523677%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10523677: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623055%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10623055: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659578%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10659578: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10350820
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710350820%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10350820: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10350820 url https://www.openlane.eu/en/carv6/auction/10350820
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662988%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10662988: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710678215%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10678215: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575624%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10575624: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710588783%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10588783: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623059%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10623059: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616497%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10616497: 2
2026-03-26 22:25:02 [adesa.be] INFO: Scraping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-26 22:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684384%27 HTTP/1.1" 200 None
2026-03-26 22:25:02 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-26 22:25:02 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-26 22:25:02 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-26 22:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710246890%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10246890: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-26 22:25:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710488794%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10488794: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710674346%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10674346: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616516%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10616516: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710678211%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10678211: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684379%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-26 22:25:03 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616539%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10616539: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-26 22:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f1ef24-75a4-5088-a4db-16d5b0749c74 with identifier: 10691296
2026-03-26 22:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f1ef24-75a4-5088-a4db-16d5b0749c74 with scrape type 2
2026-03-26 22:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f1ef24-75a4-5088-a4db-16d5b0749c74 with scrape type 2
2026-03-26 22:25:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3f1ef24-75a4-5088-a4db-16d5b0749c74, identifier: 10691296
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710652154%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10652154: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-26 22:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3f1ef24-75a4-5088-a4db-16d5b0749c74 with identifier: 10691296
2026-03-26 22:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3f1ef24-75a4-5088-a4db-16d5b0749c74 with identifier: 10691296
2026-03-26 22:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3f1ef24-75a4-5088-a4db-16d5b0749c74 with identifier: 10691296 to the API
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Petrol',
'id': 'd3f1ef24-75a4-5088-a4db-16d5b0749c74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VRE143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 39437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2019-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.0 - Petrol - Manual - 67 hp - 39.437 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691296%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Saving data for 10691296: {'auction_closing_time': 1774603200.0, 'created_time': 1774001775.265171, 'last_price_update_time': 1774563903.599013}
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691296') HTTP/1.1" 204 0
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662984%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-26 22:25:03 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623068%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10623068: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-26 22:25:03 [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-26 22:25:03 [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-26 22:25:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623056%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10623056: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710344428%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-26 22:25:03 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609369%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10609369: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616533%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10616533: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704032%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10704032: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10662987
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662987%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10662987: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10662987 url https://www.openlane.eu/en/carv6/auction/10662987
2026-03-26 22:25:03 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-26 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616541%27 HTTP/1.1" 200 None
2026-03-26 22:25:03 [adesa.be] INFO: Scrape type for 10616541: 2
2026-03-26 22:25:03 [adesa.be] INFO: Scraping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-26 22:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432
2026-03-26 22:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15f074a-7e5e-5a60-99de-792fdc4dcc6a with scrape type 2
2026-03-26 22:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d15f074a-7e5e-5a60-99de-792fdc4dcc6a with scrape type 2
2026-03-26 22:25:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d15f074a-7e5e-5a60-99de-792fdc4dcc6a, identifier: 10146432
2026-03-26 22:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908
2026-03-26 22:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49186a43-56e7-55d0-bedc-cbac2c049e34 with scrape type 2
2026-03-26 22:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49186a43-56e7-55d0-bedc-cbac2c049e34 with scrape type 2
2026-03-26 22:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49186a43-56e7-55d0-bedc-cbac2c049e34, identifier: 10553908
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710630592%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10630592: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-26 22:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432
2026-03-26 22:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432
2026-03-26 22:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432 to the API
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:04 [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-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146432%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Saving data for 10146432: {'auction_closing_time': 1801392300.0, 'created_time': 1773236361.089027, 'last_price_update_time': 1774563904.385761}
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146432') HTTP/1.1" 204 0
2026-03-26 22:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908
2026-03-26 22:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908
2026-03-26 22:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908 to the API
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:04 [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-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710553908%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Saving data for 10553908: {'auction_closing_time': 1801392300.0, 'created_time': 1773236370.645116, 'last_price_update_time': 1774563904.647336}
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10553908') HTTP/1.1" 204 0
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710553902%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10553902: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616523%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10616523: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710588785%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10588785: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710344429%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10344429: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146436%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10146436: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684383%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-26 22:25:04 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616525%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10616525: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710191279%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10191279: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616544%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10616544: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616489%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10616489: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-26 22:25:04 [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-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616491%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10616491: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-26 22: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-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623067%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10623067: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575620%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10575620: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616494%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10616494: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710679619%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-26 22:25:04 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659574%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10659574: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-26 22:25:04 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-26 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710396491%27 HTTP/1.1" 200 None
2026-03-26 22:25:04 [adesa.be] INFO: Scrape type for 10396491: 2
2026-03-26 22:25:04 [adesa.be] INFO: Scraping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-26 22:25:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284
2026-03-26 22:25:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with scrape type 2
2026-03-26 22:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with scrape type 2
2026-03-26 22:25:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0, identifier: 10617284
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10623061
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623061%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10623061: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10623061 url https://www.openlane.eu/en/carv6/auction/10623061
2026-03-26 22:25:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284
2026-03-26 22:25:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284
2026-03-26 22:25:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284 to the API
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:05 [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-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710617284%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Saving data for 10617284: {'auction_closing_time': 1801392300.0, 'created_time': 1773236360.389214, 'last_price_update_time': 1774563905.428577}
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10617284') HTTP/1.1" 204 0
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710533800%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10533800: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-26 22:25:05 [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-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710574079%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10574079: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-26 22: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-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710678217%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-26 22:25:05 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710672561%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10672561: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616547%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10616547: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710588787%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10588787: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684378%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-26 22:25:05 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710684382%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-26 22:25:05 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575629%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10575629: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710588788%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10588788: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-26 22:25:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442
2026-03-26 22:25:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with scrape type 2
2026-03-26 22:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with scrape type 2
2026-03-26 22:25:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b684137-1660-50a5-88d5-44cfb1a1cfc8, identifier: 10146442
2026-03-26 22:25:05 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616556%27 HTTP/1.1" 200 None
2026-03-26 22:25:05 [adesa.be] INFO: Scrape type for 10616556: 2
2026-03-26 22:25:05 [adesa.be] INFO: Scraping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-26 22:25:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442
2026-03-26 22:25:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442
2026-03-26 22:25:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442 to the API
2026-03-26 22:25:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:06 [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-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146442%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Saving data for 10146442: {'auction_closing_time': 1801392300.0, 'created_time': 1773236353.008782, 'last_price_update_time': 1774563906.09518}
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146442') HTTP/1.1" 204 0
2026-03-26 22:25:06 [adesa.be] INFO: Found listing with ID: 10454083
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710454083%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Scrape type for 10454083: 2
2026-03-26 22:25:06 [adesa.be] INFO: Scraping item 10454083 url https://www.openlane.eu/en/carv6/auction/10454083
2026-03-26 22:25:06 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616540%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Scrape type for 10616540: 2
2026-03-26 22:25:06 [adesa.be] INFO: Scraping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-26 22:25:06 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710522382%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Scrape type for 10522382: 2
2026-03-26 22:25:06 [adesa.be] INFO: Scraping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-26 22:25:06 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616548%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Scrape type for 10616548: 2
2026-03-26 22:25:06 [adesa.be] INFO: Scraping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-26 22:25:06 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616542%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Scrape type for 10616542: 2
2026-03-26 22:25:06 [adesa.be] INFO: Scraping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-26 22:25:06 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662985%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Scrape type for 10662985: 2
2026-03-26 22:25:06 [adesa.be] INFO: Scraping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-26 22:25:06 [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-26 22: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-26 22:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503
2026-03-26 22:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf466e1-a577-5b7b-b60b-7984c747d3f9 with scrape type 2
2026-03-26 22:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf466e1-a577-5b7b-b60b-7984c747d3f9 with scrape type 2
2026-03-26 22:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddf466e1-a577-5b7b-b60b-7984c747d3f9, identifier: 10616503
2026-03-26 22:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503
2026-03-26 22:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503
2026-03-26 22:25:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503 to the API
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:06 [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-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616503%27 HTTP/1.1" 200 None
2026-03-26 22:25:06 [adesa.be] INFO: Saving data for 10616503: {'auction_closing_time': 1801392300.0, 'created_time': 1773236355.849252, 'last_price_update_time': 1774563906.861566}
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616503') HTTP/1.1" 204 0
2026-03-26 22:25:06 [scrapy.extensions.logstats] INFO: Crawled 719 pages (at 26 pages/min), scraped 656 items (at 24 items/min)
2026-03-26 22:25:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:25:07 [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-26 22:25:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091
2026-03-26 22:25:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with scrape type 2
2026-03-26 22:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with scrape type 2
2026-03-26 22:25:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13d2e3c-35a6-5705-a3ab-8375a7522bb0, identifier: 10594091
2026-03-26 22:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091
2026-03-26 22:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091
2026-03-26 22:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091 to the API
2026-03-26 22:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:08 [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-26 22:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710594091%27 HTTP/1.1" 200 None
2026-03-26 22:25:08 [adesa.be] INFO: Saving data for 10594091: {'auction_closing_time': 1801392300.0, 'created_time': 1773236220.429185, 'last_price_update_time': 1774563908.158289}
2026-03-26 22:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10594091') HTTP/1.1" 204 0
2026-03-26 22:25:09 [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-26 22: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-26 22:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271
2026-03-26 22:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with scrape type 2
2026-03-26 22:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with scrape type 2
2026-03-26 22:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4, identifier: 10481271
2026-03-26 22:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271
2026-03-26 22:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271
2026-03-26 22:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271 to the API
2026-03-26 22:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:09 [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': 0,
'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-26 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710481271%27 HTTP/1.1" 200 None
2026-03-26 22:25:09 [adesa.be] INFO: Saving data for 10481271: {'auction_closing_time': 1801392300.0, 'created_time': 1773236194.701819, 'last_price_update_time': 1774563909.732921}
2026-03-26 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10481271') HTTP/1.1" 204 0
2026-03-26 22:25:09 [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-26 22: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-26 22:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549
2026-03-26 22:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7fcff1-644c-5449-aa03-b5e15e95aabb with scrape type 2
2026-03-26 22:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7fcff1-644c-5449-aa03-b5e15e95aabb with scrape type 2
2026-03-26 22:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d7fcff1-644c-5449-aa03-b5e15e95aabb, identifier: 10616549
2026-03-26 22:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549
2026-03-26 22:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549
2026-03-26 22:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549 to the API
2026-03-26 22:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:10 [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-26 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616549%27 HTTP/1.1" 200 None
2026-03-26 22:25:10 [adesa.be] INFO: Saving data for 10616549: {'auction_closing_time': 1801392300.0, 'created_time': 1773236312.413932, 'last_price_update_time': 1774563910.197396}
2026-03-26 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616549') HTTP/1.1" 204 0
2026-03-26 22:25:13 [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-26 22: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-26 22:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575
2026-03-26 22:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aedffa5f-913b-5af7-a951-56b38abc91d6 with scrape type 2
2026-03-26 22:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aedffa5f-913b-5af7-a951-56b38abc91d6 with scrape type 2
2026-03-26 22:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aedffa5f-913b-5af7-a951-56b38abc91d6, identifier: 10659575
2026-03-26 22:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575
2026-03-26 22:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575
2026-03-26 22:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575 to the API
2026-03-26 22:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:14 [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-26 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659575%27 HTTP/1.1" 200 None
2026-03-26 22:25:14 [adesa.be] INFO: Saving data for 10659575: {'auction_closing_time': 1801392300.0, 'created_time': 1773331094.631899, 'last_price_update_time': 1774563914.353737}
2026-03-26 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659575') HTTP/1.1" 204 0
2026-03-26 22:25:20 [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-26 22:25:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497
2026-03-26 22:25:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c449c25-27ec-5683-9b39-2e218762d62d with scrape type 2
2026-03-26 22:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c449c25-27ec-5683-9b39-2e218762d62d with scrape type 2
2026-03-26 22:25:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c449c25-27ec-5683-9b39-2e218762d62d, identifier: 10616497
2026-03-26 22:25:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497
2026-03-26 22:25:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497
2026-03-26 22:25:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497 to the API
2026-03-26 22:25:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:25:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:25:20 [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-26 22:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:20 [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-26 22:25:20 [adesa.be] INFO: Saving data for 10616497: {'auction_closing_time': 1801392300.0, 'created_time': 1773236204.487708, 'last_price_update_time': 1774563920.493077}
2026-03-26 22:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616497') HTTP/1.1" 204 0
2026-03-26 22:25:32 [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-26 22:25:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-26 22:25:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with scrape type 2
2026-03-26 22:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with scrape type 2
2026-03-26 22:25:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5, identifier: 10616539
2026-03-26 22:25:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-26 22:25:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-26 22:25:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539 to the API
2026-03-26 22:25:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:33 [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-26 22:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616539%27 HTTP/1.1" 200 None
2026-03-26 22:25:33 [adesa.be] INFO: Saving data for 10616539: {'auction_closing_time': 1801392300.0, 'created_time': 1773236159.835895, 'last_price_update_time': 1774563933.214976}
2026-03-26 22:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616539') HTTP/1.1" 204 0
2026-03-26 22:25:34 [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-26 22:25:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-26 22:25:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667e71dd-3a86-5bfe-b4a0-860137b01d8d with scrape type 2
2026-03-26 22:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667e71dd-3a86-5bfe-b4a0-860137b01d8d with scrape type 2
2026-03-26 22:25:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 667e71dd-3a86-5bfe-b4a0-860137b01d8d, identifier: 10616489
2026-03-26 22:25:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-26 22:25:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-26 22:25:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489 to the API
2026-03-26 22:25:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:25:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:25:35 [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-26 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:35 [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-26 22:25:35 [adesa.be] INFO: Saving data for 10616489: {'auction_closing_time': 1801392300.0, 'created_time': 1773236102.079278, 'last_price_update_time': 1774563935.239312}
2026-03-26 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616489') HTTP/1.1" 204 0
2026-03-26 22:25:40 [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-26 22:25:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082
2026-03-26 22:25:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b32adf-aea1-57f1-b28c-0404738a3916 with scrape type 2
2026-03-26 22:25:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4b32adf-aea1-57f1-b28c-0404738a3916 with scrape type 2
2026-03-26 22:25:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4b32adf-aea1-57f1-b28c-0404738a3916, identifier: 10680082
2026-03-26 22:25:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082
2026-03-26 22:25:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082
2026-03-26 22:25:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082 to the API
2026-03-26 22:25:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:25:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:25:41 [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-26 22:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:41 [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-26 22:25:41 [adesa.be] INFO: Saving data for 10680082: {'auction_closing_time': 1801392300.0, 'created_time': 1773677331.621534, 'last_price_update_time': 1774563941.362151}
2026-03-26 22:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10680082') HTTP/1.1" 204 0
2026-03-26 22:25: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-26 22:25:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10616530: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10148707: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-26 22:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10616529: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-26 22:25:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10371581: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10616555: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10488791: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10616510: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10428543: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10616506: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-26 22:25:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a75a3c6-068e-5248-9269-c291dc8e88a9 with identifier: 10724845
2026-03-26 22:25:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a75a3c6-068e-5248-9269-c291dc8e88a9 with scrape type 2
2026-03-26 22:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a75a3c6-068e-5248-9269-c291dc8e88a9 with scrape type 2
2026-03-26 22:25:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a75a3c6-068e-5248-9269-c291dc8e88a9, identifier: 10724845
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10533798: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-26 22:25:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a75a3c6-068e-5248-9269-c291dc8e88a9 with identifier: 10724845
2026-03-26 22:25:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a75a3c6-068e-5248-9269-c291dc8e88a9 with identifier: 10724845
2026-03-26 22:25:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a75a3c6-068e-5248-9269-c291dc8e88a9 with identifier: 10724845 to the API
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:25:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724845>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3a75a3c6-068e-5248-9269-c291dc8e88a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTZ619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724845',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 57108,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'57.108 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724845%27 HTTP/1.1" 200 None
2026-03-26 22:25:51 [adesa.be] INFO: Saving data for 10724845: {'auction_closing_time': 1774603800.0, 'created_time': 1774453164.304249, 'last_price_update_time': 1774563951.70464}
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724845') HTTP/1.1" 204 0
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10363951: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10623057: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10724804
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724804%27 HTTP/1.1" 200 None
2026-03-26 22:25:51 [adesa.be] INFO: Scrape type for 10724804: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10724804 url https://www.openlane.eu/en/carv6/auction/10724804
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-26 22:25:51 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10711806
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711806%27 HTTP/1.1" 200 None
2026-03-26 22:25:51 [adesa.be] INFO: Scrape type for 10711806: 0
2026-03-26 22:25:51 [adesa.be] INFO: Skipping item 10711806 url https://www.openlane.eu/en/carv6/auction/10711806
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10730537
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10730537: 0
2026-03-26 22:25:51 [adesa.be] INFO: Skipping item 10730537 url https://www.openlane.eu/en/carv6/auction/10730537
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10731385
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10731385: 0
2026-03-26 22:25:51 [adesa.be] INFO: Skipping item 10731385 url https://www.openlane.eu/en/carv6/auction/10731385
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-26 22:25:51 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10724806: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:51 [adesa.be] INFO: Scrape type for 10724800: 2
2026-03-26 22:25:51 [adesa.be] INFO: Scraping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-26 22:25:51 [adesa.be] INFO: Found listing with ID: 10731384
2026-03-26 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:51 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10731384: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10731384 url https://www.openlane.eu/en/carv6/auction/10731384
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10730536
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10730536: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10730536 url https://www.openlane.eu/en/carv6/auction/10730536
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10644781: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10724807: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10724799: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10724805: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10488781: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10691862: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10719146: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10730534
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25: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-26 22:25:52 [adesa.be] INFO: Scrape type for 10730534: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10730534 url https://www.openlane.eu/en/carv6/auction/10730534
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10724802: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10730535
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10730535: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10730535 url https://www.openlane.eu/en/carv6/auction/10730535
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10456216: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10504979: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10375913
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710375913%27 HTTP/1.1" 200 None
2026-03-26 22:25:52 [adesa.be] INFO: Scrape type for 10375913: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10375913 url https://www.openlane.eu/en/carv6/auction/10375913
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10505002: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10504971: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10493753: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10373755: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10438524: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10355068: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10458307: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10386880: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10531348: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10704548: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10591847: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10591845: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10729495
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10729495: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10729495 url https://www.openlane.eu/en/carv6/auction/10729495
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10580437: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-26 22:25:52 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10326185: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10623492: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:52 [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-26 22:25:52 [adesa.be] INFO: Scrape type for 10623491: 2
2026-03-26 22:25:52 [adesa.be] INFO: Scraping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-26 22:25:52 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-26 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10729499
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10729499: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10729499 url https://www.openlane.eu/en/carv6/auction/10729499
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10729500
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729500%27 HTTP/1.1" 200 None
2026-03-26 22:25:53 [adesa.be] INFO: Scrape type for 10729500: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10729500 url https://www.openlane.eu/en/carv6/auction/10729500
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10729498
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10729498: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10729498 url https://www.openlane.eu/en/carv6/auction/10729498
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10614624: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10729509
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10729509: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10729509 url https://www.openlane.eu/en/carv6/auction/10729509
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10729502
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10729502: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10729502 url https://www.openlane.eu/en/carv6/auction/10729502
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10729506
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10729506: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10729506 url https://www.openlane.eu/en/carv6/auction/10729506
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10585106: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10627573: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627594
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627594%27 HTTP/1.1" 200 None
2026-03-26 22:25:53 [adesa.be] INFO: Scrape type for 10627594: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10627594 url https://www.openlane.eu/en/carv6/auction/10627594
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627569
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627569%27 HTTP/1.1" 200 None
2026-03-26 22:25:53 [adesa.be] INFO: Scrape type for 10627569: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10627569 url https://www.openlane.eu/en/carv6/auction/10627569
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10655596: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10627562: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25: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-26 22:25:53 [adesa.be] INFO: Scrape type for 10627563: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10627590: 2
2026-03-26 22:25:53 [adesa.be] INFO: Scraping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-26 22:25:53 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:53 [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-26 22:25:53 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-26 22:25:53 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-26 22:25:53 [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-26 22:25:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:25:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-26 22:25:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with scrape type 2
2026-03-26 22:25:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with scrape type 2
2026-03-26 22:25:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2, identifier: 10616542
2026-03-26 22:25:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-26 22:25:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-26 22:25:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542 to the API
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:25:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:25:54 [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-26 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616542%27 HTTP/1.1" 200 None
2026-03-26 22:25:54 [adesa.be] INFO: Saving data for 10616542: {'auction_closing_time': 1801392300.0, 'created_time': 1773236055.543302, 'last_price_update_time': 1774563954.070117}
2026-03-26 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616542') HTTP/1.1" 204 0
2026-03-26 22:25:56 [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-26 22: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-26 22:25:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-26 22:25:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with scrape type 2
2026-03-26 22:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with scrape type 2
2026-03-26 22:25:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29, identifier: 10662985
2026-03-26 22:25:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-26 22:25:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-26 22:25:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985 to the API
2026-03-26 22:25:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:25:56 [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': 2600,
'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-26 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710662985%27 HTTP/1.1" 200 None
2026-03-26 22:25:57 [adesa.be] INFO: Saving data for 10662985: {'auction_closing_time': 1801392300.0, 'created_time': 1773331044.581264, 'last_price_update_time': 1774563957.016022}
2026-03-26 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662985') HTTP/1.1" 204 0
2026-03-26 22:26:04 [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-26 22:26:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-26 22:26:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d584f1d0-f63d-59b6-92b1-be2178408b61 with scrape type 2
2026-03-26 22:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d584f1d0-f63d-59b6-92b1-be2178408b61 with scrape type 2
2026-03-26 22:26:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d584f1d0-f63d-59b6-92b1-be2178408b61, identifier: 10522382
2026-03-26 22:26:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-26 22:26:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-26 22:26:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382 to the API
2026-03-26 22:26:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:04 [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': 0,
'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-26 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710522382%27 HTTP/1.1" 200 None
2026-03-26 22:26:04 [adesa.be] INFO: Saving data for 10522382: {'auction_closing_time': 1801392300.0, 'created_time': 1773235697.909278, 'last_price_update_time': 1774563964.846704}
2026-03-26 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10522382') HTTP/1.1" 204 0
2026-03-26 22:26:06 [scrapy.extensions.logstats] INFO: Crawled 732 pages (at 13 pages/min), scraped 668 items (at 12 items/min)
2026-03-26 22:26:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:26:08 [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-26 22:26:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-26 22:26:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db3bd64-c7a1-5bed-835a-abe151349dd6 with scrape type 2
2026-03-26 22:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db3bd64-c7a1-5bed-835a-abe151349dd6 with scrape type 2
2026-03-26 22:26:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6db3bd64-c7a1-5bed-835a-abe151349dd6, identifier: 10616540
2026-03-26 22:26:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-26 22:26:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-26 22:26:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540 to the API
2026-03-26 22:26:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:08 [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-26 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616540%27 HTTP/1.1" 200 None
2026-03-26 22:26:08 [adesa.be] INFO: Saving data for 10616540: {'auction_closing_time': 1801392300.0, 'created_time': 1773236053.185703, 'last_price_update_time': 1774563968.845627}
2026-03-26 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616540') HTTP/1.1" 204 0
2026-03-26 22:26:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10454083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:26:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083
2026-03-26 22:26:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-26 22:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-26 22:26:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba68ef28-cd9e-5b38-b9ce-50caa9068969, identifier: 10454083
2026-03-26 22:26:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083
2026-03-26 22:26:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083
2026-03-26 22:26:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083 to the API
2026-03-26 22:26:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10454083>
{'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': '2027-01-31T10:45: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=10454083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 130670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 6,
'seller_name': None,
'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-26 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710454083%27 HTTP/1.1" 200 None
2026-03-26 22:26:10 [adesa.be] INFO: Saving data for 10454083: {'auction_closing_time': 1801392300.0, 'created_time': 1773236051.489092, 'last_price_update_time': 1774563970.88899}
2026-03-26 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10454083') HTTP/1.1" 204 0
2026-03-26 22:26:11 [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-26 22:26:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-26 22:26:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8642ae-a621-5496-8400-9bc75cf450ed with scrape type 2
2026-03-26 22:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8642ae-a621-5496-8400-9bc75cf450ed with scrape type 2
2026-03-26 22:26:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae8642ae-a621-5496-8400-9bc75cf450ed, identifier: 10533800
2026-03-26 22:26:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-26 22:26:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-26 22:26:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800 to the API
2026-03-26 22:26:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:11 [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-26 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:11 [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-26 22:26:11 [adesa.be] INFO: Saving data for 10533800: {'auction_closing_time': 1801392300.0, 'created_time': 1773235953.550022, 'last_price_update_time': 1774563971.636218}
2026-03-26 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533800') HTTP/1.1" 204 0
2026-03-26 22:26:12 [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-26 22:26:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-26 22:26:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49942849-8418-5a7d-8933-e4632e8d957c with scrape type 2
2026-03-26 22:26:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49942849-8418-5a7d-8933-e4632e8d957c with scrape type 2
2026-03-26 22:26:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49942849-8418-5a7d-8933-e4632e8d957c, identifier: 10616556
2026-03-26 22:26:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-26 22:26:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-26 22:26:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556 to the API
2026-03-26 22:26:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:12 [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-26 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:12 [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-26 22:26:12 [adesa.be] INFO: Saving data for 10616556: {'auction_closing_time': 1801392300.0, 'created_time': 1773236046.753675, 'last_price_update_time': 1774563972.936785}
2026-03-26 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616556') HTTP/1.1" 204 0
2026-03-26 22:26:12 [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-26 22:26:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-26 22:26:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001c2a66-99d1-5310-a108-65cc29d632bf with scrape type 2
2026-03-26 22:26:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 001c2a66-99d1-5310-a108-65cc29d632bf with scrape type 2
2026-03-26 22:26:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 001c2a66-99d1-5310-a108-65cc29d632bf, identifier: 10616548
2026-03-26 22:26:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-26 22:26:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-26 22:26:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548 to the API
2026-03-26 22:26:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:13 [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-26 22:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:13 [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-26 22:26:13 [adesa.be] INFO: Saving data for 10616548: {'auction_closing_time': 1801392300.0, 'created_time': 1773236057.220283, 'last_price_update_time': 1774563973.41417}
2026-03-26 22:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616548') HTTP/1.1" 204 0
2026-03-26 22:26:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.519(s), this was the 1st time calling it.
2026-03-26 22:26:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.851055530740675 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-26 22:26:19 [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-26 22: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-26 22:26:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-26 22:26:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with scrape type 2
2026-03-26 22:26:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with scrape type 2
2026-03-26 22:26:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc, identifier: 10588788
2026-03-26 22:26:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-26 22:26:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-26 22:26:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788 to the API
2026-03-26 22:26:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:20 [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-26 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710588788%27 HTTP/1.1" 200 None
2026-03-26 22:26:20 [adesa.be] INFO: Saving data for 10588788: {'auction_closing_time': 1801392300.0, 'created_time': 1773236047.715625, 'last_price_update_time': 1774563980.336187}
2026-03-26 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588788') HTTP/1.1" 204 0
2026-03-26 22:26:22 [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-26 22: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-26 22:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-26 22:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with scrape type 2
2026-03-26 22:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with scrape type 2
2026-03-26 22:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac9c5ad8-94d5-532b-bb45-e03e89e4d094, identifier: 10652154
2026-03-26 22:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-26 22:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-26 22:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154 to the API
2026-03-26 22:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:22 [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-26 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710652154%27 HTTP/1.1" 200 None
2026-03-26 22:26:22 [adesa.be] INFO: Saving data for 10652154: {'auction_closing_time': 1801392300.0, 'created_time': 1773235906.122893, 'last_price_update_time': 1774563982.551845}
2026-03-26 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10652154') HTTP/1.1" 204 0
2026-03-26 22:26:23 [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-26 22: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-26 22:26:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:26:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-26 22:26:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825af2bf-ea2b-548c-9cab-0455cdbbc867 with scrape type 2
2026-03-26 22:26:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825af2bf-ea2b-548c-9cab-0455cdbbc867 with scrape type 2
2026-03-26 22:26:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 825af2bf-ea2b-548c-9cab-0455cdbbc867, identifier: 10627590
2026-03-26 22:26:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-26 22:26:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-26 22:26:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590 to the API
2026-03-26 22:26:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:24 [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-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627590%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Saving data for 10627590: {'auction_closing_time': 1798675200.0, 'created_time': 1773235825.407822, 'last_price_update_time': 1774563984.405615}
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627590') HTTP/1.1" 204 0
2026-03-26 22:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:26:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627586%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10627586: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627588%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-26 22:26:24 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627584%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10627584: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627564%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10627564: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627579%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-26 22:26:24 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627585%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10627585: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10726260
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726260%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10726260: 0
2026-03-26 22:26:24 [adesa.be] INFO: Skipping item 10726260 url https://www.openlane.eu/en/carv6/auction/10726260
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710615315%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-26 22:26:24 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10729497
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710729497%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10729497: 0
2026-03-26 22:26:24 [adesa.be] INFO: Skipping item 10729497 url https://www.openlane.eu/en/carv6/auction/10729497
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710615312%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10615312: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710373756%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10373756: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710580439%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10580439: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710562284%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10562284: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-26 22:26:24 [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-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710630787%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10630787: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-26 22:26:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710576365%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10576365: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710405235%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10405235: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710366783%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10366783: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710461938%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10461938: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10520202
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710520202%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10520202: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10520202 url https://www.openlane.eu/en/carv6/auction/10520202
2026-03-26 22:26:24 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-26 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710666627%27 HTTP/1.1" 200 None
2026-03-26 22:26:24 [adesa.be] INFO: Scrape type for 10666627: 2
2026-03-26 22:26:24 [adesa.be] INFO: Scraping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-26 22:26:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-26 22:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97840c5e-1e8a-5755-a90f-65fa2ff16397 with scrape type 2
2026-03-26 22:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97840c5e-1e8a-5755-a90f-65fa2ff16397 with scrape type 2
2026-03-26 22:26:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97840c5e-1e8a-5755-a90f-65fa2ff16397, identifier: 10575629
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710682815%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10682815: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-26 22:26:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-26 22:26:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-26 22:26:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629 to the API
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:25 [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-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575629%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Saving data for 10575629: {'auction_closing_time': 1801392300.0, 'created_time': 1773235704.937371, 'last_price_update_time': 1774563985.332959}
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575629') HTTP/1.1" 204 0
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710698828%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-26 22:26:25 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710688261%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10688261: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-26 22:26:25 [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-26 22:26:25 [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-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710698830%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-26 22:26:25 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710258058%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10258058: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-26 22: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-26 22: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-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710707957%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10707957: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710666057%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-26 22:26:25 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710595467%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10595467: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710583628%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10583628: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716211%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10716211: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-26 22:26:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-26 22:26:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af619eca-6731-5610-98fa-4a45d24cdd17 with scrape type 2
2026-03-26 22:26:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af619eca-6731-5610-98fa-4a45d24cdd17 with scrape type 2
2026-03-26 22:26:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af619eca-6731-5610-98fa-4a45d24cdd17, identifier: 10627563
2026-03-26 22:26:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883
2026-03-26 22:26:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with scrape type 2
2026-03-26 22:26:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with scrape type 2
2026-03-26 22:26:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4, identifier: 10723883
2026-03-26 22:26:25 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710580542%27 HTTP/1.1" 200 None
2026-03-26 22:26:25 [adesa.be] INFO: Scrape type for 10580542: 2
2026-03-26 22:26:25 [adesa.be] INFO: Scraping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-26 22:26:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-26 22:26:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-26 22:26:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563 to the API
2026-03-26 22:26:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:26 [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-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627563%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Saving data for 10627563: {'auction_closing_time': 1798675200.0, 'created_time': 1773235822.35963, 'last_price_update_time': 1774563986.099355}
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627563') HTTP/1.1" 204 0
2026-03-26 22:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883
2026-03-26 22:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883
2026-03-26 22:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883 to the API
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:26 [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-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723883%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Saving data for 10723883: {'auction_closing_time': 1774868400.0, 'created_time': 1774453216.278174, 'last_price_update_time': 1774563986.367807}
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723883') HTTP/1.1" 204 0
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710693707%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10693707: 2
2026-03-26 22:26:26 [adesa.be] INFO: Scraping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710682970%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10682969
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710682969%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10682969: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10682969 url https://www.openlane.eu/en/carv6/auction/10682969
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10627591
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627591%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10627591: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10627591 url https://www.openlane.eu/en/carv6/auction/10627591
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710406461%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710602291%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710653832%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710649237%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10649237: 2
2026-03-26 22:26:26 [adesa.be] INFO: Scraping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710277379%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710258056%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10258056: 2
2026-03-26 22:26:26 [adesa.be] INFO: Scraping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-26 22:26:26 [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-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710595461%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710673713%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710595470%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710595468%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710326051%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710686921%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10686921: 2
2026-03-26 22:26:26 [adesa.be] INFO: Scraping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-26 22: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-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710595469%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-26 22:26:26 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710463665%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10463665: 2
2026-03-26 22:26:26 [adesa.be] INFO: Scraping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-26 22:26:26 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710281434%27 HTTP/1.1" 200 None
2026-03-26 22:26:26 [adesa.be] INFO: Scrape type for 10281434: 2
2026-03-26 22:26:26 [adesa.be] INFO: Scraping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-26 22:26:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-26 22:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ac0450-5651-56fb-8216-41b7c9381b79 with scrape type 2
2026-03-26 22:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27ac0450-5651-56fb-8216-41b7c9381b79 with scrape type 2
2026-03-26 22:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27ac0450-5651-56fb-8216-41b7c9381b79, identifier: 10655596
2026-03-26 22:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-26 22:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-26 22:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596 to the API
2026-03-26 22:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:27 [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-26 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710655596%27 HTTP/1.1" 200 None
2026-03-26 22:26:27 [adesa.be] INFO: Saving data for 10655596: {'auction_closing_time': 1798675200.0, 'created_time': 1773848664.931231, 'last_price_update_time': 1774563987.076854}
2026-03-26 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10655596') HTTP/1.1" 204 0
2026-03-26 22:26:28 [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-26 22: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-26 22:26:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-26 22:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36379259-4b0c-5dab-aecf-90fd74d29b24 with scrape type 2
2026-03-26 22:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36379259-4b0c-5dab-aecf-90fd74d29b24 with scrape type 2
2026-03-26 22:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36379259-4b0c-5dab-aecf-90fd74d29b24, identifier: 10585106
2026-03-26 22:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-26 22:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-26 22:26:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106 to the API
2026-03-26 22:26:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:29 [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-26 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710585106%27 HTTP/1.1" 200 None
2026-03-26 22:26:29 [adesa.be] INFO: Saving data for 10585106: {'auction_closing_time': 1798675200.0, 'created_time': 1773235789.300641, 'last_price_update_time': 1774563989.100556}
2026-03-26 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10585106') HTTP/1.1" 204 0
2026-03-26 22:26:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.035(s), this was the 1st time calling it.
2026-03-26 22:26:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.319997071742747 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-26 22:26:29 [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-26 22:26:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-26 22:26:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a4c6ff-4db6-5403-8d8a-e267101198a0 with scrape type 2
2026-03-26 22:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a4c6ff-4db6-5403-8d8a-e267101198a0 with scrape type 2
2026-03-26 22:26:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07a4c6ff-4db6-5403-8d8a-e267101198a0, identifier: 10148707
2026-03-26 22:26:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-26 22:26:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-26 22:26:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707 to the API
2026-03-26 22:26:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:29 [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-26 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710148707%27 HTTP/1.1" 200 None
2026-03-26 22:26:29 [adesa.be] INFO: Saving data for 10148707: {'auction_closing_time': 1801392300.0, 'created_time': 1773236023.41878, 'last_price_update_time': 1774563989.750383}
2026-03-26 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148707') HTTP/1.1" 204 0
2026-03-26 22:26:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:26:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594
2026-03-26 22:26:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with scrape type 2
2026-03-26 22:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with scrape type 2
2026-03-26 22:26:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6, identifier: 10627594
2026-03-26 22:26:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594
2026-03-26 22:26:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594
2026-03-26 22:26:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594 to the API
2026-03-26 22:26:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627594>
{'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': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hydrogen',
'id': 'fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 20730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Nexo FCEV - Hydrogen - Automatic - 180 hp - 20.730 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627594%27 HTTP/1.1" 200 None
2026-03-26 22:26:30 [adesa.be] INFO: Saving data for 10627594: {'auction_closing_time': 1798675200.0, 'created_time': 1773235844.149425, 'last_price_update_time': 1774563990.349038}
2026-03-26 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627594') HTTP/1.1" 204 0
2026-03-26 22:26:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.172(s), this was the 1st time calling it.
2026-03-26 22:26:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.210354613228957 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-26 22:26:33 [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-26 22:26:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-26 22:26:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b09d4b6-0e78-547b-965d-e776426a897f with scrape type 2
2026-03-26 22:26:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b09d4b6-0e78-547b-965d-e776426a897f with scrape type 2
2026-03-26 22:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b09d4b6-0e78-547b-965d-e776426a897f, identifier: 10627573
2026-03-26 22:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-26 22:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-26 22:26:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573 to the API
2026-03-26 22:26:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:34 [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-26 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:34 [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-26 22:26:34 [adesa.be] INFO: Saving data for 10627573: {'auction_closing_time': 1798675200.0, 'created_time': 1773235843.166542, 'last_price_update_time': 1774563994.250713}
2026-03-26 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627573') HTTP/1.1" 204 0
2026-03-26 22:26:35 [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-26 22:26:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-26 22:26:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100f0430-1e3c-5b41-9d45-1e570086d2fb with scrape type 2
2026-03-26 22:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 100f0430-1e3c-5b41-9d45-1e570086d2fb with scrape type 2
2026-03-26 22:26:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 100f0430-1e3c-5b41-9d45-1e570086d2fb, identifier: 10326185
2026-03-26 22:26:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-26 22:26:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-26 22:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185 to the API
2026-03-26 22:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:35 [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-26 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:35 [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-26 22:26:35 [adesa.be] INFO: Saving data for 10326185: {'auction_closing_time': 1798675200.0, 'created_time': 1773235917.116095, 'last_price_update_time': 1774563995.696862}
2026-03-26 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10326185') HTTP/1.1" 204 0
2026-03-26 22:26:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:26:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:26:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:26:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674 with identifier: 10724873
2026-03-26 22:26:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674 with scrape type 2
2026-03-26 22:26:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674 with scrape type 2
2026-03-26 22:26:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674, identifier: 10724873
2026-03-26 22:26:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674 with identifier: 10724873
2026-03-26 22:26:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674 with identifier: 10724873
2026-03-26 22:26:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674 with identifier: 10724873 to the API
2026-03-26 22:26:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724873>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7d44b6ef-d4f3-5a4b-b7ac-8e90d5c79674',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEA222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724873',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 128082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-03-04',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'128.082 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-26 22:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724873%27 HTTP/1.1" 200 None
2026-03-26 22:26:39 [adesa.be] INFO: Saving data for 10724873: {'auction_closing_time': 1774603800.0, 'created_time': 1774453132.961297, 'last_price_update_time': 1774563999.939444}
2026-03-26 22:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724873') HTTP/1.1" 204 0
2026-03-26 22:26:41 [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-26 22:26:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-26 22:26:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5002cc-6139-51cc-ab7e-0adba81d4786 with scrape type 2
2026-03-26 22:26:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a5002cc-6139-51cc-ab7e-0adba81d4786 with scrape type 2
2026-03-26 22:26:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a5002cc-6139-51cc-ab7e-0adba81d4786, identifier: 10623492
2026-03-26 22:26:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-26 22:26:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-26 22:26:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492 to the API
2026-03-26 22:26:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:41 [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-26 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:41 [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-26 22:26:41 [adesa.be] INFO: Saving data for 10623492: {'auction_closing_time': 1798675200.0, 'created_time': 1773235811.636769, 'last_price_update_time': 1774564001.838687}
2026-03-26 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623492') HTTP/1.1" 204 0
2026-03-26 22:26:41 [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-26 22:26:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-26 22:26:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be84b279-af4e-5103-9b0d-03ae936c2c9e with scrape type 2
2026-03-26 22:26:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be84b279-af4e-5103-9b0d-03ae936c2c9e with scrape type 2
2026-03-26 22:26:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be84b279-af4e-5103-9b0d-03ae936c2c9e, identifier: 10614624
2026-03-26 22:26:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-26 22:26:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-26 22:26:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624 to the API
2026-03-26 22:26:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:42 [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-26 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:42 [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-26 22:26:42 [adesa.be] INFO: Saving data for 10614624: {'auction_closing_time': 1798675200.0, 'created_time': 1773235862.439291, 'last_price_update_time': 1774564002.309547}
2026-03-26 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10614624') HTTP/1.1" 204 0
2026-03-26 22:26:44 [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-26 22:26:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-26 22:26:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with scrape type 2
2026-03-26 22:26:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with scrape type 2
2026-03-26 22:26:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c, identifier: 10682815
2026-03-26 22:26:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-26 22:26:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-26 22:26:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815 to the API
2026-03-26 22:26:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:44 [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-26 22:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710682815%27 HTTP/1.1" 200 None
2026-03-26 22:26:44 [adesa.be] INFO: Saving data for 10682815: {'auction_closing_time': 1798675200.0, 'created_time': 1773829293.450609, 'last_price_update_time': 1774564004.49119}
2026-03-26 22:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682815') HTTP/1.1" 204 0
2026-03-26 22:26:45 [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-26 22: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-26 22:26:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-26 22:26:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0950619e-e976-501a-8729-938fe2cab805 with scrape type 2
2026-03-26 22:26:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0950619e-e976-501a-8729-938fe2cab805 with scrape type 2
2026-03-26 22:26:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0950619e-e976-501a-8729-938fe2cab805, identifier: 10281434
2026-03-26 22:26:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-26 22:26:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-26 22:26:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434 to the API
2026-03-26 22:26:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:45 [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-26 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710281434%27 HTTP/1.1" 200 None
2026-03-26 22:26:45 [adesa.be] INFO: Saving data for 10281434: {'auction_closing_time': 1798671600.0, 'created_time': 1773235776.411641, 'last_price_update_time': 1774564005.720914}
2026-03-26 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10281434') HTTP/1.1" 204 0
2026-03-26 22:26:45 [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-26 22: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-26 22:26:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-26 22:26:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with scrape type 2
2026-03-26 22:26:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with scrape type 2
2026-03-26 22:26:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62e3ff4b-4c19-538a-93ee-80d115ca9a08, identifier: 10688261
2026-03-26 22:26:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-26 22:26:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-26 22:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261 to the API
2026-03-26 22:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:46 [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-26 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710688261%27 HTTP/1.1" 200 None
2026-03-26 22:26:46 [adesa.be] INFO: Saving data for 10688261: {'auction_closing_time': 1798675200.0, 'created_time': 1773915916.771156, 'last_price_update_time': 1774564006.183987}
2026-03-26 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10688261') HTTP/1.1" 204 0
2026-03-26 22:26:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:26:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-26 22:26:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab547e-d14b-545e-91c6-e64522fc3a0f with scrape type 2
2026-03-26 22:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ab547e-d14b-545e-91c6-e64522fc3a0f with scrape type 2
2026-03-26 22:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ab547e-d14b-545e-91c6-e64522fc3a0f, identifier: 10623491
2026-03-26 22:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-26 22:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-26 22:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491 to the API
2026-03-26 22:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623491>
{'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': 'c9ab547e-d14b-545e-91c6-e64522fc3a0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'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-26 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623491%27 HTTP/1.1" 200 None
2026-03-26 22:26:46 [adesa.be] INFO: Saving data for 10623491: {'auction_closing_time': 1798675200.0, 'created_time': 1773235808.643744, 'last_price_update_time': 1774564006.665735}
2026-03-26 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623491') HTTP/1.1" 204 0
2026-03-26 22:26:47 [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-26 22: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-26 22:26:47 [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-26 22: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-26 22:26:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-26 22:26:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with scrape type 2
2026-03-26 22:26:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with scrape type 2
2026-03-26 22:26:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0, identifier: 10649237
2026-03-26 22:26:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-26 22:26:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-26 22:26:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237 to the API
2026-03-26 22:26:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26: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-26 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710649237%27 HTTP/1.1" 200 None
2026-03-26 22:26:47 [adesa.be] INFO: Saving data for 10649237: {'auction_closing_time': 1798675200.0, 'created_time': 1773235770.248238, 'last_price_update_time': 1774564007.912112}
2026-03-26 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26: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-26 22:26:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-26 22:26:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with scrape type 2
2026-03-26 22:26:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with scrape type 2
2026-03-26 22:26:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12, identifier: 10562284
2026-03-26 22:26:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-26 22:26:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-26 22:26:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284 to the API
2026-03-26 22:26:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:48 [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-26 22:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710562284%27 HTTP/1.1" 200 None
2026-03-26 22:26:48 [adesa.be] INFO: Saving data for 10562284: {'auction_closing_time': 1798675200.0, 'created_time': 1773235747.975359, 'last_price_update_time': 1774564008.277394}
2026-03-26 22:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10562284') HTTP/1.1" 204 0
2026-03-26 22:26:49 [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-26 22: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-26 22:26:49 [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-26 22: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-26 22:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-26 22:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471e2963-b318-5ce4-a226-26d749ba28e2 with scrape type 2
2026-03-26 22:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471e2963-b318-5ce4-a226-26d749ba28e2 with scrape type 2
2026-03-26 22:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471e2963-b318-5ce4-a226-26d749ba28e2, identifier: 10693707
2026-03-26 22:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-26 22:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-26 22:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707 to the API
2026-03-26 22:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:49 [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-26 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710693707%27 HTTP/1.1" 200 None
2026-03-26 22:26:49 [adesa.be] INFO: Saving data for 10693707: {'auction_closing_time': 1798675200.0, 'created_time': 1773915950.346638, 'last_price_update_time': 1774564009.461653}
2026-03-26 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10693707') HTTP/1.1" 204 0
2026-03-26 22:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-26 22:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with scrape type 2
2026-03-26 22:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with scrape type 2
2026-03-26 22:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9, identifier: 10580542
2026-03-26 22:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-26 22:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-26 22:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542 to the API
2026-03-26 22:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:49 [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-26 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710580542%27 HTTP/1.1" 200 None
2026-03-26 22:26:49 [adesa.be] INFO: Saving data for 10580542: {'auction_closing_time': 1798675200.0, 'created_time': 1773235804.196262, 'last_price_update_time': 1774564009.817224}
2026-03-26 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580542') HTTP/1.1" 204 0
2026-03-26 22:26:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10258056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-26 22:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-26 22:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-26 22:26:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10258056
2026-03-26 22:26:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-26 22:26:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-26 22:26:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056 to the API
2026-03-26 22:26:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10258056>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'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': '27140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10258056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39700,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'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-26 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710258056%27 HTTP/1.1" 200 None
2026-03-26 22:26:50 [adesa.be] INFO: Saving data for 10258056: {'auction_closing_time': 1798675200.0, 'created_time': 1773235778.067875, 'last_price_update_time': 1774564010.283575}
2026-03-26 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10258056') HTTP/1.1" 204 0
2026-03-26 22:26:54 [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-26 22: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-26 22:26:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-26 22:26:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e42706d-7f51-5d24-9dea-66a53943bb4c with scrape type 2
2026-03-26 22:26:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e42706d-7f51-5d24-9dea-66a53943bb4c with scrape type 2
2026-03-26 22:26:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e42706d-7f51-5d24-9dea-66a53943bb4c, identifier: 10463665
2026-03-26 22:26:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-26 22:26:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-26 22:26:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665 to the API
2026-03-26 22:26:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:26:55 [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-26 22:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710463665%27 HTTP/1.1" 200 None
2026-03-26 22:26:55 [adesa.be] INFO: Saving data for 10463665: {'auction_closing_time': 1798671600.0, 'created_time': 1773235774.39278, 'last_price_update_time': 1774564015.120334}
2026-03-26 22:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10463665') HTTP/1.1" 204 0
2026-03-26 22:26:56 [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-26 22:26:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:26:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-26 22:26:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-26 22:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-26 22:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd79753-8065-5bec-ab78-21fb34635108, identifier: 10707957
2026-03-26 22:26:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-26 22:26:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-26 22:26:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957 to the API
2026-03-26 22:26:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:26:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:26:57 [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-26 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710707957%27 HTTP/1.1" 200 None
2026-03-26 22:26:57 [adesa.be] INFO: Saving data for 10707957: {'auction_closing_time': 1798675200.0, 'created_time': 1774261196.695656, 'last_price_update_time': 1774564017.280865}
2026-03-26 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10707957') HTTP/1.1" 204 0
2026-03-26 22:26:59 [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-26 22: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-26 22:26:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-26 22:26:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad68e53e-f403-527e-a033-2ce24db89b8f with scrape type 2
2026-03-26 22:26:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad68e53e-f403-527e-a033-2ce24db89b8f with scrape type 2
2026-03-26 22:26:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad68e53e-f403-527e-a033-2ce24db89b8f, identifier: 10627562
2026-03-26 22:26:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-26 22:26:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-26 22:27:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562 to the API
2026-03-26 22:27:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:00 [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-26 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627562%27 HTTP/1.1" 200 None
2026-03-26 22:27:00 [adesa.be] INFO: Saving data for 10627562: {'auction_closing_time': 1798675200.0, 'created_time': 1773235820.553142, 'last_price_update_time': 1774564020.289333}
2026-03-26 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627562') HTTP/1.1" 204 0
2026-03-26 22:27:04 [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-26 22:27:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-26 22:27:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce05a25-5c90-51be-8402-4f3aa6760633 with scrape type 2
2026-03-26 22:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cce05a25-5c90-51be-8402-4f3aa6760633 with scrape type 2
2026-03-26 22:27:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cce05a25-5c90-51be-8402-4f3aa6760633, identifier: 10666627
2026-03-26 22:27:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-26 22:27:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-26 22:27:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627 to the API
2026-03-26 22:27:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:04 [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-26 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710666627%27 HTTP/1.1" 200 None
2026-03-26 22:27:04 [adesa.be] INFO: Saving data for 10666627: {'auction_closing_time': 1798675200.0, 'created_time': 1773397784.026192, 'last_price_update_time': 1774564024.579773}
2026-03-26 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666627') HTTP/1.1" 204 0
2026-03-26 22:27:04 [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-26 22:27:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-26 22:27:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with scrape type 2
2026-03-26 22:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with scrape type 2
2026-03-26 22:27:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5, identifier: 10258058
2026-03-26 22:27:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-26 22:27:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-26 22:27:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058 to the API
2026-03-26 22:27:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:05 [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-26 22:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:05 [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-26 22:27:05 [adesa.be] INFO: Saving data for 10258058: {'auction_closing_time': 1798675200.0, 'created_time': 1773235784.735311, 'last_price_update_time': 1774564025.044962}
2026-03-26 22:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10258058') HTTP/1.1" 204 0
2026-03-26 22:27:06 [scrapy.extensions.logstats] INFO: Crawled 767 pages (at 35 pages/min), scraped 702 items (at 34 items/min)
2026-03-26 22:27:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10520202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:27:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202
2026-03-26 22:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825a7897-ec96-543f-944a-6ed0b7d881a2 with scrape type 2
2026-03-26 22:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825a7897-ec96-543f-944a-6ed0b7d881a2 with scrape type 2
2026-03-26 22:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 825a7897-ec96-543f-944a-6ed0b7d881a2, identifier: 10520202
2026-03-26 22:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202
2026-03-26 22:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202
2026-03-26 22:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202 to the API
2026-03-26 22:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10520202>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'White',
'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': '825a7897-ec96-543f-944a-6ed0b7d881a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10520202',
'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-08',
'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-26 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710520202%27 HTTP/1.1" 200 None
2026-03-26 22:27:14 [adesa.be] INFO: Saving data for 10520202: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.475071, 'last_price_update_time': 1774564034.440591}
2026-03-26 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10520202') HTTP/1.1" 204 0
2026-03-26 22:27:14 [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-26 22: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-26 22:27:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-26 22:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3996d56-23d5-51ec-91ad-b442b96cd390 with scrape type 2
2026-03-26 22:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3996d56-23d5-51ec-91ad-b442b96cd390 with scrape type 2
2026-03-26 22:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3996d56-23d5-51ec-91ad-b442b96cd390, identifier: 10461938
2026-03-26 22:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-26 22:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-26 22:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938 to the API
2026-03-26 22:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:14 [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-26 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710461938%27 HTTP/1.1" 200 None
2026-03-26 22:27:14 [adesa.be] INFO: Saving data for 10461938: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.865382, 'last_price_update_time': 1774564034.89576}
2026-03-26 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10461938') HTTP/1.1" 204 0
2026-03-26 22:27:15 [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-26 22: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-26 22:27:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-26 22:27:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98adbfe5-b74a-580a-b005-eb9554778c37 with scrape type 2
2026-03-26 22:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98adbfe5-b74a-580a-b005-eb9554778c37 with scrape type 2
2026-03-26 22:27:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98adbfe5-b74a-580a-b005-eb9554778c37, identifier: 10405235
2026-03-26 22:27:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-26 22:27:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-26 22:27:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235 to the API
2026-03-26 22:27:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:16 [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-26 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710405235%27 HTTP/1.1" 200 None
2026-03-26 22:27:16 [adesa.be] INFO: Saving data for 10405235: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.074291, 'last_price_update_time': 1774564036.165083}
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10405235') HTTP/1.1" 204 0
2026-03-26 22:27:16 [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-26 22: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-26 22:27:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-26 22:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with scrape type 2
2026-03-26 22:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with scrape type 2
2026-03-26 22:27:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce, identifier: 10366783
2026-03-26 22:27:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-26 22:27:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-26 22:27:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783 to the API
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:16 [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-26 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710366783%27 HTTP/1.1" 200 None
2026-03-26 22:27:16 [adesa.be] INFO: Saving data for 10366783: {'auction_closing_time': 1798675200.0, 'created_time': 1773235847.114208, 'last_price_update_time': 1774564036.626736}
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10366783') HTTP/1.1" 204 0
2026-03-26 22:27:17 [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-26 22: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-26 22:27:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-26 22:27:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1000371e-226a-580b-aa5a-2244ec9a17e1 with scrape type 2
2026-03-26 22:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1000371e-226a-580b-aa5a-2244ec9a17e1 with scrape type 2
2026-03-26 22:27:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1000371e-226a-580b-aa5a-2244ec9a17e1, identifier: 10630787
2026-03-26 22:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-26 22:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-26 22:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787 to the API
2026-03-26 22:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:17 [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-26 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710630787%27 HTTP/1.1" 200 None
2026-03-26 22:27:17 [adesa.be] INFO: Saving data for 10630787: {'auction_closing_time': 1798675200.0, 'created_time': 1773235783.355751, 'last_price_update_time': 1774564037.910857}
2026-03-26 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630787') HTTP/1.1" 204 0
2026-03-26 22:27:18 [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-26 22: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-26 22:27:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-26 22:27:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104dabea-14fe-5e06-961c-179159af795b with scrape type 2
2026-03-26 22:27:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104dabea-14fe-5e06-961c-179159af795b with scrape type 2
2026-03-26 22:27:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 104dabea-14fe-5e06-961c-179159af795b, identifier: 10576365
2026-03-26 22:27:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-26 22:27:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-26 22:27:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365 to the API
2026-03-26 22:27:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:18 [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': 'nb',
'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-26 22:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710576365%27 HTTP/1.1" 200 None
2026-03-26 22:27:18 [adesa.be] INFO: Saving data for 10576365: {'auction_closing_time': 1798675200.0, 'created_time': 1773235780.587431, 'last_price_update_time': 1774564038.542414}
2026-03-26 22:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10576365') HTTP/1.1" 204 0
2026-03-26 22:27:18 [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-26 22: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-26 22:27:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-26 22:27:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff147d8-a006-5f11-b9d6-200118dc78d5 with scrape type 2
2026-03-26 22:27:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff147d8-a006-5f11-b9d6-200118dc78d5 with scrape type 2
2026-03-26 22:27:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ff147d8-a006-5f11-b9d6-200118dc78d5, identifier: 10580439
2026-03-26 22:27:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-26 22:27:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-26 22:27:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439 to the API
2026-03-26 22:27:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:19 [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-26 22:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710580439%27 HTTP/1.1" 200 None
2026-03-26 22:27:19 [adesa.be] INFO: Saving data for 10580439: {'auction_closing_time': 1798675200.0, 'created_time': 1773235751.467625, 'last_price_update_time': 1774564039.296792}
2026-03-26 22:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580439') HTTP/1.1" 204 0
2026-03-26 22:27:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:27:19 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921, dropping item
2026-03-26 22:27:20 [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-26 22:27:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.797595887896689 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-26 22:27:20 [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-26 22:27:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-26 22:27:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b381dab4-870a-59dc-b4be-113cd8ecba51 with scrape type 2
2026-03-26 22:27:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b381dab4-870a-59dc-b4be-113cd8ecba51 with scrape type 2
2026-03-26 22:27:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b381dab4-870a-59dc-b4be-113cd8ecba51, identifier: 10373756
2026-03-26 22:27:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-26 22:27:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-26 22:27:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756 to the API
2026-03-26 22:27:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:21 [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-26 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710373756%27 HTTP/1.1" 200 None
2026-03-26 22:27:21 [adesa.be] INFO: Saving data for 10373756: {'auction_closing_time': 1798675200.0, 'created_time': 1773235894.028703, 'last_price_update_time': 1774564041.145116}
2026-03-26 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10373756') HTTP/1.1" 204 0
2026-03-26 22:27:21 [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-26 22: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-26 22:27:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-26 22:27:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562f716a-fa22-5a70-85dc-9cce281a8827 with scrape type 2
2026-03-26 22:27:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 562f716a-fa22-5a70-85dc-9cce281a8827 with scrape type 2
2026-03-26 22:27:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 562f716a-fa22-5a70-85dc-9cce281a8827, identifier: 10627564
2026-03-26 22:27:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-26 22:27:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-26 22:27:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564 to the API
2026-03-26 22:27:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:22 [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-26 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627564%27 HTTP/1.1" 200 None
2026-03-26 22:27:22 [adesa.be] INFO: Saving data for 10627564: {'auction_closing_time': 1798675200.0, 'created_time': 1773235824.29269, 'last_price_update_time': 1774564042.448548}
2026-03-26 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627564') HTTP/1.1" 204 0
2026-03-26 22:27:22 [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-26 22:27:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:22 [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-26 22:27:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-26 22:27:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with scrape type 2
2026-03-26 22:27:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with scrape type 2
2026-03-26 22:27:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb, identifier: 10615312
2026-03-26 22:27:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-26 22:27:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-26 22:27:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312 to the API
2026-03-26 22:27:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:23 [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-26 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710615312%27 HTTP/1.1" 200 None
2026-03-26 22:27:23 [adesa.be] INFO: Saving data for 10615312: {'auction_closing_time': 1798675200.0, 'created_time': 1773235801.501118, 'last_price_update_time': 1774564043.330367}
2026-03-26 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10615312') HTTP/1.1" 204 0
2026-03-26 22:27:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-26 22:27:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174157f2-a8e6-501c-bab4-a0422309e87f with scrape type 2
2026-03-26 22:27:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174157f2-a8e6-501c-bab4-a0422309e87f with scrape type 2
2026-03-26 22:27:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 174157f2-a8e6-501c-bab4-a0422309e87f, identifier: 10595467
2026-03-26 22:27:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-26 22:27:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-26 22:27:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467 to the API
2026-03-26 22:27:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:23 [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-26 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710595467%27 HTTP/1.1" 200 None
2026-03-26 22:27:23 [adesa.be] INFO: Saving data for 10595467: {'auction_closing_time': 1798675200.0, 'created_time': 1773235785.113788, 'last_price_update_time': 1774564043.790788}
2026-03-26 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10595467') HTTP/1.1" 204 0
2026-03-26 22:27:23 [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-26 22: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-26 22:27:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-26 22:27:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with scrape type 2
2026-03-26 22:27:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with scrape type 2
2026-03-26 22:27:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89, identifier: 10627585
2026-03-26 22:27:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-26 22:27:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-26 22:27:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585 to the API
2026-03-26 22:27:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:24 [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-26 22:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627585%27 HTTP/1.1" 200 None
2026-03-26 22:27:24 [adesa.be] INFO: Saving data for 10627585: {'auction_closing_time': 1798675200.0, 'created_time': 1773235799.199385, 'last_price_update_time': 1774564044.27308}
2026-03-26 22:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627585') HTTP/1.1" 204 0
2026-03-26 22:27:24 [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-26 22: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-26 22:27:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-26 22:27:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f46bd6-d6e6-5b78-9089-48731caf4f3a with scrape type 2
2026-03-26 22:27:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f46bd6-d6e6-5b78-9089-48731caf4f3a with scrape type 2
2026-03-26 22:27:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7f46bd6-d6e6-5b78-9089-48731caf4f3a, identifier: 10583628
2026-03-26 22:27:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-26 22:27:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-26 22:27:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628 to the API
2026-03-26 22:27:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:25 [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-26 22:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710583628%27 HTTP/1.1" 200 None
2026-03-26 22:27:25 [adesa.be] INFO: Saving data for 10583628: {'auction_closing_time': 1798675200.0, 'created_time': 1773235785.817652, 'last_price_update_time': 1774564045.087032}
2026-03-26 22:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10583628') HTTP/1.1" 204 0
2026-03-26 22:27:25 [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-26 22: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-26 22:27:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-26 22:27:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e490-e096-5512-8591-6283e1855c51 with scrape type 2
2026-03-26 22:27:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f787e490-e096-5512-8591-6283e1855c51 with scrape type 2
2026-03-26 22:27:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f787e490-e096-5512-8591-6283e1855c51, identifier: 10591845
2026-03-26 22:27:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-26 22:27:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-26 22:27:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845 to the API
2026-03-26 22:27:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:25 [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-26 22:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710591845%27 HTTP/1.1" 200 None
2026-03-26 22:27:25 [adesa.be] INFO: Saving data for 10591845: {'auction_closing_time': 1798675200.0, 'created_time': 1773235862.047606, 'last_price_update_time': 1774564045.798523}
2026-03-26 22:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10591845') HTTP/1.1" 204 0
2026-03-26 22:27:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:27:28 [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-26 22: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-26 22:27:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-26 22:27:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62368d5-2d2c-5121-a8b6-0f262e310f6d with scrape type 2
2026-03-26 22:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62368d5-2d2c-5121-a8b6-0f262e310f6d with scrape type 2
2026-03-26 22:27:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62368d5-2d2c-5121-a8b6-0f262e310f6d, identifier: 10627584
2026-03-26 22:27:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-26 22:27:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-26 22:27:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584 to the API
2026-03-26 22:27:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:28 [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-26 22:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710627584%27 HTTP/1.1" 200 None
2026-03-26 22:27:28 [adesa.be] INFO: Saving data for 10627584: {'auction_closing_time': 1798675200.0, 'created_time': 1773235827.562222, 'last_price_update_time': 1774564048.988892}
2026-03-26 22:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627584') HTTP/1.1" 204 0
2026-03-26 22:27:36 [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-26 22: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-26 22:27:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-26 22:27:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with scrape type 2
2026-03-26 22:27:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with scrape type 2
2026-03-26 22:27:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd, identifier: 10531348
2026-03-26 22:27:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-26 22:27:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-26 22:27:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348 to the API
2026-03-26 22:27:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:36 [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-26 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710531348%27 HTTP/1.1" 200 None
2026-03-26 22:27:36 [adesa.be] INFO: Saving data for 10531348: {'auction_closing_time': 1798675200.0, 'created_time': 1773235860.000758, 'last_price_update_time': 1774564056.666601}
2026-03-26 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10531348') HTTP/1.1" 204 0
2026-03-26 22:27:36 [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-26 22: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-26 22:27:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019
2026-03-26 22:27:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee9c845-8fba-549f-8c70-8b01716bd083 with scrape type 2
2026-03-26 22:27:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ee9c845-8fba-549f-8c70-8b01716bd083 with scrape type 2
2026-03-26 22:27:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ee9c845-8fba-549f-8c70-8b01716bd083, identifier: 10501019
2026-03-26 22:27:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019
2026-03-26 22:27:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019
2026-03-26 22:27:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019 to the API
2026-03-26 22:27:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:37 [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': 18600,
'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-26 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710501019%27 HTTP/1.1" 200 None
2026-03-26 22:27:37 [adesa.be] INFO: Saving data for 10501019: {'auction_closing_time': 1801392300.0, 'created_time': 1773236340.275374, 'last_price_update_time': 1774564057.156817}
2026-03-26 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10501019') HTTP/1.1" 204 0
2026-03-26 22:27:38 [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-26 22: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-26 22:27:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-26 22:27:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 2
2026-03-26 22:27:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 2
2026-03-26 22:27:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2728b939-e7c1-5075-abc9-b63a88a82004, identifier: 10386880
2026-03-26 22:27:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-26 22:27:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-26 22:27:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880 to the API
2026-03-26 22:27:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:38 [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-26 22:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710386880%27 HTTP/1.1" 200 None
2026-03-26 22:27:38 [adesa.be] INFO: Saving data for 10386880: {'auction_closing_time': 1798675200.0, 'created_time': 1773235871.632328, 'last_price_update_time': 1774564058.52061}
2026-03-26 22:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10386880') HTTP/1.1" 204 0
2026-03-26 22:27: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-26 22: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-26 22:27:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-26 22:27: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-26 22:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05327e32-3b2e-5585-976e-f95e1af8be7c with scrape type 2
2026-03-26 22:27:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05327e32-3b2e-5585-976e-f95e1af8be7c, identifier: 10355068
2026-03-26 22:27:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-26 22:27:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-26 22:27: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-26 22:27:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27: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-26 22:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710355068%27 HTTP/1.1" 200 None
2026-03-26 22:27:39 [adesa.be] INFO: Saving data for 10355068: {'auction_closing_time': 1798675200.0, 'created_time': 1773235869.351805, 'last_price_update_time': 1774564059.978089}
2026-03-26 22:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27: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-26 22:27:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:27:40 [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-26 22: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-26 22:27:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-26 22:27:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-26 22:27:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-26 22:27:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b663068-0155-5727-b501-ee165cf4a006, identifier: 10580437
2026-03-26 22:27:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-26 22:27:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-26 22:27:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437 to the API
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580437>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'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': '54735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580437',
'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': 25300,
'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-26 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710580437%27 HTTP/1.1" 200 None
2026-03-26 22:27:40 [adesa.be] INFO: Saving data for 10580437: {'auction_closing_time': 1798675200.0, 'created_time': 1773235833.968092, 'last_price_update_time': 1774564060.444788}
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580437') HTTP/1.1" 204 0
2026-03-26 22:27:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-26 22:27:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41806183-5002-5a4e-a266-1c8c90e0c3da with scrape type 2
2026-03-26 22:27:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41806183-5002-5a4e-a266-1c8c90e0c3da with scrape type 2
2026-03-26 22:27:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41806183-5002-5a4e-a266-1c8c90e0c3da, identifier: 10458307
2026-03-26 22:27:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-26 22:27:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-26 22:27:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307 to the API
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:40 [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-26 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710458307%27 HTTP/1.1" 200 None
2026-03-26 22:27:40 [adesa.be] INFO: Saving data for 10458307: {'auction_closing_time': 1798675200.0, 'created_time': 1773235858.693199, 'last_price_update_time': 1774564060.811021}
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10458307') HTTP/1.1" 204 0
2026-03-26 22:27:41 [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-26 22: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-26 22:27:41 [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-26 22: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-26 22:27:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-26 22:27:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with scrape type 2
2026-03-26 22:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with scrape type 2
2026-03-26 22:27:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a, identifier: 10438524
2026-03-26 22:27:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-26 22:27:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-26 22:27:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524 to the API
2026-03-26 22:27:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:42 [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-26 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710438524%27 HTTP/1.1" 200 None
2026-03-26 22:27:42 [adesa.be] INFO: Saving data for 10438524: {'auction_closing_time': 1798675200.0, 'created_time': 1773235885.289518, 'last_price_update_time': 1774564062.161059}
2026-03-26 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10438524') HTTP/1.1" 204 0
2026-03-26 22:27:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-26 22:27:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with scrape type 2
2026-03-26 22:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with scrape type 2
2026-03-26 22:27:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc1570ef-3687-5edf-85d0-de4a92bcd6e4, identifier: 10373755
2026-03-26 22:27:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-26 22:27:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-26 22:27:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755 to the API
2026-03-26 22:27:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:42 [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-26 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710373755%27 HTTP/1.1" 200 None
2026-03-26 22:27:42 [adesa.be] INFO: Saving data for 10373755: {'auction_closing_time': 1798675200.0, 'created_time': 1773235882.962143, 'last_price_update_time': 1774564062.508151}
2026-03-26 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10373755') HTTP/1.1" 204 0
2026-03-26 22:27:43 [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-26 22: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-26 22:27:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-26 22:27:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 905a8974-465e-5966-b06f-3d5d3ba3719d with scrape type 2
2026-03-26 22:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 905a8974-465e-5966-b06f-3d5d3ba3719d with scrape type 2
2026-03-26 22:27:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 905a8974-465e-5966-b06f-3d5d3ba3719d, identifier: 10505002
2026-03-26 22:27:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-26 22:27:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-26 22:27:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002 to the API
2026-03-26 22:27:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:44 [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-26 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710505002%27 HTTP/1.1" 200 None
2026-03-26 22:27:44 [adesa.be] INFO: Saving data for 10505002: {'auction_closing_time': 1798675200.0, 'created_time': 1773235886.042078, 'last_price_update_time': 1774564064.395531}
2026-03-26 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10505002') HTTP/1.1" 204 0
2026-03-26 22:27:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10375913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:27:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913
2026-03-26 22:27:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with scrape type 2
2026-03-26 22:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with scrape type 2
2026-03-26 22:27:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e, identifier: 10375913
2026-03-26 22:27:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913
2026-03-26 22:27:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913
2026-03-26 22:27:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913 to the API
2026-03-26 22:27:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10375913>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 63,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10375913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Select - Petrol - Manual - 63 hp - 50 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2025}
2026-03-26 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710375913%27 HTTP/1.1" 200 None
2026-03-26 22:27:46 [adesa.be] INFO: Saving data for 10375913: {'auction_closing_time': 1798675200.0, 'created_time': 1773235919.392467, 'last_price_update_time': 1774564066.271974}
2026-03-26 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10375913') HTTP/1.1" 204 0
2026-03-26 22:27:48 [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-26 22: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-26 22:27:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-26 22:27:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with scrape type 2
2026-03-26 22:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with scrape type 2
2026-03-26 22:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67, identifier: 10493753
2026-03-26 22:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-26 22:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-26 22:27:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753 to the API
2026-03-26 22:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:48 [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-26 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710493753%27 HTTP/1.1" 200 None
2026-03-26 22:27:48 [adesa.be] INFO: Saving data for 10493753: {'auction_closing_time': 1798675200.0, 'created_time': 1773235896.379437, 'last_price_update_time': 1774564068.527794}
2026-03-26 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10493753') HTTP/1.1" 204 0
2026-03-26 22:27:50 [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-26 22: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-26 22:27:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-26 22:27:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b5226f-d4de-569c-a23a-285ea5046917 with scrape type 2
2026-03-26 22:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b5226f-d4de-569c-a23a-285ea5046917 with scrape type 2
2026-03-26 22:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94b5226f-d4de-569c-a23a-285ea5046917, identifier: 10456216
2026-03-26 22:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-26 22:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-26 22:27:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216 to the API
2026-03-26 22:27:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:51 [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-26 22:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710456216%27 HTTP/1.1" 200 None
2026-03-26 22:27:51 [adesa.be] INFO: Saving data for 10456216: {'auction_closing_time': 1798675200.0, 'created_time': 1773235890.011165, 'last_price_update_time': 1774564071.246469}
2026-03-26 22:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10456216') HTTP/1.1" 204 0
2026-03-26 22:27:51 [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-26 22:27:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-26 22:27:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec59ec9-2f34-58ea-be40-388ea125979f with scrape type 2
2026-03-26 22:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec59ec9-2f34-58ea-be40-388ea125979f with scrape type 2
2026-03-26 22:27:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ec59ec9-2f34-58ea-be40-388ea125979f, identifier: 10504979
2026-03-26 22:27:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-26 22:27:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-26 22:27:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979 to the API
2026-03-26 22:27:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:27:51 [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-26 22:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710504979%27 HTTP/1.1" 200 None
2026-03-26 22:27:51 [adesa.be] INFO: Saving data for 10504979: {'auction_closing_time': 1798675200.0, 'created_time': 1773235919.030243, 'last_price_update_time': 1774564071.701541}
2026-03-26 22:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10504979') HTTP/1.1" 204 0
2026-03-26 22:27:53 [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-26 22:27:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-26 22:27:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 780b3917-064a-5dd7-94fa-acb47fd090a7 with scrape type 2
2026-03-26 22:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 780b3917-064a-5dd7-94fa-acb47fd090a7 with scrape type 2
2026-03-26 22:27:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 780b3917-064a-5dd7-94fa-acb47fd090a7, identifier: 10716211
2026-03-26 22:27:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-26 22:27:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-26 22:27:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211 to the API
2026-03-26 22:27:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:54 [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-26 22:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:54 [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-26 22:27:54 [adesa.be] INFO: Saving data for 10716211: {'auction_closing_time': 1798675200.0, 'created_time': 1774347861.53886, 'last_price_update_time': 1774564074.627728}
2026-03-26 22:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716211') HTTP/1.1" 204 0
2026-03-26 22:27:54 [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-26 22:27:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-26 22:27:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94c3818-a359-5737-a858-601121b55628 with scrape type 2
2026-03-26 22:27:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f94c3818-a359-5737-a858-601121b55628 with scrape type 2
2026-03-26 22:27:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f94c3818-a359-5737-a858-601121b55628, identifier: 10724802
2026-03-26 22:27:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-26 22:27:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-26 22:27:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802 to the API
2026-03-26 22:27:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:55 [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-26 22:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:55 [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-26 22:27:55 [adesa.be] INFO: Saving data for 10724802: {'auction_closing_time': 1801392300.0, 'created_time': 1774453014.726983, 'last_price_update_time': 1774564075.411187}
2026-03-26 22:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724802') HTTP/1.1" 204 0
2026-03-26 22:27:55 [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-26 22:27:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-26 22:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with scrape type 2
2026-03-26 22:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with scrape type 2
2026-03-26 22:27:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9913c9fb-1a79-5e9b-af9a-bfb59186a835, identifier: 10627586
2026-03-26 22:27:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-26 22:27:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-26 22:27:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586 to the API
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:56 [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-26 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:56 [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-26 22:27:56 [adesa.be] INFO: Saving data for 10627586: {'auction_closing_time': 1798675200.0, 'created_time': 1773235753.594639, 'last_price_update_time': 1774564076.514065}
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627586') HTTP/1.1" 204 0
2026-03-26 22:27:56 [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-26 22:27:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-26 22:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2334c72-a1bc-57ab-9a64-19eba968ac91 with scrape type 2
2026-03-26 22:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2334c72-a1bc-57ab-9a64-19eba968ac91 with scrape type 2
2026-03-26 22:27:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2334c72-a1bc-57ab-9a64-19eba968ac91, identifier: 10719146
2026-03-26 22:27:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-26 22:27:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-26 22:27:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146 to the API
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:56 [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-26 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:56 [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-26 22:27:56 [adesa.be] INFO: Saving data for 10719146: {'auction_closing_time': 1801392300.0, 'created_time': 1774366060.122415, 'last_price_update_time': 1774564076.973229}
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719146') HTTP/1.1" 204 0
2026-03-26 22:27:57 [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-26 22:27:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:27:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-26 22:27:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e45b9e-74b7-547b-be05-47d422f6f42e with scrape type 2
2026-03-26 22:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e45b9e-74b7-547b-be05-47d422f6f42e with scrape type 2
2026-03-26 22:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8e45b9e-74b7-547b-be05-47d422f6f42e, identifier: 10724805
2026-03-26 22:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-26 22:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-26 22:27:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805 to the API
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:58 [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-26 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:58 [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-26 22:27:58 [adesa.be] INFO: Saving data for 10724805: {'auction_closing_time': 1801392300.0, 'created_time': 1774453016.362183, 'last_price_update_time': 1774564078.316664}
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724805') HTTP/1.1" 204 0
2026-03-26 22:27:58 [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-26 22: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-26 22:27:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-26 22:27:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28408901-3eeb-5f12-b804-cc419d170faf with scrape type 2
2026-03-26 22:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28408901-3eeb-5f12-b804-cc419d170faf with scrape type 2
2026-03-26 22:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28408901-3eeb-5f12-b804-cc419d170faf, identifier: 10724799
2026-03-26 22:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-26 22:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-26 22:27:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799 to the API
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:27:58 [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-26 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:58 [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-26 22:27:58 [adesa.be] INFO: Saving data for 10724799: {'auction_closing_time': 1801392300.0, 'created_time': 1774453026.08756, 'last_price_update_time': 1774564078.96379}
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724799') HTTP/1.1" 204 0
2026-03-26 22:28:00 [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-26 22:28:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-26 22:28:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73656339-8c2b-52b4-9288-ce90c6c0dc41 with scrape type 2
2026-03-26 22:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73656339-8c2b-52b4-9288-ce90c6c0dc41 with scrape type 2
2026-03-26 22:28:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73656339-8c2b-52b4-9288-ce90c6c0dc41, identifier: 10488781
2026-03-26 22:28:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-26 22:28:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-26 22:28:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781 to the API
2026-03-26 22:28:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:01 [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-26 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710488781%27 HTTP/1.1" 200 None
2026-03-26 22:28:01 [adesa.be] INFO: Saving data for 10488781: {'auction_closing_time': 1801392300.0, 'created_time': 1773235645.291014, 'last_price_update_time': 1774564081.284048}
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488781') HTTP/1.1" 204 0
2026-03-26 22:28:01 [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-26 22:28:01 [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-26 22:28:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-26 22:28:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd44b4a-3818-50e6-b319-75eb9bb06666 with scrape type 2
2026-03-26 22:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd44b4a-3818-50e6-b319-75eb9bb06666 with scrape type 2
2026-03-26 22:28:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acd44b4a-3818-50e6-b319-75eb9bb06666, identifier: 10504971
2026-03-26 22:28:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-26 22:28:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 2
2026-03-26 22:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 2
2026-03-26 22:28:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 324a25a4-773a-5688-8cea-894b0a73fa57, identifier: 10724807
2026-03-26 22:28:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-26 22:28:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-26 22:28:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971 to the API
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:01 [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-26 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710504971%27 HTTP/1.1" 200 None
2026-03-26 22:28:01 [adesa.be] INFO: Saving data for 10504971: {'auction_closing_time': 1798675200.0, 'created_time': 1773235895.543395, 'last_price_update_time': 1774564081.84222}
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10504971') HTTP/1.1" 204 0
2026-03-26 22:28:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-26 22:28:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-26 22:28:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807 to the API
2026-03-26 22:28:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:02 [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-26 22:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:02 [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-26 22:28:02 [adesa.be] INFO: Saving data for 10724807: {'auction_closing_time': 1801392300.0, 'created_time': 1774453024.917414, 'last_price_update_time': 1774564082.111555}
2026-03-26 22:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724807') HTTP/1.1" 204 0
2026-03-26 22:28:03 [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-26 22: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-26 22:28:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-26 22:28:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ece210d-ed38-5688-95cc-59ebe16427bd with scrape type 2
2026-03-26 22:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ece210d-ed38-5688-95cc-59ebe16427bd with scrape type 2
2026-03-26 22:28:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ece210d-ed38-5688-95cc-59ebe16427bd, identifier: 10724800
2026-03-26 22:28:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-26 22:28:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-26 22:28: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-26 22:28:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28: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-26 22:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28: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-26 22:28:03 [adesa.be] INFO: Saving data for 10724800: {'auction_closing_time': 1801392300.0, 'created_time': 1774453018.274992, 'last_price_update_time': 1774564083.669593}
2026-03-26 22:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28: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-26 22:28: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-26 22:28:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:28:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-26 22:28: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-26 22:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bed4a5fe-849a-5989-af8b-abc7955b4bd4 with scrape type 2
2026-03-26 22:28:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bed4a5fe-849a-5989-af8b-abc7955b4bd4, identifier: 10623057
2026-03-26 22:28:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-26 22:28:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-26 22:28: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-26 22:28:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28: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-26 22:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28: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-26 22:28:05 [adesa.be] INFO: Saving data for 10623057: {'auction_closing_time': 1801392300.0, 'created_time': 1773235901.23676, 'last_price_update_time': 1774564085.751312}
2026-03-26 22:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28: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-26 22:28:05 [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-26 22:28:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804
2026-03-26 22:28:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b123fa26-e5df-5acd-8c79-ee35e4fd1557 with scrape type 2
2026-03-26 22:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b123fa26-e5df-5acd-8c79-ee35e4fd1557 with scrape type 2
2026-03-26 22:28:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b123fa26-e5df-5acd-8c79-ee35e4fd1557, identifier: 10724804
2026-03-26 22:28:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804
2026-03-26 22:28:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804
2026-03-26 22:28:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804 to the API
2026-03-26 22:28:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724804>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b123fa26-e5df-5acd-8c79-ee35e4fd1557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPX689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 308364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2008-04-18',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Audi A3 Sportback 1.9 TDI Ambiente - Diesel - Manual - 105 hp - '
'308.364 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2008}
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724804%27 HTTP/1.1" 200 None
2026-03-26 22:28:06 [adesa.be] INFO: Saving data for 10724804: {'auction_closing_time': 1801392300.0, 'created_time': 1774453019.757535, 'last_price_update_time': 1774564086.133615}
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724804') HTTP/1.1" 204 0
2026-03-26 22:28:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-26 22:28:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef49ba38-807b-5386-afd5-bf43f3006686 with scrape type 2
2026-03-26 22:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef49ba38-807b-5386-afd5-bf43f3006686 with scrape type 2
2026-03-26 22:28:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef49ba38-807b-5386-afd5-bf43f3006686, identifier: 10724806
2026-03-26 22:28:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-26 22:28:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-26 22:28:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806 to the API
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:06 [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-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:06 [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-26 22:28:06 [adesa.be] INFO: Saving data for 10724806: {'auction_closing_time': 1801392300.0, 'created_time': 1774453020.630417, 'last_price_update_time': 1774564086.548877}
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724806') HTTP/1.1" 204 0
2026-03-26 22:28:06 [scrapy.extensions.logstats] INFO: Crawled 809 pages (at 42 pages/min), scraped 743 items (at 41 items/min)
2026-03-26 22:28:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:28: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-26 22:28:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-26 22:28: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-26 22:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8c15a6-2bdb-5990-af68-61f90175cf85 with scrape type 2
2026-03-26 22:28:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e8c15a6-2bdb-5990-af68-61f90175cf85, identifier: 10533798
2026-03-26 22:28:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-26 22:28:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-26 22:28: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-26 22:28:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:07 [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': 27200,
'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-26 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:07 [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-26 22:28:07 [adesa.be] INFO: Saving data for 10533798: {'auction_closing_time': 1801392300.0, 'created_time': 1773235711.447193, 'last_price_update_time': 1774564087.975643}
2026-03-26 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533798') HTTP/1.1" 204 0
2026-03-26 22:28:08 [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-26 22:28:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-26 22:28:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf415218-8e94-5ba7-bb01-d12685f69b2b with scrape type 2
2026-03-26 22:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf415218-8e94-5ba7-bb01-d12685f69b2b with scrape type 2
2026-03-26 22:28:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf415218-8e94-5ba7-bb01-d12685f69b2b, identifier: 10644781
2026-03-26 22:28:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-26 22:28:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-26 22:28:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781 to the API
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:08 [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': 3100,
'price_includes_vat': True,
'registration_date': '2014-02-27',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat Bravo 1.6 MultiJet - Diesel - Manual - 105 hp - 228.687 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:08 [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-26 22:28:08 [adesa.be] INFO: Saving data for 10644781: {'auction_closing_time': 1801392300.0, 'created_time': 1773235902.608873, 'last_price_update_time': 1774564088.47292}
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10644781') HTTP/1.1" 204 0
2026-03-26 22:28: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-26 22:28:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-26 22:28: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-26 22:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with scrape type 2
2026-03-26 22:28:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0, identifier: 10616506
2026-03-26 22:28:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-26 22:28:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-26 22:28: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-26 22:28:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:08 [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-26 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:08 [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-26 22:28:08 [adesa.be] INFO: Saving data for 10616506: {'auction_closing_time': 1801392300.0, 'created_time': 1773235971.249843, 'last_price_update_time': 1774564088.961213}
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616506') HTTP/1.1" 204 0
2026-03-26 22:28:09 [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-26 22: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-26 22:28:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-26 22:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42e99574-eb05-59b8-9834-40844cbcaee3 with scrape type 2
2026-03-26 22:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42e99574-eb05-59b8-9834-40844cbcaee3 with scrape type 2
2026-03-26 22:28:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42e99574-eb05-59b8-9834-40844cbcaee3, identifier: 10428543
2026-03-26 22:28:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-26 22:28:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-26 22:28:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543 to the API
2026-03-26 22:28:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:09 [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-26 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:09 [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-26 22:28:09 [adesa.be] INFO: Saving data for 10428543: {'auction_closing_time': 1801392300.0, 'created_time': 1773235996.840958, 'last_price_update_time': 1774564089.780471}
2026-03-26 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10428543') HTTP/1.1" 204 0
2026-03-26 22:28:09 [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-26 22: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-26 22:28:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-26 22:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1517c4e-6456-505e-95d0-64cfc547404f with scrape type 2
2026-03-26 22:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1517c4e-6456-505e-95d0-64cfc547404f with scrape type 2
2026-03-26 22:28:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1517c4e-6456-505e-95d0-64cfc547404f, identifier: 10616510
2026-03-26 22:28:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-26 22:28:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-26 22:28:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510 to the API
2026-03-26 22:28:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:10 [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-26 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616510%27 HTTP/1.1" 200 None
2026-03-26 22:28:10 [adesa.be] INFO: Saving data for 10616510: {'auction_closing_time': 1801392300.0, 'created_time': 1773236000.406336, 'last_price_update_time': 1774564090.247364}
2026-03-26 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616510') HTTP/1.1" 204 0
2026-03-26 22:28:11 [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-26 22:28:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-26 22:28:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9484772e-ae5a-57f9-946f-239036e22ac6 with scrape type 2
2026-03-26 22:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9484772e-ae5a-57f9-946f-239036e22ac6 with scrape type 2
2026-03-26 22:28:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9484772e-ae5a-57f9-946f-239036e22ac6, identifier: 10371581
2026-03-26 22:28:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-26 22:28:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-26 22:28:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581 to the API
2026-03-26 22:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:12 [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-26 22:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710371581%27 HTTP/1.1" 200 None
2026-03-26 22:28:12 [adesa.be] INFO: Saving data for 10371581: {'auction_closing_time': 1801392300.0, 'created_time': 1773235991.928223, 'last_price_update_time': 1774564092.330314}
2026-03-26 22:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10371581') HTTP/1.1" 204 0
2026-03-26 22:28:13 [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-26 22:28:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-26 22:28:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d636ed43-d719-5871-9e34-768e529a63ab with scrape type 2
2026-03-26 22:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d636ed43-d719-5871-9e34-768e529a63ab with scrape type 2
2026-03-26 22:28:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d636ed43-d719-5871-9e34-768e529a63ab, identifier: 10691862
2026-03-26 22:28:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-26 22:28:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-26 22:28:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862 to the API
2026-03-26 22:28:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:13 [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-26 22:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710691862%27 HTTP/1.1" 200 None
2026-03-26 22:28:13 [adesa.be] INFO: Saving data for 10691862: {'auction_closing_time': 1801392300.0, 'created_time': 1773848696.919312, 'last_price_update_time': 1774564093.739702}
2026-03-26 22:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691862') HTTP/1.1" 204 0
2026-03-26 22:28:14 [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-26 22: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-26 22:28:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530
2026-03-26 22:28:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with scrape type 2
2026-03-26 22:28:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with scrape type 2
2026-03-26 22:28:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de0c8ca1-625e-57f4-944b-d7ee0987cbf6, identifier: 10616530
2026-03-26 22:28:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530
2026-03-26 22:28:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530
2026-03-26 22:28:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530 to the API
2026-03-26 22:28:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:14 [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-26 22:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616530%27 HTTP/1.1" 200 None
2026-03-26 22:28:14 [adesa.be] INFO: Saving data for 10616530: {'auction_closing_time': 1801392300.0, 'created_time': 1773236025.135246, 'last_price_update_time': 1774564094.974501}
2026-03-26 22:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616530') HTTP/1.1" 204 0
2026-03-26 22:28:15 [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-26 22: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-26 22:28:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-26 22:28:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c48f65-b7c6-593f-878c-b8068b32d48c with scrape type 2
2026-03-26 22:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40c48f65-b7c6-593f-878c-b8068b32d48c with scrape type 2
2026-03-26 22:28:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40c48f65-b7c6-593f-878c-b8068b32d48c, identifier: 10616529
2026-03-26 22:28:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-26 22:28:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-26 22:28:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529 to the API
2026-03-26 22:28:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:16 [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-26 22:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616529%27 HTTP/1.1" 200 None
2026-03-26 22:28:16 [adesa.be] INFO: Saving data for 10616529: {'auction_closing_time': 1801392300.0, 'created_time': 1773236025.503192, 'last_price_update_time': 1774564096.344652}
2026-03-26 22:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616529') HTTP/1.1" 204 0
2026-03-26 22:28:28 [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-26 22:28:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-26 22:28:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f24f811-6d68-510d-a306-b77072061ada with scrape type 2
2026-03-26 22:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f24f811-6d68-510d-a306-b77072061ada with scrape type 2
2026-03-26 22:28:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f24f811-6d68-510d-a306-b77072061ada, identifier: 10616555
2026-03-26 22:28:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-26 22:28:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-26 22:28: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-26 22:28:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:29 [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-26 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:29 [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-26 22:28:29 [adesa.be] INFO: Saving data for 10616555: {'auction_closing_time': 1801392300.0, 'created_time': 1773235921.066634, 'last_price_update_time': 1774564109.058853}
2026-03-26 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616555') HTTP/1.1" 204 0
2026-03-26 22:28:33 [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-26 22: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-26 22:28:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-26 22:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with scrape type 2
2026-03-26 22:28:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with scrape type 2
2026-03-26 22:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e, identifier: 10672561
2026-03-26 22:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-26 22:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-26 22:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561 to the API
2026-03-26 22:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:33 [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-26 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710672561%27 HTTP/1.1" 200 None
2026-03-26 22:28:33 [adesa.be] INFO: Saving data for 10672561: {'auction_closing_time': 1801392300.0, 'created_time': 1773416985.164904, 'last_price_update_time': 1774564113.805451}
2026-03-26 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10672561') HTTP/1.1" 204 0
2026-03-26 22:28:41 [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-26 22:28:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-26 22:28:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc03b02f-492a-56f4-a31e-d4cb26912e29 with scrape type 2
2026-03-26 22:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc03b02f-492a-56f4-a31e-d4cb26912e29 with scrape type 2
2026-03-26 22:28:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc03b02f-492a-56f4-a31e-d4cb26912e29, identifier: 10488791
2026-03-26 22:28:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-26 22:28:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-26 22:28:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791 to the API
2026-03-26 22:28:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:41 [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': 0,
'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-26 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710488791%27 HTTP/1.1" 200 None
2026-03-26 22:28:41 [adesa.be] INFO: Saving data for 10488791: {'auction_closing_time': 1801392300.0, 'created_time': 1773235997.591794, 'last_price_update_time': 1774564121.543141}
2026-03-26 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488791') HTTP/1.1" 204 0
2026-03-26 22:28:42 [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-26 22:28:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-26 22:28:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with scrape type 2
2026-03-26 22:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with scrape type 2
2026-03-26 22:28:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd, identifier: 10574079
2026-03-26 22:28:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-26 22:28:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-26 22:28:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079 to the API
2026-03-26 22:28:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:43 [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-26 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710574079%27 HTTP/1.1" 200 None
2026-03-26 22:28:43 [adesa.be] INFO: Saving data for 10574079: {'auction_closing_time': 1801392300.0, 'created_time': 1773236100.1329, 'last_price_update_time': 1774564123.162545}
2026-03-26 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10574079') HTTP/1.1" 204 0
2026-03-26 22:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:28:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061
2026-03-26 22:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-26 22:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-26 22:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9610c79-4f67-5501-a2cf-6b10200c5df9, identifier: 10623061
2026-03-26 22:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061
2026-03-26 22:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061
2026-03-26 22:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061 to the API
2026-03-26 22:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623061>
{'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': '2027-01-31T10:45: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=10623061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 142358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Grandtour 0.9 TCe - Petrol - Manual - 90 hp - 142.358 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623061%27 HTTP/1.1" 200 None
2026-03-26 22:28:44 [adesa.be] INFO: Saving data for 10623061: {'auction_closing_time': 1801392300.0, 'created_time': 1773235920.051501, 'last_price_update_time': 1774564124.667224}
2026-03-26 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623061') HTTP/1.1" 204 0
2026-03-26 22:28:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.340(s), this was the 2nd time calling it.
2026-03-26 22:28:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.18544455686316 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-26 22:28:48 [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-26 22: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-26 22:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-26 22:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with scrape type 2
2026-03-26 22:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with scrape type 2
2026-03-26 22:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a, identifier: 10616547
2026-03-26 22:28:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-26 22:28:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-26 22:28:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547 to the API
2026-03-26 22:28:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:49 [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': 3600,
'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-26 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616547%27 HTTP/1.1" 200 None
2026-03-26 22:28:49 [adesa.be] INFO: Saving data for 10616547: {'auction_closing_time': 1801392300.0, 'created_time': 1773236046.003831, 'last_price_update_time': 1774564129.35486}
2026-03-26 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616547') HTTP/1.1" 204 0
2026-03-26 22:28:49 [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-26 22:28:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-26 22:28:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d50bb99-ca49-522a-b038-be27bb2fb587 with scrape type 2
2026-03-26 22:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d50bb99-ca49-522a-b038-be27bb2fb587 with scrape type 2
2026-03-26 22:28:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d50bb99-ca49-522a-b038-be27bb2fb587, identifier: 10396491
2026-03-26 22:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-26 22:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-26 22:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491 to the API
2026-03-26 22:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:28:49 [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-26 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710396491%27 HTTP/1.1" 200 None
2026-03-26 22:28:49 [adesa.be] INFO: Saving data for 10396491: {'auction_closing_time': 1801392300.0, 'created_time': 1773236006.627565, 'last_price_update_time': 1774564129.819925}
2026-03-26 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10396491') HTTP/1.1" 204 0
2026-03-26 22:28:52 [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-26 22:28:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-26 22:28:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eedaf0a4-fba5-5a19-be74-a83261a80b6b with scrape type 2
2026-03-26 22:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eedaf0a4-fba5-5a19-be74-a83261a80b6b with scrape type 2
2026-03-26 22:28:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eedaf0a4-fba5-5a19-be74-a83261a80b6b, identifier: 10575620
2026-03-26 22:28:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-26 22:28:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-26 22:28:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620 to the API
2026-03-26 22:28:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:52 [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-26 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710575620%27 HTTP/1.1" 200 None
2026-03-26 22:28:52 [adesa.be] INFO: Saving data for 10575620: {'auction_closing_time': 1801392300.0, 'created_time': 1773236098.591073, 'last_price_update_time': 1774564132.508899}
2026-03-26 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575620') HTTP/1.1" 204 0
2026-03-26 22:28:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-26 22:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:28:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:28:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff80921e-904d-5c13-872f-546c10a0da6e with identifier: 10724854
2026-03-26 22:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff80921e-904d-5c13-872f-546c10a0da6e with scrape type 2
2026-03-26 22:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff80921e-904d-5c13-872f-546c10a0da6e with scrape type 2
2026-03-26 22:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff80921e-904d-5c13-872f-546c10a0da6e, identifier: 10724854
2026-03-26 22:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff80921e-904d-5c13-872f-546c10a0da6e with identifier: 10724854
2026-03-26 22:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff80921e-904d-5c13-872f-546c10a0da6e with identifier: 10724854
2026-03-26 22:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff80921e-904d-5c13-872f-546c10a0da6e with identifier: 10724854 to the API
2026-03-26 22:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:28:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724854>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ff80921e-904d-5c13-872f-546c10a0da6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHR783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724854',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 139579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 139.579 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-26 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724854%27 HTTP/1.1" 200 None
2026-03-26 22:28:57 [adesa.be] INFO: Saving data for 10724854: {'auction_closing_time': 1774603800.0, 'created_time': 1774453159.278043, 'last_price_update_time': 1774564137.555906}
2026-03-26 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724854') HTTP/1.1" 204 0
2026-03-26 22:29:00 [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-26 22: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-26 22:29:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-26 22:29:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with scrape type 2
2026-03-26 22:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with scrape type 2
2026-03-26 22:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae, identifier: 10623067
2026-03-26 22:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-26 22:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-26 22:29:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067 to the API
2026-03-26 22:29:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:00 [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-26 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623067%27 HTTP/1.1" 200 None
2026-03-26 22:29:00 [adesa.be] INFO: Saving data for 10623067: {'auction_closing_time': 1801392300.0, 'created_time': 1773235927.420585, 'last_price_update_time': 1774564140.497169}
2026-03-26 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623067') HTTP/1.1" 204 0
2026-03-26 22:29:00 [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-26 22: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-26 22:29:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574
2026-03-26 22:29:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19eddd67-5b1a-516d-871c-64126292ccea with scrape type 2
2026-03-26 22:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19eddd67-5b1a-516d-871c-64126292ccea with scrape type 2
2026-03-26 22:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19eddd67-5b1a-516d-871c-64126292ccea, identifier: 10659574
2026-03-26 22:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574
2026-03-26 22:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574
2026-03-26 22:29:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574 to the API
2026-03-26 22:29:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:00 [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-26 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659574%27 HTTP/1.1" 200 None
2026-03-26 22:29:00 [adesa.be] INFO: Saving data for 10659574: {'auction_closing_time': 1801392300.0, 'created_time': 1773331058.141492, 'last_price_update_time': 1774564140.958285}
2026-03-26 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659574') HTTP/1.1" 204 0
2026-03-26 22:29:06 [scrapy.extensions.logstats] INFO: Crawled 829 pages (at 20 pages/min), scraped 763 items (at 20 items/min)
2026-03-26 22:29:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:29:18 [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-26 22:29:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-26 22:29:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc1446d-a4e9-5c1c-9656-f3354403104b with scrape type 2
2026-03-26 22:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc1446d-a4e9-5c1c-9656-f3354403104b with scrape type 2
2026-03-26 22:29:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcc1446d-a4e9-5c1c-9656-f3354403104b, identifier: 10616544
2026-03-26 22:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-26 22:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-26 22:29:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544 to the API
2026-03-26 22:29:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:19 [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': 4100,
'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-26 22:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616544%27 HTTP/1.1" 200 None
2026-03-26 22:29:19 [adesa.be] INFO: Saving data for 10616544: {'auction_closing_time': 1801392300.0, 'created_time': 1773236096.154524, 'last_price_update_time': 1774564159.135787}
2026-03-26 22:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616544') HTTP/1.1" 204 0
2026-03-26 22:29:20 [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-26 22:29:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-26 22:29:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356ede0e-0807-5307-a250-bffe8efedc8a with scrape type 2
2026-03-26 22:29:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356ede0e-0807-5307-a250-bffe8efedc8a with scrape type 2
2026-03-26 22:29:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356ede0e-0807-5307-a250-bffe8efedc8a, identifier: 10616525
2026-03-26 22:29:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-26 22:29:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-26 22:29:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525 to the API
2026-03-26 22:29:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:21 [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-26 22:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616525%27 HTTP/1.1" 200 None
2026-03-26 22:29:21 [adesa.be] INFO: Saving data for 10616525: {'auction_closing_time': 1801392300.0, 'created_time': 1773236114.837519, 'last_price_update_time': 1774564161.133576}
2026-03-26 22:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616525') HTTP/1.1" 204 0
2026-03-26 22:29:24 [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-26 22: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-26 22:29:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-26 22:29:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with scrape type 2
2026-03-26 22:29:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with scrape type 2
2026-03-26 22:29:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f, identifier: 10146436
2026-03-26 22:29:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-26 22:29:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-26 22:29:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436 to the API
2026-03-26 22:29:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:25 [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-26 22:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:25 [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-26 22:29:25 [adesa.be] INFO: Saving data for 10146436: {'auction_closing_time': 1801392300.0, 'created_time': 1773236114.035186, 'last_price_update_time': 1774564165.378133}
2026-03-26 22:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146436') HTTP/1.1" 204 0
2026-03-26 22:29:29 [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-26 22:29:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-26 22:29:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with scrape type 2
2026-03-26 22:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with scrape type 2
2026-03-26 22:29:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7, identifier: 10344429
2026-03-26 22:29:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-26 22:29:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-26 22:29:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429 to the API
2026-03-26 22:29:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:29 [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': 0,
'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-26 22:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710344429%27 HTTP/1.1" 200 None
2026-03-26 22:29:29 [adesa.be] INFO: Saving data for 10344429: {'auction_closing_time': 1801392300.0, 'created_time': 1773236112.38761, 'last_price_update_time': 1774564169.73324}
2026-03-26 22:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10344429') HTTP/1.1" 204 0
2026-03-26 22:29:29 [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-26 22:29:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-26 22:29:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806fcc35-bb5f-5132-b56e-f038f9141ff1 with scrape type 2
2026-03-26 22:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806fcc35-bb5f-5132-b56e-f038f9141ff1 with scrape type 2
2026-03-26 22:29:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 806fcc35-bb5f-5132-b56e-f038f9141ff1, identifier: 10616491
2026-03-26 22:29:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-26 22:29:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-26 22:29:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491 to the API
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:30 [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-26 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:30 [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-26 22:29:30 [adesa.be] INFO: Saving data for 10616491: {'auction_closing_time': 1801392300.0, 'created_time': 1773236105.99836, 'last_price_update_time': 1774564170.399235}
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616491') HTTP/1.1" 204 0
2026-03-26 22:29:30 [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-26 22: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-26 22:29:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-26 22:29:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f638f3c3-8124-544f-ab26-5ea71a2a8829 with scrape type 2
2026-03-26 22:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f638f3c3-8124-544f-ab26-5ea71a2a8829 with scrape type 2
2026-03-26 22:29:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f638f3c3-8124-544f-ab26-5ea71a2a8829, identifier: 10588785
2026-03-26 22:29:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-26 22:29:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-26 22:29:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785 to the API
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:30 [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-26 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:30 [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-26 22:29:30 [adesa.be] INFO: Saving data for 10588785: {'auction_closing_time': 1801392300.0, 'created_time': 1773236139.403283, 'last_price_update_time': 1774564170.953362}
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588785') HTTP/1.1" 204 0
2026-03-26 22:29:31 [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-26 22:29:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-26 22:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c180cd45-a998-5c24-a8ce-0da84124b23f with scrape type 2
2026-03-26 22:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c180cd45-a998-5c24-a8ce-0da84124b23f with scrape type 2
2026-03-26 22:29:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c180cd45-a998-5c24-a8ce-0da84124b23f, identifier: 10616523
2026-03-26 22:29:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-26 22:29:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-26 22:29:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523 to the API
2026-03-26 22:29:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:31 [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-26 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616523%27 HTTP/1.1" 200 None
2026-03-26 22:29:31 [adesa.be] INFO: Saving data for 10616523: {'auction_closing_time': 1801392300.0, 'created_time': 1773236142.079448, 'last_price_update_time': 1774564171.634043}
2026-03-26 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616523') HTTP/1.1" 204 0
2026-03-26 22:29:31 [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-26 22:29:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-26 22:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de69984d-e126-59b1-986f-6fa47bddbaf7 with scrape type 2
2026-03-26 22:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de69984d-e126-59b1-986f-6fa47bddbaf7 with scrape type 2
2026-03-26 22:29:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de69984d-e126-59b1-986f-6fa47bddbaf7, identifier: 10553902
2026-03-26 22:29:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-26 22:29:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-26 22:29:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902 to the API
2026-03-26 22:29:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:32 [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-26 22:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:32 [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-26 22:29:32 [adesa.be] INFO: Saving data for 10553902: {'auction_closing_time': 1801392300.0, 'created_time': 1773236137.008631, 'last_price_update_time': 1774564172.169666}
2026-03-26 22:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10553902') HTTP/1.1" 204 0
2026-03-26 22:29:32 [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-26 22:29:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-26 22:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560b69a6-1bbf-55fa-a683-8752c249a3e5 with scrape type 2
2026-03-26 22:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 560b69a6-1bbf-55fa-a683-8752c249a3e5 with scrape type 2
2026-03-26 22:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 560b69a6-1bbf-55fa-a683-8752c249a3e5, identifier: 10630592
2026-03-26 22:29:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-26 22:29:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-26 22:29:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592 to the API
2026-03-26 22:29:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:33 [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-26 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:33 [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-26 22:29:33 [adesa.be] INFO: Saving data for 10630592: {'auction_closing_time': 1801392300.0, 'created_time': 1773235922.383787, 'last_price_update_time': 1774564173.102291}
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630592') HTTP/1.1" 204 0
2026-03-26 22:29:33 [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-26 22:29:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:33 [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-26 22:29:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-26 22:29:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with scrape type 2
2026-03-26 22:29:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with scrape type 2
2026-03-26 22:29:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf, identifier: 10191279
2026-03-26 22:29:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-26 22:29:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-26 22:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279 to the API
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:33 [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-26 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:33 [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-26 22:29:33 [adesa.be] INFO: Saving data for 10191279: {'auction_closing_time': 1801392300.0, 'created_time': 1773236116.423374, 'last_price_update_time': 1774564173.704408}
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10191279') HTTP/1.1" 204 0
2026-03-26 22:29:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-26 22:29:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with scrape type 2
2026-03-26 22:29:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with scrape type 2
2026-03-26 22:29:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29e50da4-c1cb-5997-9fb4-897e4c9e3385, identifier: 10616541
2026-03-26 22:29:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-26 22:29:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-26 22:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541 to the API
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:34 [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': 4800,
'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-26 22:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:34 [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-26 22:29:34 [adesa.be] INFO: Saving data for 10616541: {'auction_closing_time': 1801392300.0, 'created_time': 1773236129.660677, 'last_price_update_time': 1774564174.060815}
2026-03-26 22:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616541') HTTP/1.1" 204 0
2026-03-26 22:29:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.730(s), this was the 1st time calling it.
2026-03-26 22:29:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.008695925712502 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-26 22:29:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.019(s), this was the 1st time calling it.
2026-03-26 22:29:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.011915125493807 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-26 22:29:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:29:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987
2026-03-26 22:29:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 481d2fd2-c925-5bc0-938f-6d9d5d541173 with scrape type 2
2026-03-26 22:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 481d2fd2-c925-5bc0-938f-6d9d5d541173 with scrape type 2
2026-03-26 22:29:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 481d2fd2-c925-5bc0-938f-6d9d5d541173, identifier: 10662987
2026-03-26 22:29:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987
2026-03-26 22:29:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987
2026-03-26 22:29:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987 to the API
2026-03-26 22:29:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662987>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '481d2fd2-c925-5bc0-938f-6d9d5d541173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRZ071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662987',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 222473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2009-07-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDI - Diesel - Manual - 109 hp - 222.473 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662987%27 HTTP/1.1" 200 None
2026-03-26 22:29:39 [adesa.be] INFO: Saving data for 10662987: {'auction_closing_time': 1801392300.0, 'created_time': 1773331053.967975, 'last_price_update_time': 1774564179.037081}
2026-03-26 22:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662987') HTTP/1.1" 204 0
2026-03-26 22:29:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:29:39 [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-26 22:29:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:39 [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-26 22:29:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-26 22:29:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 455fb170-a63d-5950-af80-bac23f0779ff with scrape type 2
2026-03-26 22:29:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 455fb170-a63d-5950-af80-bac23f0779ff with scrape type 2
2026-03-26 22:29:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 455fb170-a63d-5950-af80-bac23f0779ff, identifier: 10609369
2026-03-26 22:29:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-26 22:29:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-26 22:29:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369 to the API
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:40 [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-26 22:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:40 [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-26 22:29:40 [adesa.be] INFO: Saving data for 10609369: {'auction_closing_time': 1801392300.0, 'created_time': 1773236026.188491, 'last_price_update_time': 1774564180.350068}
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609369') HTTP/1.1" 204 0
2026-03-26 22:29:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-26 22:29:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933c8220-10fb-597b-9999-a551b2a519ac with scrape type 2
2026-03-26 22:29:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933c8220-10fb-597b-9999-a551b2a519ac with scrape type 2
2026-03-26 22:29:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 933c8220-10fb-597b-9999-a551b2a519ac, identifier: 10616533
2026-03-26 22:29:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-26 22:29:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-26 22:29:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533 to the API
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:40 [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-26 22:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:40 [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-26 22:29:40 [adesa.be] INFO: Saving data for 10616533: {'auction_closing_time': 1801392300.0, 'created_time': 1773236131.630653, 'last_price_update_time': 1774564180.705746}
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616533') HTTP/1.1" 204 0
2026-03-26 22:29:41 [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-26 22: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-26 22:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-26 22:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 207959d9-e7ed-55fe-875d-0d30a6da2e7e with scrape type 2
2026-03-26 22:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 207959d9-e7ed-55fe-875d-0d30a6da2e7e with scrape type 2
2026-03-26 22:29:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 207959d9-e7ed-55fe-875d-0d30a6da2e7e, identifier: 10623056
2026-03-26 22:29:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-26 22:29:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-26 22:29:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056 to the API
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:42 [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-26 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:42 [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-26 22:29:42 [adesa.be] INFO: Saving data for 10623056: {'auction_closing_time': 1801392300.0, 'created_time': 1773235907.690795, 'last_price_update_time': 1774564182.287602}
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623056') HTTP/1.1" 204 0
2026-03-26 22:29:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:29:42 [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-26 22: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-26 22:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-26 22:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e835bfd3-07c0-515b-9c68-2c64314e5622 with scrape type 2
2026-03-26 22:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e835bfd3-07c0-515b-9c68-2c64314e5622 with scrape type 2
2026-03-26 22:29:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e835bfd3-07c0-515b-9c68-2c64314e5622, identifier: 10623068
2026-03-26 22:29:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-26 22:29:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-26 22:29:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068 to the API
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:42 [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-26 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:42 [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-26 22:29:42 [adesa.be] INFO: Saving data for 10623068: {'auction_closing_time': 1801392300.0, 'created_time': 1773235700.966961, 'last_price_update_time': 1774564182.815033}
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623068') HTTP/1.1" 204 0
2026-03-26 22:29:45 [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-26 22:29:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-26 22:29:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with scrape type 2
2026-03-26 22:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with scrape type 2
2026-03-26 22:29:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552, identifier: 10704032
2026-03-26 22:29:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-26 22:29:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-26 22:29:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032 to the API
2026-03-26 22:29:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:45 [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': 20200,
'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-26 22:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:45 [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-26 22:29:45 [adesa.be] INFO: Saving data for 10704032: {'auction_closing_time': 1801392300.0, 'created_time': 1774046214.742062, 'last_price_update_time': 1774564185.606757}
2026-03-26 22:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704032') HTTP/1.1" 204 0
2026-03-26 22:29:48 [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-26 22:29:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-26 22:29:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with scrape type 2
2026-03-26 22:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with scrape type 2
2026-03-26 22:29:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2, identifier: 10678211
2026-03-26 22:29:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-26 22:29:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-26 22:29:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211 to the API
2026-03-26 22:29:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:49 [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-26 22:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:49 [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-26 22:29:49 [adesa.be] INFO: Saving data for 10678211: {'auction_closing_time': 1801392300.0, 'created_time': 1773677311.355897, 'last_price_update_time': 1774564189.311119}
2026-03-26 22:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678211') HTTP/1.1" 204 0
2026-03-26 22:29:50 [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-26 22: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-26 22:29:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-26 22:29:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191206f2-7d51-59ac-bbf2-fdf7b478c02d with scrape type 2
2026-03-26 22:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191206f2-7d51-59ac-bbf2-fdf7b478c02d with scrape type 2
2026-03-26 22:29:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 191206f2-7d51-59ac-bbf2-fdf7b478c02d, identifier: 10616516
2026-03-26 22:29:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-26 22:29:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-26 22:29:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516 to the API
2026-03-26 22:29:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:51 [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-26 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:51 [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-26 22:29:51 [adesa.be] INFO: Saving data for 10616516: {'auction_closing_time': 1801392300.0, 'created_time': 1773236145.164381, 'last_price_update_time': 1774564191.113437}
2026-03-26 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616516') HTTP/1.1" 204 0
2026-03-26 22:29:56 [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-26 22: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-26 22:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-26 22:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85731274-442f-522d-b540-644755ada638 with scrape type 2
2026-03-26 22:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85731274-442f-522d-b540-644755ada638 with scrape type 2
2026-03-26 22:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85731274-442f-522d-b540-644755ada638, identifier: 10616494
2026-03-26 22:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-26 22:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-26 22:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494 to the API
2026-03-26 22:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:29:57 [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-26 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:57 [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-26 22:29:57 [adesa.be] INFO: Saving data for 10616494: {'auction_closing_time': 1801392300.0, 'created_time': 1773236002.687513, 'last_price_update_time': 1774564197.047747}
2026-03-26 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616494') HTTP/1.1" 204 0
2026-03-26 22:29:57 [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-26 22:29:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-26 22:29:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced07d63-4f96-5f47-b545-d357676daf52 with scrape type 2
2026-03-26 22:29:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced07d63-4f96-5f47-b545-d357676daf52 with scrape type 2
2026-03-26 22:29:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ced07d63-4f96-5f47-b545-d357676daf52, identifier: 10704548
2026-03-26 22:29:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-26 22:29:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-26 22:29:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548 to the API
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:58 [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-26 22:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:58 [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-26 22:29:58 [adesa.be] INFO: Saving data for 10704548: {'auction_closing_time': 1798675200.0, 'created_time': 1774261189.19805, 'last_price_update_time': 1774564198.425251}
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704548') HTTP/1.1" 204 0
2026-03-26 22:29:58 [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-26 22:29:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:29:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-26 22:29:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36627616-2110-50df-86c7-1119f1dde8a3 with scrape type 2
2026-03-26 22:29:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36627616-2110-50df-86c7-1119f1dde8a3 with scrape type 2
2026-03-26 22:29:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36627616-2110-50df-86c7-1119f1dde8a3, identifier: 10488794
2026-03-26 22:29:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-26 22:29:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-26 22:29:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794 to the API
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:29:58 [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': 0,
'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-26 22:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:58 [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-26 22:29:58 [adesa.be] INFO: Saving data for 10488794: {'auction_closing_time': 1801392300.0, 'created_time': 1773236143.957046, 'last_price_update_time': 1774564198.916841}
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488794') HTTP/1.1" 204 0
2026-03-26 22:29:59 [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-26 22: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-26 22:29:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-26 22:29:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e904070e-b2ce-5844-a749-8337ed349e64 with scrape type 2
2026-03-26 22:29:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e904070e-b2ce-5844-a749-8337ed349e64 with scrape type 2
2026-03-26 22:30:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e904070e-b2ce-5844-a749-8337ed349e64, identifier: 10591847
2026-03-26 22:30:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-26 22:30:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-26 22:30:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847 to the API
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:00 [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-26 22:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:00 [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-26 22:30:00 [adesa.be] INFO: Saving data for 10591847: {'auction_closing_time': 1798675200.0, 'created_time': 1773235826.996544, 'last_price_update_time': 1774564200.349724}
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10591847') HTTP/1.1" 204 0
2026-03-26 22:30:00 [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-26 22: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-26 22:30:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-26 22:30:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with scrape type 2
2026-03-26 22:30:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with scrape type 2
2026-03-26 22:30:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b, identifier: 10575624
2026-03-26 22:30:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-26 22:30:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-26 22:30:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624 to the API
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:00 [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-26 22:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:00 [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-26 22:30:00 [adesa.be] INFO: Saving data for 10575624: {'auction_closing_time': 1801392300.0, 'created_time': 1773236212.014227, 'last_price_update_time': 1774564200.82404}
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575624') HTTP/1.1" 204 0
2026-03-26 22:30:00 [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-26 22: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-26 22:30:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-26 22:30:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa96c86-5fbc-59df-a2ac-04f19429ae1e with scrape type 2
2026-03-26 22:30:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa96c86-5fbc-59df-a2ac-04f19429ae1e with scrape type 2
2026-03-26 22:30:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aaa96c86-5fbc-59df-a2ac-04f19429ae1e, identifier: 10623059
2026-03-26 22:30:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-26 22:30:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-26 22:30:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059 to the API
2026-03-26 22:30:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:30:01 [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-26 22:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623059%27 HTTP/1.1" 200 None
2026-03-26 22:30:01 [adesa.be] INFO: Saving data for 10623059: {'auction_closing_time': 1801392300.0, 'created_time': 1773235695.339081, 'last_price_update_time': 1774564201.807476}
2026-03-26 22:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623059') HTTP/1.1" 204 0
2026-03-26 22:30:01 [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-26 22:30:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-26 22:30:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with scrape type 2
2026-03-26 22:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with scrape type 2
2026-03-26 22:30:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9, identifier: 10588783
2026-03-26 22:30:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-26 22:30:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-26 22:30:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783 to the API
2026-03-26 22:30:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:03 [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-26 22:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710588783%27 HTTP/1.1" 200 None
2026-03-26 22:30:03 [adesa.be] INFO: Saving data for 10588783: {'auction_closing_time': 1801392300.0, 'created_time': 1773236204.096128, 'last_price_update_time': 1774564203.164959}
2026-03-26 22:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588783') HTTP/1.1" 204 0
2026-03-26 22:30:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10350820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:30:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820
2026-03-26 22:30:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0f52e3-b554-5aaf-ad68-2a204fc49278 with scrape type 2
2026-03-26 22:30:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec0f52e3-b554-5aaf-ad68-2a204fc49278 with scrape type 2
2026-03-26 22:30:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec0f52e3-b554-5aaf-ad68-2a204fc49278, identifier: 10350820
2026-03-26 22:30:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820
2026-03-26 22:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820
2026-03-26 22:30:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820 to the API
2026-03-26 22:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10350820>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ec0f52e3-b554-5aaf-ad68-2a204fc49278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CDS467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10350820',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 120655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 180 AMG Line - Petrol - Manual - 156 hp - 120.655 '
'km',
'transmission': 'manual',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710350820%27 HTTP/1.1" 200 None
2026-03-26 22:30:07 [adesa.be] INFO: Saving data for 10350820: {'auction_closing_time': 1801392300.0, 'created_time': 1773236217.457546, 'last_price_update_time': 1774564207.627422}
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10350820') HTTP/1.1" 204 0
2026-03-26 22:30:07 [scrapy.extensions.logstats] INFO: Crawled 856 pages (at 27 pages/min), scraped 790 items (at 27 items/min)
2026-03-26 22:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:30:07 [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-26 22:30:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-26 22:30:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52699e0d-b3ca-513a-8989-1826aa82640f with scrape type 2
2026-03-26 22:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52699e0d-b3ca-513a-8989-1826aa82640f with scrape type 2
2026-03-26 22:30:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52699e0d-b3ca-513a-8989-1826aa82640f, identifier: 10678215
2026-03-26 22:30:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-26 22:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-26 22:30:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215 to the API
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:08 [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': 23900,
'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-26 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:08 [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-26 22:30:08 [adesa.be] INFO: Saving data for 10678215: {'auction_closing_time': 1801392300.0, 'created_time': 1773677292.149125, 'last_price_update_time': 1774564208.088665}
2026-03-26 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678215') HTTP/1.1" 204 0
2026-03-26 22:30:09 [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-26 22:30:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-26 22:30:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with scrape type 2
2026-03-26 22:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with scrape type 2
2026-03-26 22:30:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8, identifier: 10662988
2026-03-26 22:30:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-26 22:30:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-26 22:30:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988 to the API
2026-03-26 22:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:10 [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': 3300,
'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-26 22:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:10 [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-26 22:30:10 [adesa.be] INFO: Saving data for 10662988: {'auction_closing_time': 1801392300.0, 'created_time': 1773331130.815256, 'last_price_update_time': 1774564210.228532}
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662988') HTTP/1.1" 204 0
2026-03-26 22:30:10 [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-26 22: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-26 22:30:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-26 22:30:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385e49f0-2c73-5486-b859-f2bd5aae4504 with scrape type 2
2026-03-26 22:30:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385e49f0-2c73-5486-b859-f2bd5aae4504 with scrape type 2
2026-03-26 22:30:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 385e49f0-2c73-5486-b859-f2bd5aae4504, identifier: 10246890
2026-03-26 22:30:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-26 22:30:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-26 22:30:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890 to the API
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:10 [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': 0,
'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-26 22:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:10 [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-26 22:30:10 [adesa.be] INFO: Saving data for 10246890: {'auction_closing_time': 1801392300.0, 'created_time': 1773236175.875637, 'last_price_update_time': 1774564210.718171}
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10246890') HTTP/1.1" 204 0
2026-03-26 22:30:11 [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-26 22: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-26 22:30:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-26 22:30:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c984fc0-078f-5d24-85a8-c2538f3583cc with scrape type 2
2026-03-26 22:30:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c984fc0-078f-5d24-85a8-c2538f3583cc with scrape type 2
2026-03-26 22:30:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c984fc0-078f-5d24-85a8-c2538f3583cc, identifier: 10623055
2026-03-26 22:30:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-26 22:30:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-26 22:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055 to the API
2026-03-26 22:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:13 [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-26 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710623055%27 HTTP/1.1" 200 None
2026-03-26 22:30:13 [adesa.be] INFO: Saving data for 10623055: {'auction_closing_time': 1801392300.0, 'created_time': 1773235900.526978, 'last_price_update_time': 1774564213.023535}
2026-03-26 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623055') HTTP/1.1" 204 0
2026-03-26 22:30:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.011(s), this was the 1st time calling it.
2026-03-26 22:30:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.472131497644758 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-26 22:30:18 [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-26 22:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507
2026-03-26 22:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b8bc04-b2df-5e3a-a099-489d5497a241 with scrape type 2
2026-03-26 22:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b8bc04-b2df-5e3a-a099-489d5497a241 with scrape type 2
2026-03-26 22:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b8bc04-b2df-5e3a-a099-489d5497a241, identifier: 10616507
2026-03-26 22:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507
2026-03-26 22:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507
2026-03-26 22:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507 to the API
2026-03-26 22:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:18 [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-26 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:18 [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-26 22:30:18 [adesa.be] INFO: Saving data for 10616507: {'auction_closing_time': 1801392300.0, 'created_time': 1773236244.550179, 'last_price_update_time': 1774564218.801011}
2026-03-26 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616507') HTTP/1.1" 204 0
2026-03-26 22:30:21 [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-26 22:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504
2026-03-26 22:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5017842-14df-5521-be40-fbdc8f99c686 with scrape type 2
2026-03-26 22:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5017842-14df-5521-be40-fbdc8f99c686 with scrape type 2
2026-03-26 22:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5017842-14df-5521-be40-fbdc8f99c686, identifier: 10616504
2026-03-26 22:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504
2026-03-26 22:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504
2026-03-26 22:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504 to the API
2026-03-26 22:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:22 [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-26 22:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:22 [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-26 22:30:22 [adesa.be] INFO: Saving data for 10616504: {'auction_closing_time': 1801392300.0, 'created_time': 1773236220.084249, 'last_price_update_time': 1774564222.101073}
2026-03-26 22:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616504') HTTP/1.1" 204 0
2026-03-26 22:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:30:23 [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-26 22:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430
2026-03-26 22:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11acdfff-54ec-5080-8f80-7876d0111e54 with scrape type 2
2026-03-26 22:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11acdfff-54ec-5080-8f80-7876d0111e54 with scrape type 2
2026-03-26 22:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11acdfff-54ec-5080-8f80-7876d0111e54, identifier: 10146430
2026-03-26 22:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430
2026-03-26 22:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430
2026-03-26 22:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430 to the API
2026-03-26 22:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:24 [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-26 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:24 [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-26 22:30:24 [adesa.be] INFO: Saving data for 10146430: {'auction_closing_time': 1801392300.0, 'created_time': 1773236239.719559, 'last_price_update_time': 1774564224.308809}
2026-03-26 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146430') HTTP/1.1" 204 0
2026-03-26 22:30:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.003(s), this was the 1st time calling it.
2026-03-26 22:30:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.728904636443355 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-26 22:30:25 [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-26 22:30:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636
2026-03-26 22:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with scrape type 2
2026-03-26 22:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with scrape type 2
2026-03-26 22:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d81cab1a-c76c-5e38-9cff-2b462f8db6e6, identifier: 10575636
2026-03-26 22:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636
2026-03-26 22:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636
2026-03-26 22:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636 to the API
2026-03-26 22:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:25 [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': 18150,
'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-26 22:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:25 [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-26 22:30:25 [adesa.be] INFO: Saving data for 10575636: {'auction_closing_time': 1801392300.0, 'created_time': 1773236244.194371, 'last_price_update_time': 1774564225.852478}
2026-03-26 22:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575636') HTTP/1.1" 204 0
2026-03-26 22:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:30:30 [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-26 22:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429
2026-03-26 22:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3446b375-9633-5557-8050-554a14a7608d with scrape type 2
2026-03-26 22:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3446b375-9633-5557-8050-554a14a7608d with scrape type 2
2026-03-26 22:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3446b375-9633-5557-8050-554a14a7608d, identifier: 10146429
2026-03-26 22:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429
2026-03-26 22:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429
2026-03-26 22:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429 to the API
2026-03-26 22:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:30:30 [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-26 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710146429%27 HTTP/1.1" 200 None
2026-03-26 22:30:30 [adesa.be] INFO: Saving data for 10146429: {'auction_closing_time': 1801392300.0, 'created_time': 1773235658.428183, 'last_price_update_time': 1774564230.944893}
2026-03-26 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146429') HTTP/1.1" 204 0
2026-03-26 22:30:32 [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-26 22: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-26 22:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521
2026-03-26 22:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba548e02-3b09-51f5-b9f2-ce9c359119d2 with scrape type 2
2026-03-26 22:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba548e02-3b09-51f5-b9f2-ce9c359119d2 with scrape type 2
2026-03-26 22:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba548e02-3b09-51f5-b9f2-ce9c359119d2, identifier: 10616521
2026-03-26 22:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521
2026-03-26 22:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521
2026-03-26 22:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521 to the API
2026-03-26 22:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:33 [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-26 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616521%27 HTTP/1.1" 200 None
2026-03-26 22:30:33 [adesa.be] INFO: Saving data for 10616521: {'auction_closing_time': 1801392300.0, 'created_time': 1773236234.109377, 'last_price_update_time': 1774564233.021393}
2026-03-26 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616521') HTTP/1.1" 204 0
2026-03-26 22:30:34 [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-26 22:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555
2026-03-26 22:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with scrape type 2
2026-03-26 22:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with scrape type 2
2026-03-26 22:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd, identifier: 10442555
2026-03-26 22:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555
2026-03-26 22:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555
2026-03-26 22:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555 to the API
2026-03-26 22:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:34 [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-26 22:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:34 [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-26 22:30:34 [adesa.be] INFO: Saving data for 10442555: {'auction_closing_time': 1798713900.0, 'created_time': 1773236266.778694, 'last_price_update_time': 1774564234.534281}
2026-03-26 22:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10442555') HTTP/1.1" 204 0
2026-03-26 22:30:35 [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-26 22:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-26 22:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73292e-f0ab-5299-9557-71ab84469dc3 with scrape type 2
2026-03-26 22:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae73292e-f0ab-5299-9557-71ab84469dc3 with scrape type 2
2026-03-26 22:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae73292e-f0ab-5299-9557-71ab84469dc3, identifier: 10588787
2026-03-26 22:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-26 22:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-26 22:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787 to the API
2026-03-26 22:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:35 [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-26 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:35 [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-26 22:30:35 [adesa.be] INFO: Saving data for 10588787: {'auction_closing_time': 1801392300.0, 'created_time': 1773235998.368974, 'last_price_update_time': 1774564235.626737}
2026-03-26 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588787') HTTP/1.1" 204 0
2026-03-26 22:30:35 [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-26 22:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738
2026-03-26 22:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 654e5562-b895-5c6c-8969-de627a4b7a36 with scrape type 2
2026-03-26 22:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 654e5562-b895-5c6c-8969-de627a4b7a36 with scrape type 2
2026-03-26 22:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 654e5562-b895-5c6c-8969-de627a4b7a36, identifier: 10187738
2026-03-26 22:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738
2026-03-26 22:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738
2026-03-26 22:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738 to the API
2026-03-26 22:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:36 [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-26 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:36 [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-26 22:30:36 [adesa.be] INFO: Saving data for 10187738: {'auction_closing_time': 1801392300.0, 'created_time': 1773236241.327131, 'last_price_update_time': 1774564236.280752}
2026-03-26 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10187738') HTTP/1.1" 204 0
2026-03-26 22:30:36 [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-26 22:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501
2026-03-26 22:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817702be-118a-5938-9420-a2524fc9262e with scrape type 2
2026-03-26 22:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817702be-118a-5938-9420-a2524fc9262e with scrape type 2
2026-03-26 22:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 817702be-118a-5938-9420-a2524fc9262e, identifier: 10616501
2026-03-26 22:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501
2026-03-26 22:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501
2026-03-26 22:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501 to the API
2026-03-26 22:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:37 [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-26 22:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:37 [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-26 22:30:37 [adesa.be] INFO: Saving data for 10616501: {'auction_closing_time': 1801392300.0, 'created_time': 1773236240.794012, 'last_price_update_time': 1774564237.250755}
2026-03-26 22:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616501') HTTP/1.1" 204 0
2026-03-26 22:30:39 [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-26 22:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621
2026-03-26 22:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdc4f61-768a-569d-afd4-3943759f4395 with scrape type 2
2026-03-26 22:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdc4f61-768a-569d-afd4-3943759f4395 with scrape type 2
2026-03-26 22:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efdc4f61-768a-569d-afd4-3943759f4395, identifier: 10575621
2026-03-26 22:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621
2026-03-26 22:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621
2026-03-26 22:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621 to the API
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:40 [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-26 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:40 [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-26 22:30:40 [adesa.be] INFO: Saving data for 10575621: {'auction_closing_time': 1801392300.0, 'created_time': 1773236262.923526, 'last_price_update_time': 1774564240.296528}
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575621') HTTP/1.1" 204 0
2026-03-26 22:30:40 [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-26 22:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347
2026-03-26 22:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with scrape type 2
2026-03-26 22:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with scrape type 2
2026-03-26 22:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3, identifier: 10508347
2026-03-26 22:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347
2026-03-26 22:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347
2026-03-26 22:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347 to the API
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:40 [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-26 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:40 [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-26 22:30:40 [adesa.be] INFO: Saving data for 10508347: {'auction_closing_time': 1801392300.0, 'created_time': 1773236264.092445, 'last_price_update_time': 1774564240.812682}
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10508347') HTTP/1.1" 204 0
2026-03-26 22:30:42 [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-26 22:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370
2026-03-26 22:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af01f6d6-813f-58af-89f7-cbd7bca1ded8 with scrape type 2
2026-03-26 22:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af01f6d6-813f-58af-89f7-cbd7bca1ded8 with scrape type 2
2026-03-26 22:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af01f6d6-813f-58af-89f7-cbd7bca1ded8, identifier: 10609370
2026-03-26 22:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370
2026-03-26 22:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370
2026-03-26 22:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370 to the API
2026-03-26 22:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:42 [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': 0,
'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-26 22:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:42 [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-26 22:30:42 [adesa.be] INFO: Saving data for 10609370: {'auction_closing_time': 1801392300.0, 'created_time': 1773236265.52851, 'last_price_update_time': 1774564242.603505}
2026-03-26 22:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609370') HTTP/1.1" 204 0
2026-03-26 22:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10617283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b14cfc6c-96d8-5cd4-9ba0-477695107a98 with identifier: 10617283
2026-03-26 22:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b14cfc6c-96d8-5cd4-9ba0-477695107a98 with scrape type 2
2026-03-26 22:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b14cfc6c-96d8-5cd4-9ba0-477695107a98 with scrape type 2
2026-03-26 22:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b14cfc6c-96d8-5cd4-9ba0-477695107a98, identifier: 10617283
2026-03-26 22:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b14cfc6c-96d8-5cd4-9ba0-477695107a98 with identifier: 10617283
2026-03-26 22:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b14cfc6c-96d8-5cd4-9ba0-477695107a98 with identifier: 10617283
2026-03-26 22:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b14cfc6c-96d8-5cd4-9ba0-477695107a98 with identifier: 10617283 to the API
2026-03-26 22:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10617283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'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': 'b14cfc6c-96d8-5cd4-9ba0-477695107a98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ELD040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10617283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 155933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2017-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 3.0d - Diesel - Automatic - 300 hp - 155.933 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617283%27 HTTP/1.1" 200 None
2026-03-26 22:30:44 [adesa.be] INFO: Saving data for 10617283: {'auction_closing_time': 1801392300.0, 'created_time': 1773236290.725551, 'last_price_update_time': 1774564244.087731}
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10617283') HTTP/1.1" 204 0
2026-03-26 22:30:44 [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-26 22:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779
2026-03-26 22:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4255057-b165-58b4-8b2b-625a347b8210 with scrape type 2
2026-03-26 22:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4255057-b165-58b4-8b2b-625a347b8210 with scrape type 2
2026-03-26 22:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4255057-b165-58b4-8b2b-625a347b8210, identifier: 10488779
2026-03-26 22:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779
2026-03-26 22:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779
2026-03-26 22:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779 to the API
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:44 [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-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:44 [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-26 22:30:44 [adesa.be] INFO: Saving data for 10488779: {'auction_closing_time': 1801392300.0, 'created_time': 1773236262.534234, 'last_price_update_time': 1774564244.87793}
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488779') HTTP/1.1" 204 0
2026-03-26 22:30:44 [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-26 22:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034
2026-03-26 22:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecddae46-3f5e-503e-b171-407b84292a6b with scrape type 2
2026-03-26 22:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecddae46-3f5e-503e-b171-407b84292a6b with scrape type 2
2026-03-26 22:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecddae46-3f5e-503e-b171-407b84292a6b, identifier: 10704034
2026-03-26 22:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034
2026-03-26 22:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034
2026-03-26 22:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034 to the API
2026-03-26 22:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:30:45 [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': 15700,
'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-26 22:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704034%27 HTTP/1.1" 200 None
2026-03-26 22:30:45 [adesa.be] INFO: Saving data for 10704034: {'auction_closing_time': 1801392300.0, 'created_time': 1774046112.486107, 'last_price_update_time': 1774564245.422822}
2026-03-26 22:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704034') HTTP/1.1" 204 0
2026-03-26 22:30:45 [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-26 22: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-26 22:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989
2026-03-26 22:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with scrape type 2
2026-03-26 22:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with scrape type 2
2026-03-26 22:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac, identifier: 10662989
2026-03-26 22:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989
2026-03-26 22:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989
2026-03-26 22:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989 to the API
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:46 [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': 12450,
'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-26 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:46 [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-26 22:30:46 [adesa.be] INFO: Saving data for 10662989: {'auction_closing_time': 1801392300.0, 'created_time': 1773331089.784331, 'last_price_update_time': 1774564246.236802}
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662989') HTTP/1.1" 204 0
2026-03-26 22:30:46 [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-26 22:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615
2026-03-26 22:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b01415-9b4f-5e8e-b75b-25821f21d074 with scrape type 2
2026-03-26 22:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1b01415-9b4f-5e8e-b75b-25821f21d074 with scrape type 2
2026-03-26 22:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1b01415-9b4f-5e8e-b75b-25821f21d074, identifier: 10679615
2026-03-26 22:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615
2026-03-26 22:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615
2026-03-26 22:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615 to the API
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:46 [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': 0,
'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-26 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:46 [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-26 22:30:46 [adesa.be] INFO: Saving data for 10679615: {'auction_closing_time': 1801392300.0, 'created_time': 1773677446.864272, 'last_price_update_time': 1774564246.904533}
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679615') HTTP/1.1" 204 0
2026-03-26 22:30:47 [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-26 22: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-26 22:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036
2026-03-26 22:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a678529-156c-570e-9860-a0bdcf990f1e with scrape type 2
2026-03-26 22:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a678529-156c-570e-9860-a0bdcf990f1e with scrape type 2
2026-03-26 22:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a678529-156c-570e-9860-a0bdcf990f1e, identifier: 10704036
2026-03-26 22:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036
2026-03-26 22:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036
2026-03-26 22:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036 to the API
2026-03-26 22:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:30:47 [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-26 22:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704036%27 HTTP/1.1" 200 None
2026-03-26 22:30:47 [adesa.be] INFO: Saving data for 10704036: {'auction_closing_time': 1801392300.0, 'created_time': 1774046116.262295, 'last_price_update_time': 1774564247.479108}
2026-03-26 22:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704036') HTTP/1.1" 204 0
2026-03-26 22:30:51 [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-26 22: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-26 22:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538
2026-03-26 22:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00a9bf7-970d-5028-ada5-5525f42eb54c with scrape type 2
2026-03-26 22:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00a9bf7-970d-5028-ada5-5525f42eb54c with scrape type 2
2026-03-26 22:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b00a9bf7-970d-5028-ada5-5525f42eb54c, identifier: 10616538
2026-03-26 22:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538
2026-03-26 22:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538
2026-03-26 22:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538 to the API
2026-03-26 22:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:51 [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': 5350,
'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-26 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:51 [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-26 22:30:51 [adesa.be] INFO: Saving data for 10616538: {'auction_closing_time': 1801392300.0, 'created_time': 1773236283.954063, 'last_price_update_time': 1774564251.600062}
2026-03-26 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616538') HTTP/1.1" 204 0
2026-03-26 22:30:52 [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-26 22:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725
2026-03-26 22:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f390a65-731b-5a78-8cf3-f19b1278c5bd with scrape type 2
2026-03-26 22:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f390a65-731b-5a78-8cf3-f19b1278c5bd with scrape type 2
2026-03-26 22:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f390a65-731b-5a78-8cf3-f19b1278c5bd, identifier: 10148725
2026-03-26 22:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725
2026-03-26 22:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725
2026-03-26 22:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725 to the API
2026-03-26 22:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:53 [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-26 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:53 [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-26 22:30:53 [adesa.be] INFO: Saving data for 10148725: {'auction_closing_time': 1801392300.0, 'created_time': 1773236324.931206, 'last_price_update_time': 1774564253.242365}
2026-03-26 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148725') HTTP/1.1" 204 0
2026-03-26 22:30:53 [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-26 22:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628
2026-03-26 22:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c497071-051f-56f2-a168-2672ffac5d09 with scrape type 2
2026-03-26 22:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c497071-051f-56f2-a168-2672ffac5d09 with scrape type 2
2026-03-26 22:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c497071-051f-56f2-a168-2672ffac5d09, identifier: 10575628
2026-03-26 22:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628
2026-03-26 22:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628
2026-03-26 22:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628 to the API
2026-03-26 22:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:53 [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-26 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:54 [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-26 22:30:54 [adesa.be] INFO: Saving data for 10575628: {'auction_closing_time': 1801392300.0, 'created_time': 1773236285.389638, 'last_price_update_time': 1774564254.011707}
2026-03-26 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575628') HTTP/1.1" 204 0
2026-03-26 22:30:54 [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-26 22:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513
2026-03-26 22:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b9fd5d6-7da0-54f5-a107-33a53096927d with scrape type 2
2026-03-26 22:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b9fd5d6-7da0-54f5-a107-33a53096927d with scrape type 2
2026-03-26 22:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b9fd5d6-7da0-54f5-a107-33a53096927d, identifier: 10616513
2026-03-26 22:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513
2026-03-26 22:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513
2026-03-26 22:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513 to the API
2026-03-26 22:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:54 [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-26 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:54 [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-26 22:30:54 [adesa.be] INFO: Saving data for 10616513: {'auction_closing_time': 1801392300.0, 'created_time': 1773236288.280242, 'last_price_update_time': 1774564254.470478}
2026-03-26 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616513') HTTP/1.1" 204 0
2026-03-26 22:30:55 [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-26 22:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:55 [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-26 22:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976
2026-03-26 22:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26aaf710-e66e-58ac-b9a8-21013c03f3ca with scrape type 2
2026-03-26 22:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26aaf710-e66e-58ac-b9a8-21013c03f3ca with scrape type 2
2026-03-26 22:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26aaf710-e66e-58ac-b9a8-21013c03f3ca, identifier: 10539976
2026-03-26 22:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976
2026-03-26 22:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976
2026-03-26 22:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976 to the API
2026-03-26 22:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:55 [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-26 22:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:55 [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-26 22:30:55 [adesa.be] INFO: Saving data for 10539976: {'auction_closing_time': 1801392300.0, 'created_time': 1773236324.546239, 'last_price_update_time': 1774564255.835778}
2026-03-26 22:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10539976') HTTP/1.1" 204 0
2026-03-26 22:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-26 22:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8928b0-edee-52be-9d8b-1b1ff475a9ac with scrape type 2
2026-03-26 22:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8928b0-edee-52be-9d8b-1b1ff475a9ac with scrape type 2
2026-03-26 22:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed8928b0-edee-52be-9d8b-1b1ff475a9ac, identifier: 10674346
2026-03-26 22:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-26 22:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-26 22:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346 to the API
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:56 [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-26 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:56 [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-26 22:30:56 [adesa.be] INFO: Saving data for 10674346: {'auction_closing_time': 1798713900.0, 'created_time': 1773441262.875561, 'last_price_update_time': 1774564256.23069}
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10674346') HTTP/1.1" 204 0
2026-03-26 22:30:56 [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-26 22:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054
2026-03-26 22:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082c5aab-14a2-5e39-b013-96790a4a5486 with scrape type 2
2026-03-26 22:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082c5aab-14a2-5e39-b013-96790a4a5486 with scrape type 2
2026-03-26 22:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 082c5aab-14a2-5e39-b013-96790a4a5486, identifier: 10623054
2026-03-26 22:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054
2026-03-26 22:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054
2026-03-26 22:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054 to the API
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:30:56 [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-26 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:56 [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-26 22:30:56 [adesa.be] INFO: Saving data for 10623054: {'auction_closing_time': 1801392300.0, 'created_time': 1773235902.11087, 'last_price_update_time': 1774564256.695867}
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623054') HTTP/1.1" 204 0
2026-03-26 22:30:59 [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-26 22:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093
2026-03-26 22:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with scrape type 2
2026-03-26 22:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with scrape type 2
2026-03-26 22:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f, identifier: 10630093
2026-03-26 22:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093
2026-03-26 22:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093
2026-03-26 22:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093 to the API
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:00 [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-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:00 [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-26 22:31:00 [adesa.be] INFO: Saving data for 10630093: {'auction_closing_time': 1801392300.0, 'created_time': 1773235896.978227, 'last_price_update_time': 1774564260.241477}
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630093') HTTP/1.1" 204 0
2026-03-26 22:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 299987af-3471-537b-9d44-dd56a63c918d with identifier: 10609367
2026-03-26 22:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299987af-3471-537b-9d44-dd56a63c918d with scrape type 2
2026-03-26 22:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 299987af-3471-537b-9d44-dd56a63c918d with scrape type 2
2026-03-26 22:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 299987af-3471-537b-9d44-dd56a63c918d, identifier: 10609367
2026-03-26 22:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 299987af-3471-537b-9d44-dd56a63c918d with identifier: 10609367
2026-03-26 22:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 299987af-3471-537b-9d44-dd56a63c918d with identifier: 10609367
2026-03-26 22:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 299987af-3471-537b-9d44-dd56a63c918d with identifier: 10609367 to the API
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609367>
{'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': 120,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '299987af-3471-537b-9d44-dd56a63c918d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TRK809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 75342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Tipo 1.4 S-Design - Petrol - Manual - 120 hp - 75.342 km',
'transmission': 'manual',
'trim': 'S-Design',
'vin': None,
'year': 2019}
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609367%27 HTTP/1.1" 200 None
2026-03-26 22:31:00 [adesa.be] INFO: Saving data for 10609367: {'auction_closing_time': 1801392300.0, 'created_time': 1773236322.195251, 'last_price_update_time': 1774564260.688097}
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609367') HTTP/1.1" 204 0
2026-03-26 22:31:02 [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-26 22:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780
2026-03-26 22:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c61d09-2f64-59fb-bf16-319ec9544277 with scrape type 2
2026-03-26 22:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c61d09-2f64-59fb-bf16-319ec9544277 with scrape type 2
2026-03-26 22:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07c61d09-2f64-59fb-bf16-319ec9544277, identifier: 10466780
2026-03-26 22:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780
2026-03-26 22:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780
2026-03-26 22:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780 to the API
2026-03-26 22:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:02 [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-26 22:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:02 [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-26 22:31:02 [adesa.be] INFO: Saving data for 10466780: {'auction_closing_time': 1801392300.0, 'created_time': 1773235657.024331, 'last_price_update_time': 1774564262.61364}
2026-03-26 22:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10466780') HTTP/1.1" 204 0
2026-03-26 22:31:02 [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-26 22:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349
2026-03-26 22:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 452bb735-b8dc-598d-a8af-828b5bafb7e1 with scrape type 2
2026-03-26 22:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 452bb735-b8dc-598d-a8af-828b5bafb7e1 with scrape type 2
2026-03-26 22:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 452bb735-b8dc-598d-a8af-828b5bafb7e1, identifier: 10508349
2026-03-26 22:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349
2026-03-26 22:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349
2026-03-26 22:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349 to the API
2026-03-26 22:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:03 [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-26 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:03 [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-26 22:31:03 [adesa.be] INFO: Saving data for 10508349: {'auction_closing_time': 1801392300.0, 'created_time': 1773236176.891092, 'last_price_update_time': 1774564263.250966}
2026-03-26 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10508349') HTTP/1.1" 204 0
2026-03-26 22:31:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 2.122(s), this was the 1st time calling it.
2026-03-26 22:31:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.0418893064959756 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 22:31:04 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'ec50edd3d798f6babc435e5f4c9a20f6', '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=ec50edd3d798f6babc435e5f4c9a20f6.
2026-03-26 22:31:05 [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-26 22:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983
2026-03-26 22:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d6f992-25db-5507-9f1e-7418e17dffa6 with scrape type 2
2026-03-26 22:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d6f992-25db-5507-9f1e-7418e17dffa6 with scrape type 2
2026-03-26 22:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92d6f992-25db-5507-9f1e-7418e17dffa6, identifier: 10662983
2026-03-26 22:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983
2026-03-26 22:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983
2026-03-26 22:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983 to the API
2026-03-26 22:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:06 [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': 4900,
'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-26 22:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:06 [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-26 22:31:06 [adesa.be] INFO: Saving data for 10662983: {'auction_closing_time': 1801392300.0, 'created_time': 1773331086.942614, 'last_price_update_time': 1774564266.299907}
2026-03-26 22:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662983') HTTP/1.1" 204 0
2026-03-26 22:31:06 [scrapy.extensions.logstats] INFO: Crawled 891 pages (at 35 pages/min), scraped 825 items (at 35 items/min)
2026-03-26 22:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:31:07 [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-26 22:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371
2026-03-26 22:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ecee39d-e017-560e-9c68-ce2ce31a7127 with scrape type 2
2026-03-26 22:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ecee39d-e017-560e-9c68-ce2ce31a7127 with scrape type 2
2026-03-26 22:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ecee39d-e017-560e-9c68-ce2ce31a7127, identifier: 10609371
2026-03-26 22:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371
2026-03-26 22:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371
2026-03-26 22:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371 to the API
2026-03-26 22:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:08 [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': 0,
'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-26 22:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:08 [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-26 22:31:08 [adesa.be] INFO: Saving data for 10609371: {'auction_closing_time': 1801392300.0, 'created_time': 1773236323.195668, 'last_price_update_time': 1774564268.396103}
2026-03-26 22:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609371') HTTP/1.1" 204 0
2026-03-26 22:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:31:09 [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-26 22:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563
2026-03-26 22:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with scrape type 2
2026-03-26 22:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with scrape type 2
2026-03-26 22:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf, identifier: 10672563
2026-03-26 22:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563
2026-03-26 22:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563
2026-03-26 22:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563 to the API
2026-03-26 22:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:10 [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': 21500,
'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-26 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710672563%27 HTTP/1.1" 200 None
2026-03-26 22:31:10 [adesa.be] INFO: Saving data for 10672563: {'auction_closing_time': 1801392300.0, 'created_time': 1773416981.013986, 'last_price_update_time': 1774564270.369214}
2026-03-26 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10672563') HTTP/1.1" 204 0
2026-03-26 22:31:10 [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-26 22: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-26 22:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780
2026-03-26 22:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec4786a-295e-5914-982e-a11412cd3576 with scrape type 2
2026-03-26 22:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec4786a-295e-5914-982e-a11412cd3576 with scrape type 2
2026-03-26 22:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ec4786a-295e-5914-982e-a11412cd3576, identifier: 10644780
2026-03-26 22:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780
2026-03-26 22:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780
2026-03-26 22:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780 to the API
2026-03-26 22:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:10 [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': 0,
'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-26 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710644780%27 HTTP/1.1" 200 None
2026-03-26 22:31:10 [adesa.be] INFO: Saving data for 10644780: {'auction_closing_time': 1801392300.0, 'created_time': 1773235708.162563, 'last_price_update_time': 1774564270.845942}
2026-03-26 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10644780') HTTP/1.1" 204 0
2026-03-26 22:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:31:11 [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-26 22: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-26 22:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10623062
2026-03-26 22:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148eb479-1932-5d1f-acad-1dd2ea2143b7 with scrape type 2
2026-03-26 22:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 148eb479-1932-5d1f-acad-1dd2ea2143b7 with scrape type 2
2026-03-26 22:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 148eb479-1932-5d1f-acad-1dd2ea2143b7, identifier: 10623062
2026-03-26 22:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10623062
2026-03-26 22:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10623062
2026-03-26 22:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10623062 to the API
2026-03-26 22:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623062>
{'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': '2027-01-31T10:45: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=10623062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 162421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.4 Pop - Petrol - Manual - 136 hp - 162.421 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2015}
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623062%27 HTTP/1.1" 200 None
2026-03-26 22:31:13 [adesa.be] INFO: Saving data for 10623062: {'auction_closing_time': 1801392300.0, 'created_time': 1773235947.580357, 'last_price_update_time': 1774564273.071248}
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623062') HTTP/1.1" 204 0
2026-03-26 22:31:13 [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-26 22:31:13 [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-26 22:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509
2026-03-26 22:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5583c1a4-94a8-58cf-a358-c30c352ad649 with scrape type 2
2026-03-26 22:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5583c1a4-94a8-58cf-a358-c30c352ad649 with scrape type 2
2026-03-26 22:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5583c1a4-94a8-58cf-a358-c30c352ad649, identifier: 10616509
2026-03-26 22:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509
2026-03-26 22:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509
2026-03-26 22:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509 to the API
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:13 [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-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:13 [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-26 22:31:13 [adesa.be] INFO: Saving data for 10616509: {'auction_closing_time': 1801392300.0, 'created_time': 1773236318.855426, 'last_price_update_time': 1774564273.455283}
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616509') HTTP/1.1" 204 0
2026-03-26 22:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155
2026-03-26 22:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6441e4b9-aea9-557c-b6b2-923fad86d408 with scrape type 2
2026-03-26 22:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6441e4b9-aea9-557c-b6b2-923fad86d408 with scrape type 2
2026-03-26 22:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6441e4b9-aea9-557c-b6b2-923fad86d408, identifier: 10652155
2026-03-26 22:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033
2026-03-26 22:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa6e7b7-1cff-566f-9218-7efc6cf0d040 with scrape type 2
2026-03-26 22:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa6e7b7-1cff-566f-9218-7efc6cf0d040 with scrape type 2
2026-03-26 22:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: caa6e7b7-1cff-566f-9218-7efc6cf0d040, identifier: 10704033
2026-03-26 22:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155
2026-03-26 22:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155
2026-03-26 22:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155 to the API
2026-03-26 22:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:14 [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-26 22:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:14 [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-26 22:31:14 [adesa.be] INFO: Saving data for 10652155: {'auction_closing_time': 1801392300.0, 'created_time': 1773235948.39371, 'last_price_update_time': 1774564274.570933}
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10652155') HTTP/1.1" 204 0
2026-03-26 22:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033
2026-03-26 22:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033
2026-03-26 22:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033 to the API
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:14 [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-26 22:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:14 [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-26 22:31:14 [adesa.be] INFO: Saving data for 10704033: {'auction_closing_time': 1801392300.0, 'created_time': 1774046095.746028, 'last_price_update_time': 1774564274.856462}
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704033') HTTP/1.1" 204 0
2026-03-26 22:31:14 [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-26 22: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-26 22:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616
2026-03-26 22:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00dbc249-8399-5c4d-b422-829f3127072c with scrape type 2
2026-03-26 22:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00dbc249-8399-5c4d-b422-829f3127072c with scrape type 2
2026-03-26 22:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00dbc249-8399-5c4d-b422-829f3127072c, identifier: 10679616
2026-03-26 22:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616
2026-03-26 22:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616
2026-03-26 22:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616 to the API
2026-03-26 22:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:15 [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-26 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710679616%27 HTTP/1.1" 200 None
2026-03-26 22:31:15 [adesa.be] INFO: Saving data for 10679616: {'auction_closing_time': 1801392300.0, 'created_time': 1773677350.480392, 'last_price_update_time': 1774564275.324078}
2026-03-26 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679616') HTTP/1.1" 204 0
2026-03-26 22:31:15 [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-26 22: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-26 22:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617
2026-03-26 22:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b777ea3-77a2-544b-b1a5-bd9253decd8d with scrape type 2
2026-03-26 22:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b777ea3-77a2-544b-b1a5-bd9253decd8d with scrape type 2
2026-03-26 22:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b777ea3-77a2-544b-b1a5-bd9253decd8d, identifier: 10679617
2026-03-26 22:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617
2026-03-26 22:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617
2026-03-26 22:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617 to the API
2026-03-26 22:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:16 [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': 0,
'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-26 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710679617%27 HTTP/1.1" 200 None
2026-03-26 22:31:16 [adesa.be] INFO: Saving data for 10679617: {'auction_closing_time': 1801392300.0, 'created_time': 1773677398.007887, 'last_price_update_time': 1774564276.305516}
2026-03-26 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679617') HTTP/1.1" 204 0
2026-03-26 22:31:16 [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-26 22: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-26 22:31:16 [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-26 22: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-26 22:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037
2026-03-26 22:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa32c43a-898d-5f1a-8e2f-484ee2393757 with scrape type 2
2026-03-26 22:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa32c43a-898d-5f1a-8e2f-484ee2393757 with scrape type 2
2026-03-26 22:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa32c43a-898d-5f1a-8e2f-484ee2393757, identifier: 10704037
2026-03-26 22:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037
2026-03-26 22:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037
2026-03-26 22:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037 to the API
2026-03-26 22:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:16 [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': 22500,
'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-26 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710704037%27 HTTP/1.1" 200 None
2026-03-26 22:31:16 [adesa.be] INFO: Saving data for 10704037: {'auction_closing_time': 1801392300.0, 'created_time': 1774046239.665168, 'last_price_update_time': 1774564276.822099}
2026-03-26 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704037') HTTP/1.1" 204 0
2026-03-26 22:31:16 [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-26 22: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-26 22:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502
2026-03-26 22:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e206c98e-4831-5887-8331-7b06b8ee0113 with scrape type 2
2026-03-26 22:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e206c98e-4831-5887-8331-7b06b8ee0113 with scrape type 2
2026-03-26 22:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e206c98e-4831-5887-8331-7b06b8ee0113, identifier: 10616502
2026-03-26 22:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502
2026-03-26 22:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502
2026-03-26 22:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502 to the API
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:17 [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-26 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:17 [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-26 22:31:17 [adesa.be] INFO: Saving data for 10616502: {'auction_closing_time': 1801392300.0, 'created_time': 1773236383.065793, 'last_price_update_time': 1774564277.189294}
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616502') HTTP/1.1" 204 0
2026-03-26 22:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514
2026-03-26 22:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62303b7-c070-5438-bf0f-cc530934c5cc with scrape type 2
2026-03-26 22:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62303b7-c070-5438-bf0f-cc530934c5cc with scrape type 2
2026-03-26 22:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62303b7-c070-5438-bf0f-cc530934c5cc, identifier: 10616514
2026-03-26 22:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514
2026-03-26 22:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514
2026-03-26 22:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514 to the API
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:17 [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-26 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:17 [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-26 22:31:17 [adesa.be] INFO: Saving data for 10616514: {'auction_closing_time': 1801392300.0, 'created_time': 1773236380.819718, 'last_price_update_time': 1774564277.588853}
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616514') HTTP/1.1" 204 0
2026-03-26 22:31:17 [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-26 22: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-26 22:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677
2026-03-26 22:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5dd0c9-768e-5083-9742-a7e12327ce35 with scrape type 2
2026-03-26 22:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5dd0c9-768e-5083-9742-a7e12327ce35 with scrape type 2
2026-03-26 22:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f5dd0c9-768e-5083-9742-a7e12327ce35, identifier: 10523677
2026-03-26 22:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677
2026-03-26 22:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677
2026-03-26 22:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677 to the API
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:18 [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-26 22:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710523677%27 HTTP/1.1" 200 None
2026-03-26 22:31:18 [adesa.be] INFO: Saving data for 10523677: {'auction_closing_time': 1801392300.0, 'created_time': 1773236216.111246, 'last_price_update_time': 1774564278.034806}
2026-03-26 22:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10523677') HTTP/1.1" 204 0
2026-03-26 22:31:19 [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-26 22:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035
2026-03-26 22:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d6bf97-a194-5f9e-b084-36323ee88cb4 with scrape type 2
2026-03-26 22:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1d6bf97-a194-5f9e-b084-36323ee88cb4 with scrape type 2
2026-03-26 22:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1d6bf97-a194-5f9e-b084-36323ee88cb4, identifier: 10568035
2026-03-26 22:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035
2026-03-26 22:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035
2026-03-26 22:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035 to the API
2026-03-26 22:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:19 [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': 23100,
'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-26 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:19 [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-26 22:31:19 [adesa.be] INFO: Saving data for 10568035: {'auction_closing_time': 1801392300.0, 'created_time': 1773236445.50237, 'last_price_update_time': 1774564279.810519}
2026-03-26 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10568035') HTTP/1.1" 204 0
2026-03-26 22:31:20 [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-26 22:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986
2026-03-26 22:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with scrape type 2
2026-03-26 22:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with scrape type 2
2026-03-26 22:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996, identifier: 10662986
2026-03-26 22:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986
2026-03-26 22:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986
2026-03-26 22:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986 to the API
2026-03-26 22:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:20 [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': 2500,
'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-26 22:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:20 [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-26 22:31:20 [adesa.be] INFO: Saving data for 10662986: {'auction_closing_time': 1801392300.0, 'created_time': 1773331249.477734, 'last_price_update_time': 1774564280.707796}
2026-03-26 22:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662986') HTTP/1.1" 204 0
2026-03-26 22:31:22 [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-26 22: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-26 22:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216
2026-03-26 22:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5063829-66b0-5c41-8290-2b4fe8d98342 with scrape type 2
2026-03-26 22:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5063829-66b0-5c41-8290-2b4fe8d98342 with scrape type 2
2026-03-26 22:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5063829-66b0-5c41-8290-2b4fe8d98342, identifier: 10678216
2026-03-26 22:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216
2026-03-26 22:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216
2026-03-26 22:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216 to the API
2026-03-26 22:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:22 [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': 18700,
'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-26 22:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710678216%27 HTTP/1.1" 200 None
2026-03-26 22:31:22 [adesa.be] INFO: Saving data for 10678216: {'auction_closing_time': 1801392300.0, 'created_time': 1773677478.780124, 'last_price_update_time': 1774564282.830121}
2026-03-26 22:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678216') HTTP/1.1" 204 0
2026-03-26 22:31:24 [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-26 22: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-26 22:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420
2026-03-26 22:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with scrape type 2
2026-03-26 22:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with scrape type 2
2026-03-26 22:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bb55496-57c2-5f26-bae6-bc9fc46a9900, identifier: 10421420
2026-03-26 22:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420
2026-03-26 22:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420
2026-03-26 22:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420 to the API
2026-03-26 22:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:25 [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': 24300,
'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-26 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710421420%27 HTTP/1.1" 200 None
2026-03-26 22:31:25 [adesa.be] INFO: Saving data for 10421420: {'auction_closing_time': 1801392300.0, 'created_time': 1773236439.288556, 'last_price_update_time': 1774564285.101344}
2026-03-26 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421420') HTTP/1.1" 204 0
2026-03-26 22:31:25 [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-26 22:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797
2026-03-26 22:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with scrape type 2
2026-03-26 22:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with scrape type 2
2026-03-26 22:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b, identifier: 10533797
2026-03-26 22:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797
2026-03-26 22:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797
2026-03-26 22:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797 to the API
2026-03-26 22:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:26 [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': 22700,
'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-26 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:26 [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-26 22:31:26 [adesa.be] INFO: Saving data for 10533797: {'auction_closing_time': 1801392300.0, 'created_time': 1773236445.139974, 'last_price_update_time': 1774564286.246238}
2026-03-26 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533797') HTTP/1.1" 204 0
2026-03-26 22:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145
2026-03-26 22:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8eae7ae-bbc3-53f9-917d-4d6476a49044 with scrape type 2
2026-03-26 22:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8eae7ae-bbc3-53f9-917d-4d6476a49044 with scrape type 2
2026-03-26 22:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8eae7ae-bbc3-53f9-917d-4d6476a49044, identifier: 10719145
2026-03-26 22:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145
2026-03-26 22:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145
2026-03-26 22:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145 to the API
2026-03-26 22:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719145>
{'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': 231,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f8eae7ae-bbc3-53f9-917d-4d6476a49044',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '016027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719145',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 41306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39500,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 7,
'seller_name': None,
'title': 'Audi Q7 45 TDI - Quattro - Diesel - Automatic - 231 hp - 41.306 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719145%27 HTTP/1.1" 200 None
2026-03-26 22:31:29 [adesa.be] INFO: Saving data for 10719145: {'auction_closing_time': 1801392300.0, 'created_time': 1774366059.260859, 'last_price_update_time': 1774564289.222816}
2026-03-26 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719145') HTTP/1.1" 204 0
2026-03-26 22:31:41 [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-26 22: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-26 22:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031
2026-03-26 22:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1cba30-2325-5a1b-9c14-25799eeac44c with scrape type 2
2026-03-26 22:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1cba30-2325-5a1b-9c14-25799eeac44c with scrape type 2
2026-03-26 22:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e1cba30-2325-5a1b-9c14-25799eeac44c, identifier: 10704031
2026-03-26 22:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031
2026-03-26 22:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031
2026-03-26 22:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031 to the API
2026-03-26 22:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:42 [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-26 22:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:42 [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-26 22:31:42 [adesa.be] INFO: Saving data for 10704031: {'auction_closing_time': 1801392300.0, 'created_time': 1774046098.872344, 'last_price_update_time': 1774564302.23607}
2026-03-26 22:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704031') HTTP/1.1" 204 0
2026-03-26 22:31:45 [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-26 22: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-26 22:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717
2026-03-26 22:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a877f4-913b-5020-85d6-435a6438f009 with scrape type 2
2026-03-26 22:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4a877f4-913b-5020-85d6-435a6438f009 with scrape type 2
2026-03-26 22:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4a877f4-913b-5020-85d6-435a6438f009, identifier: 10148717
2026-03-26 22:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717
2026-03-26 22:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717
2026-03-26 22:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717 to the API
2026-03-26 22:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:45 [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-26 22:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:45 [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-26 22:31:45 [adesa.be] INFO: Saving data for 10148717: {'auction_closing_time': 1801392300.0, 'created_time': 1773236435.640627, 'last_price_update_time': 1774564305.928385}
2026-03-26 22:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148717') HTTP/1.1" 204 0
2026-03-26 22:31:46 [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-26 22:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:46 [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-26 22:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488
2026-03-26 22:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with scrape type 2
2026-03-26 22:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with scrape type 2
2026-03-26 22:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5ac073e-625c-5fba-8e66-9f1791a7c2f4, identifier: 10602488
2026-03-26 22:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488
2026-03-26 22:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488
2026-03-26 22:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488 to the API
2026-03-26 22:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:48 [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-26 22:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:48 [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-26 22:31:48 [adesa.be] INFO: Saving data for 10602488: {'auction_closing_time': 1801392300.0, 'created_time': 1773236436.21046, 'last_price_update_time': 1774564308.226146}
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10602488') HTTP/1.1" 204 0
2026-03-26 22:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-26 22:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d799a1-7162-5963-9483-5c6619ff9c96 with scrape type 2
2026-03-26 22:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d799a1-7162-5963-9483-5c6619ff9c96 with scrape type 2
2026-03-26 22:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02d799a1-7162-5963-9483-5c6619ff9c96, identifier: 10421414
2026-03-26 22:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-26 22:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-26 22:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414 to the API
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:48 [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-26 22:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:48 [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-26 22:31:48 [adesa.be] INFO: Saving data for 10421414: {'auction_closing_time': 1801392300.0, 'created_time': 1773236425.835629, 'last_price_update_time': 1774564308.581801}
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421414') HTTP/1.1" 204 0
2026-03-26 22:31:52 [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-26 22: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-26 22:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536
2026-03-26 22:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f17a6c69-6501-5a34-8e83-909c99f0af00 with scrape type 2
2026-03-26 22:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f17a6c69-6501-5a34-8e83-909c99f0af00 with scrape type 2
2026-03-26 22:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f17a6c69-6501-5a34-8e83-909c99f0af00, identifier: 10616536
2026-03-26 22:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536
2026-03-26 22:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536
2026-03-26 22:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536 to the API
2026-03-26 22:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:31:53 [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-26 22:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710616536%27 HTTP/1.1" 200 None
2026-03-26 22:31:53 [adesa.be] INFO: Saving data for 10616536: {'auction_closing_time': 1801392300.0, 'created_time': 1773236208.323599, 'last_price_update_time': 1774564313.139855}
2026-03-26 22:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616536') HTTP/1.1" 204 0
2026-03-26 22:31:59 [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-26 22:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-26 22:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31fce06-a6f6-57de-b352-015b65b4c8f5 with scrape type 2
2026-03-26 22:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31fce06-a6f6-57de-b352-015b65b4c8f5 with scrape type 2
2026-03-26 22:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b31fce06-a6f6-57de-b352-015b65b4c8f5, identifier: 10704038
2026-03-26 22:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-26 22:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-26 22:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038 to the API
2026-03-26 22:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:31:59 [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': 6600,
'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-26 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:59 [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-26 22:31:59 [adesa.be] INFO: Saving data for 10704038: {'auction_closing_time': 1801392300.0, 'created_time': 1774046100.422134, 'last_price_update_time': 1774564319.932539}
2026-03-26 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704038') HTTP/1.1" 204 0
2026-03-26 22:32:00 [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-26 22:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-26 22:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59607120-3775-5d21-b799-e0e973344360 with scrape type 2
2026-03-26 22:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59607120-3775-5d21-b799-e0e973344360 with scrape type 2
2026-03-26 22:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59607120-3775-5d21-b799-e0e973344360, identifier: 10609365
2026-03-26 22:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-26 22:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-26 22:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365 to the API
2026-03-26 22:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:00 [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': 19500,
'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-26 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:00 [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-26 22:32:00 [adesa.be] INFO: Saving data for 10609365: {'auction_closing_time': 1801392300.0, 'created_time': 1773236493.038978, 'last_price_update_time': 1774564320.707195}
2026-03-26 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609365') HTTP/1.1" 204 0
2026-03-26 22:32:06 [scrapy.extensions.logstats] INFO: Crawled 917 pages (at 26 pages/min), scraped 851 items (at 26 items/min)
2026-03-26 22:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:32:10 [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-26 22:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-26 22:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29be2be4-397c-5fba-b696-b7e2ba875c2b with scrape type 2
2026-03-26 22:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29be2be4-397c-5fba-b696-b7e2ba875c2b with scrape type 2
2026-03-26 22:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29be2be4-397c-5fba-b696-b7e2ba875c2b, identifier: 10616519
2026-03-26 22:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-26 22:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-26 22:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519 to the API
2026-03-26 22:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:11 [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-26 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:11 [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-26 22:32:11 [adesa.be] INFO: Saving data for 10616519: {'auction_closing_time': 1801392300.0, 'created_time': 1773236480.534342, 'last_price_update_time': 1774564331.255249}
2026-03-26 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616519') HTTP/1.1" 204 0
2026-03-26 22:32:11 [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-26 22:32:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.986094406946178 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-26 22:32:12 [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-26 22:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-26 22:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703609d5-8736-565c-81dc-a7e6c9169e29 with scrape type 2
2026-03-26 22:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703609d5-8736-565c-81dc-a7e6c9169e29 with scrape type 2
2026-03-26 22:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 703609d5-8736-565c-81dc-a7e6c9169e29, identifier: 10609372
2026-03-26 22:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-26 22:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-26 22:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372 to the API
2026-03-26 22:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:12 [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': 0,
'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-26 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710609372%27 HTTP/1.1" 200 None
2026-03-26 22:32:12 [adesa.be] INFO: Saving data for 10609372: {'auction_closing_time': 1801392300.0, 'created_time': 1773236486.413217, 'last_price_update_time': 1774564332.481551}
2026-03-26 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609372') HTTP/1.1" 204 0
2026-03-26 22:32:13 [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-26 22:32:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-26 22:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1241ca2d-c42e-5938-a3e1-55a710b7249a with scrape type 2
2026-03-26 22:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1241ca2d-c42e-5938-a3e1-55a710b7249a with scrape type 2
2026-03-26 22:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1241ca2d-c42e-5938-a3e1-55a710b7249a, identifier: 10246550
2026-03-26 22:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-26 22:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-26 22:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550 to the API
2026-03-26 22:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:14 [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-26 22:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:14 [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-26 22:32:14 [adesa.be] INFO: Saving data for 10246550: {'auction_closing_time': 1801392300.0, 'created_time': 1773236491.851367, 'last_price_update_time': 1774564334.424157}
2026-03-26 22:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10246550') HTTP/1.1" 204 0
2026-03-26 22:32:15 [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-26 22:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500
2026-03-26 22:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42e3c73-29d4-5ae8-9276-b0f71735d514 with scrape type 2
2026-03-26 22:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e42e3c73-29d4-5ae8-9276-b0f71735d514 with scrape type 2
2026-03-26 22:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e42e3c73-29d4-5ae8-9276-b0f71735d514, identifier: 10616500
2026-03-26 22:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500
2026-03-26 22:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500
2026-03-26 22:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500 to the API
2026-03-26 22:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:16 [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-26 22:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:16 [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-26 22:32:16 [adesa.be] INFO: Saving data for 10616500: {'auction_closing_time': 1801392300.0, 'created_time': 1773236434.20542, 'last_price_update_time': 1774564336.061328}
2026-03-26 22:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616500') HTTP/1.1" 204 0
2026-03-26 22:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0 with identifier: 10691302
2026-03-26 22:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0 with scrape type 2
2026-03-26 22:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0 with scrape type 2
2026-03-26 22:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0, identifier: 10691302
2026-03-26 22:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0 with identifier: 10691302
2026-03-26 22:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0 with identifier: 10691302
2026-03-26 22:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0 with identifier: 10691302 to the API
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691302>
{'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': 136,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Diesel',
'id': 'c61e85a8-9ef3-5a55-a9ce-f8c01ec5e2c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 50151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 30 TDI S Line - Diesel - Automatic - 136 hp - '
'50.151 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691302%27 HTTP/1.1" 200 None
2026-03-26 22:32:17 [adesa.be] INFO: Saving data for 10691302: {'auction_closing_time': 1774603200.0, 'created_time': 1774001774.841796, 'last_price_update_time': 1774564337.457882}
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691302') HTTP/1.1" 204 0
2026-03-26 22:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b7aaab7-5eaf-5983-839a-94e9bc87614f with identifier: 10691297
2026-03-26 22:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b7aaab7-5eaf-5983-839a-94e9bc87614f with scrape type 2
2026-03-26 22:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b7aaab7-5eaf-5983-839a-94e9bc87614f with scrape type 2
2026-03-26 22:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b7aaab7-5eaf-5983-839a-94e9bc87614f, identifier: 10691297
2026-03-26 22:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b7aaab7-5eaf-5983-839a-94e9bc87614f with identifier: 10691297
2026-03-26 22:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b7aaab7-5eaf-5983-839a-94e9bc87614f with identifier: 10691297
2026-03-26 22:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b7aaab7-5eaf-5983-839a-94e9bc87614f with identifier: 10691297 to the API
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691297>
{'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': 140,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Petrol',
'id': '8b7aaab7-5eaf-5983-839a-94e9bc87614f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQA532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 87918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 118 M Sport - Petrol - Automatic - 140 hp - 87.918 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691297%27 HTTP/1.1" 200 None
2026-03-26 22:32:17 [adesa.be] INFO: Saving data for 10691297: {'auction_closing_time': 1774603200.0, 'created_time': 1774001774.380176, 'last_price_update_time': 1774564337.982697}
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691297') HTTP/1.1" 204 0
2026-03-26 22:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e with identifier: 10691295
2026-03-26 22:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e with scrape type 2
2026-03-26 22:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e with scrape type 2
2026-03-26 22:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e, identifier: 10691295
2026-03-26 22:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e with identifier: 10691295
2026-03-26 22:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e with identifier: 10691295
2026-03-26 22:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e with identifier: 10691295 to the API
2026-03-26 22:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Diesel',
'id': '5b5f1b8c-76ca-5542-bcfd-a3d6ff42f75e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UWB094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 186023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2018-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI - Diesel - Manual - 150 hp - 186.023 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691295%27 HTTP/1.1" 200 None
2026-03-26 22:32:19 [adesa.be] INFO: Saving data for 10691295: {'auction_closing_time': 1774603200.0, 'created_time': 1774001775.621187, 'last_price_update_time': 1774564339.198856}
2026-03-26 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691295') HTTP/1.1" 204 0
2026-03-26 22:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817
2026-03-26 22:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393e09e6-8cbe-5790-87cf-2ad28056b929 with scrape type 2
2026-03-26 22:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 393e09e6-8cbe-5790-87cf-2ad28056b929 with scrape type 2
2026-03-26 22:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 393e09e6-8cbe-5790-87cf-2ad28056b929, identifier: 10723817
2026-03-26 22:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817
2026-03-26 22:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817
2026-03-26 22:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817 to the API
2026-03-26 22:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723817>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.4L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '393e09e6-8cbe-5790-87cf-2ad28056b929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ETU103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723817',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 153531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7750,
'price_includes_vat': True,
'registration_date': '2013-03-19',
'seats_number': 5,
'seller_name': 'PhC Consulting',
'title': 'Volvo XC60 D4 Summum - AWD - Diesel - Manual - 163 hp - 153.531 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2013}
2026-03-26 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723817%27 HTTP/1.1" 200 None
2026-03-26 22:32:20 [adesa.be] INFO: Saving data for 10723817: {'auction_closing_time': 1774609200.0, 'created_time': 1774452914.248812, 'last_price_update_time': 1774564340.48838}
2026-03-26 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723817') HTTP/1.1" 204 0
2026-03-26 22:32:22 [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-26 22:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576
2026-03-26 22:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60628171-eb3c-5d94-a8fe-d0c14f85253a with scrape type 2
2026-03-26 22:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60628171-eb3c-5d94-a8fe-d0c14f85253a with scrape type 2
2026-03-26 22:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60628171-eb3c-5d94-a8fe-d0c14f85253a, identifier: 10659576
2026-03-26 22:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576
2026-03-26 22:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576
2026-03-26 22:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576 to the API
2026-03-26 22:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:23 [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': 25000,
'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-26 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:23 [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-26 22:32:23 [adesa.be] INFO: Saving data for 10659576: {'auction_closing_time': 1801392300.0, 'created_time': 1773331304.346839, 'last_price_update_time': 1774564343.41727}
2026-03-26 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659576') HTTP/1.1" 204 0
2026-03-26 22:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10724754
2026-03-26 22:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 909bce41-903e-591b-9e99-0cf630e12783 with scrape type 2
2026-03-26 22:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 909bce41-903e-591b-9e99-0cf630e12783 with scrape type 2
2026-03-26 22:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 909bce41-903e-591b-9e99-0cf630e12783, identifier: 10724754
2026-03-26 22:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10724754
2026-03-26 22:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10724754
2026-03-26 22:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10724754 to the API
2026-03-26 22:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724754>
{'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-27T11: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=10724754',
'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-26 22:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724754%27 HTTP/1.1" 200 None
2026-03-26 22:32:26 [adesa.be] INFO: Saving data for 10724754: {'auction_closing_time': 1774609200.0, 'created_time': 1774453106.574806, 'last_price_update_time': 1774564346.94206}
2026-03-26 22:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724754') HTTP/1.1" 204 0
2026-03-26 22:32:27 [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-26 22:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-26 22:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with scrape type 2
2026-03-26 22:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with scrape type 2
2026-03-26 22:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae, identifier: 10659578
2026-03-26 22:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-26 22:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-26 22:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578 to the API
2026-03-26 22:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:27 [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': 5800,
'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-26 22:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710659578%27 HTTP/1.1" 200 None
2026-03-26 22:32:27 [adesa.be] INFO: Saving data for 10659578: {'auction_closing_time': 1801392300.0, 'created_time': 1773331070.052032, 'last_price_update_time': 1774564347.683435}
2026-03-26 22:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659578') HTTP/1.1" 204 0
2026-03-26 22:32:28 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='6efff3ef2f6b463d274b4b7c12c165d4') while processing URL (https://www.openlane.eu/en/carv6/auction/10724793): 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-26 22:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:29 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10724793>
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': 'Thu, 26 Mar 2026 22:32:28 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '6efff3ef2f6b463d274b4b7c12c165d4', '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=6efff3ef2f6b463d274b4b7c12c165d4
2026-03-26 22:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10723831
2026-03-26 22:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de9fafbd-2fff-5668-8721-a0a2d05f7301 with scrape type 2
2026-03-26 22:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de9fafbd-2fff-5668-8721-a0a2d05f7301 with scrape type 2
2026-03-26 22:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de9fafbd-2fff-5668-8721-a0a2d05f7301, identifier: 10723831
2026-03-26 22:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10723831
2026-03-26 22:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10723831
2026-03-26 22:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10723831 to the API
2026-03-26 22:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723831>
{'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-27T11: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=10723831',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 171870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9180,
'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-26 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723831%27 HTTP/1.1" 200 None
2026-03-26 22:32:29 [adesa.be] INFO: Saving data for 10723831: {'auction_closing_time': 1774609200.0, 'created_time': 1774453107.233031, 'last_price_update_time': 1774564349.675571}
2026-03-26 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723831') HTTP/1.1" 204 0
2026-03-26 22:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10726473
2026-03-26 22:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with scrape type 2
2026-03-26 22:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with scrape type 2
2026-03-26 22:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179, identifier: 10726473
2026-03-26 22:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10726473
2026-03-26 22:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10726473
2026-03-26 22:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10726473 to the API
2026-03-26 22:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726473>
{'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-27T11: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=10726473',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 151182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'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-26 22:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726473%27 HTTP/1.1" 200 None
2026-03-26 22:32:31 [adesa.be] INFO: Saving data for 10726473: {'auction_closing_time': 1774609200.0, 'created_time': 1774453105.406693, 'last_price_update_time': 1774564351.497608}
2026-03-26 22:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726473') HTTP/1.1" 204 0
2026-03-26 22:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.211(s), this was the 2nd time calling it.
2026-03-26 22:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.1683344839911305 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-26 22:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10723867
2026-03-26 22:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10808ed7-1a92-5106-b506-668244bc57eb with scrape type 2
2026-03-26 22:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10808ed7-1a92-5106-b506-668244bc57eb with scrape type 2
2026-03-26 22:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10808ed7-1a92-5106-b506-668244bc57eb, identifier: 10723867
2026-03-26 22:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10723867
2026-03-26 22:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10723867
2026-03-26 22:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10723867 to the API
2026-03-26 22:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723867>
{'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-27T11: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=10723867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 164835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'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-26 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723867%27 HTTP/1.1" 200 None
2026-03-26 22:32:33 [adesa.be] INFO: Saving data for 10723867: {'auction_closing_time': 1774609200.0, 'created_time': 1774453104.659023, 'last_price_update_time': 1774564353.668281}
2026-03-26 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723867') HTTP/1.1" 204 0
2026-03-26 22:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10723816
2026-03-26 22:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c17fbb6-9a7d-57a5-b552-7582129e21ed with scrape type 2
2026-03-26 22:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c17fbb6-9a7d-57a5-b552-7582129e21ed with scrape type 2
2026-03-26 22:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c17fbb6-9a7d-57a5-b552-7582129e21ed, identifier: 10723816
2026-03-26 22:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10723816
2026-03-26 22:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10723816
2026-03-26 22:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10723816 to the API
2026-03-26 22:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723816>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6c17fbb6-9a7d-57a5-b552-7582129e21ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VXR731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723816',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 158240,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'NV TOP MOTORS WEVELGEM',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Manual - 150 hp - '
'158.240 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-26 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723816%27 HTTP/1.1" 200 None
2026-03-26 22:32:34 [adesa.be] INFO: Saving data for 10723816: {'auction_closing_time': 1774609200.0, 'created_time': 1774453107.902683, 'last_price_update_time': 1774564354.29263}
2026-03-26 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723816') HTTP/1.1" 204 0
2026-03-26 22:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-26 22:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10421410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410
2026-03-26 22:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63234f87-5463-53da-bbfb-e53ea3dad0b2 with scrape type 2
2026-03-26 22:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63234f87-5463-53da-bbfb-e53ea3dad0b2 with scrape type 2
2026-03-26 22:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63234f87-5463-53da-bbfb-e53ea3dad0b2, identifier: 10421410
2026-03-26 22:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410
2026-03-26 22:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410
2026-03-26 22:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410 to the API
2026-03-26 22:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10421410>
{'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': 280,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '63234f87-5463-53da-bbfb-e53ea3dad0b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBT983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10421410',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 101572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.0 Super - Petrol - Automatic - 280 hp - '
'101.572 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2019}
2026-03-26 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421410%27 HTTP/1.1" 200 None
2026-03-26 22:32:36 [adesa.be] INFO: Saving data for 10421410: {'auction_closing_time': 1801392300.0, 'created_time': 1773236466.589144, 'last_price_update_time': 1774564356.626243}
2026-03-26 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421410') HTTP/1.1" 204 0
2026-03-26 22:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10723818
2026-03-26 22:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with scrape type 2
2026-03-26 22:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with scrape type 2
2026-03-26 22:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89142f3a-b619-55e5-87b9-83fd2f5d16c0, identifier: 10723818
2026-03-26 22:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10723818
2026-03-26 22:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10723818
2026-03-26 22:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10723818 to the API
2026-03-26 22:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723818>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '89142f3a-b619-55e5-87b9-83fd2f5d16c0',
'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=10723818',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 185951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2019-09-19',
'seats_number': 5,
'seller_name': 'A&M Hasselt',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'185.951 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723818%27 HTTP/1.1" 200 None
2026-03-26 22:32:38 [adesa.be] INFO: Saving data for 10723818: {'auction_closing_time': 1774609200.0, 'created_time': 1774453108.666983, 'last_price_update_time': 1774564358.134895}
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723818') HTTP/1.1" 204 0
2026-03-26 22:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10723866
2026-03-26 22:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74f3b388-6f91-5e81-8792-0e429dd72002 with scrape type 2
2026-03-26 22:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74f3b388-6f91-5e81-8792-0e429dd72002 with scrape type 2
2026-03-26 22:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74f3b388-6f91-5e81-8792-0e429dd72002, identifier: 10723866
2026-03-26 22:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10723866
2026-03-26 22:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10723866
2026-03-26 22:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10723866 to the API
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723866>
{'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-27T11: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=10723866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 77459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3850,
'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-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723866%27 HTTP/1.1" 200 None
2026-03-26 22:32:38 [adesa.be] INFO: Saving data for 10723866: {'auction_closing_time': 1774609200.0, 'created_time': 1774453117.108067, 'last_price_update_time': 1774564358.500528}
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723866') HTTP/1.1" 204 0
2026-03-26 22:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10723822
2026-03-26 22:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b471b2-ba20-50c0-838b-5bbdfd48c593 with scrape type 2
2026-03-26 22:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b471b2-ba20-50c0-838b-5bbdfd48c593 with scrape type 2
2026-03-26 22:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b471b2-ba20-50c0-838b-5bbdfd48c593, identifier: 10723822
2026-03-26 22:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10723822
2026-03-26 22:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10723822
2026-03-26 22:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10723822 to the API
2026-03-26 22:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723822>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': '97b471b2-ba20-50c0-838b-5bbdfd48c593',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADA726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723822',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 137823,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15850,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 137.823 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723822%27 HTTP/1.1" 200 None
2026-03-26 22:32:41 [adesa.be] INFO: Saving data for 10723822: {'auction_closing_time': 1774609200.0, 'created_time': 1774453114.408084, 'last_price_update_time': 1774564361.825167}
2026-03-26 22:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723822') HTTP/1.1" 204 0
2026-03-26 22:32:43 [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-26 22: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-26 22:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-26 22:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b9581da-580a-5006-9718-5f3d3aa05eb9 with scrape type 2
2026-03-26 22:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b9581da-580a-5006-9718-5f3d3aa05eb9 with scrape type 2
2026-03-26 22:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b9581da-580a-5006-9718-5f3d3aa05eb9, identifier: 10363951
2026-03-26 22:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-26 22:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-26 22:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951 to the API
2026-03-26 22:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:43 [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': 28200,
'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-26 22:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710363951%27 HTTP/1.1" 200 None
2026-03-26 22:32:43 [adesa.be] INFO: Saving data for 10363951: {'auction_closing_time': 1801392300.0, 'created_time': 1773235970.015217, 'last_price_update_time': 1774564363.639595}
2026-03-26 22:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10363951') HTTP/1.1" 204 0
2026-03-26 22:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829
2026-03-26 22:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 2
2026-03-26 22:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 2
2026-03-26 22:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04f82a46-8652-5bf4-8709-6f1a1d6efa81, identifier: 10723829
2026-03-26 22:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829
2026-03-26 22:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829
2026-03-26 22:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829 to the API
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723829>
{'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-27T11: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=10723829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Entreprises Générales Duchene SA',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 143.887 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723829%27 HTTP/1.1" 200 None
2026-03-26 22:32:44 [adesa.be] INFO: Saving data for 10723829: {'auction_closing_time': 1774609200.0, 'created_time': 1774452900.608783, 'last_price_update_time': 1774564364.265992}
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723829') HTTP/1.1" 204 0
2026-03-26 22:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825
2026-03-26 22:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with scrape type 2
2026-03-26 22:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with scrape type 2
2026-03-26 22:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64, identifier: 10723825
2026-03-26 22:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825
2026-03-26 22:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825
2026-03-26 22:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825 to the API
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723825>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '020875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 203679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1190,
'price_includes_vat': True,
'registration_date': '2011-05-19',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Peugeot 508 1.6 HDI - Diesel - Manual - 112 hp - 203.679 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723825%27 HTTP/1.1" 200 None
2026-03-26 22:32:44 [adesa.be] INFO: Saving data for 10723825: {'auction_closing_time': 1774609200.0, 'created_time': 1774452894.405591, 'last_price_update_time': 1774564364.822289}
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723825') HTTP/1.1" 204 0
2026-03-26 22:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680
2026-03-26 22:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68435050-d6b9-542c-8efe-86ccf5d87dc3 with scrape type 2
2026-03-26 22:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68435050-d6b9-542c-8efe-86ccf5d87dc3 with scrape type 2
2026-03-26 22:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68435050-d6b9-542c-8efe-86ccf5d87dc3, identifier: 10716680
2026-03-26 22:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680
2026-03-26 22:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680
2026-03-26 22:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680 to the API
2026-03-26 22:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716680>
{'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-27T11: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=10716680',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 113527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'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-26 22:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716680%27 HTTP/1.1" 200 None
2026-03-26 22:32:48 [adesa.be] INFO: Saving data for 10716680: {'auction_closing_time': 1774609200.0, 'created_time': 1774365929.808095, 'last_price_update_time': 1774564368.549298}
2026-03-26 22:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716680') HTTP/1.1" 204 0
2026-03-26 22:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823
2026-03-26 22:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 2
2026-03-26 22:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 2
2026-03-26 22:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab1de2c-3657-5b78-b232-0f2ac7bf7992, identifier: 10723823
2026-03-26 22:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823
2026-03-26 22:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823
2026-03-26 22:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823 to the API
2026-03-26 22:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723823>
{'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-27T11: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=10723823',
'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': 15650,
'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-26 22:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723823%27 HTTP/1.1" 200 None
2026-03-26 22:32:53 [adesa.be] INFO: Saving data for 10723823: {'auction_closing_time': 1774609200.0, 'created_time': 1774452910.574992, 'last_price_update_time': 1774564373.273824}
2026-03-26 22:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723823') HTTP/1.1" 204 0
2026-03-26 22:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752
2026-03-26 22:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with scrape type 2
2026-03-26 22:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with scrape type 2
2026-03-26 22:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93, identifier: 10724752
2026-03-26 22:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752
2026-03-26 22:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752
2026-03-26 22:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752 to the API
2026-03-26 22:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724752>
{'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-27T11: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=10724752',
'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-26 22:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724752%27 HTTP/1.1" 200 None
2026-03-26 22:32:59 [adesa.be] INFO: Saving data for 10724752: {'auction_closing_time': 1774609200.0, 'created_time': 1774452903.184116, 'last_price_update_time': 1774564379.399491}
2026-03-26 22:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724752') HTTP/1.1" 204 0
2026-03-26 22:33:06 [scrapy.extensions.logstats] INFO: Crawled 942 pages (at 25 pages/min), scraped 876 items (at 25 items/min)
2026-03-26 22:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578
2026-03-26 22:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60fe493-e49c-5156-a400-f6c52d6446f6 with scrape type 2
2026-03-26 22:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60fe493-e49c-5156-a400-f6c52d6446f6 with scrape type 2
2026-03-26 22:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60fe493-e49c-5156-a400-f6c52d6446f6, identifier: 10716578
2026-03-26 22:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578
2026-03-26 22:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578
2026-03-26 22:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578 to the API
2026-03-26 22:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716578>
{'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-27T11: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=10716578',
'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-26 22:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716578%27 HTTP/1.1" 200 None
2026-03-26 22:33:10 [adesa.be] INFO: Saving data for 10716578: {'auction_closing_time': 1774609200.0, 'created_time': 1774347784.033427, 'last_price_update_time': 1774564390.857737}
2026-03-26 22:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716578') HTTP/1.1" 204 0
2026-03-26 22:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686
2026-03-26 22:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 2
2026-03-26 22:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 2
2026-03-26 22:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0, identifier: 10724686
2026-03-26 22:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686
2026-03-26 22:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686
2026-03-26 22:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686 to the API
2026-03-26 22:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724686>
{'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-27T11: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=10724686',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 104766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'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-26 22:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724686%27 HTTP/1.1" 200 None
2026-03-26 22:33:13 [adesa.be] INFO: Saving data for 10724686: {'auction_closing_time': 1774609200.0, 'created_time': 1774452905.955513, 'last_price_update_time': 1774564393.373374}
2026-03-26 22:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724686') HTTP/1.1" 204 0
2026-03-26 22:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751
2026-03-26 22:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca75852d-37a5-5945-a8be-daef02ba599f with scrape type 2
2026-03-26 22:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca75852d-37a5-5945-a8be-daef02ba599f with scrape type 2
2026-03-26 22:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca75852d-37a5-5945-a8be-daef02ba599f, identifier: 10724751
2026-03-26 22:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751
2026-03-26 22:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751
2026-03-26 22:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751 to the API
2026-03-26 22:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724751>
{'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-27T11: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=10724751',
'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': 13100,
'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-26 22:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724751%27 HTTP/1.1" 200 None
2026-03-26 22:33:16 [adesa.be] INFO: Saving data for 10724751: {'auction_closing_time': 1774609200.0, 'created_time': 1774452905.34944, 'last_price_update_time': 1774564396.55806}
2026-03-26 22:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724751') HTTP/1.1" 204 0
2026-03-26 22:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10716579
2026-03-26 22:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e368c9cf-fd60-5370-8cd8-9769e759077d with scrape type 2
2026-03-26 22:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e368c9cf-fd60-5370-8cd8-9769e759077d with scrape type 2
2026-03-26 22:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e368c9cf-fd60-5370-8cd8-9769e759077d, identifier: 10716579
2026-03-26 22:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10716579
2026-03-26 22:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10716579
2026-03-26 22:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10716579 to the API
2026-03-26 22:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716579>
{'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-27T11: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=10716579',
'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-26 22:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716579%27 HTTP/1.1" 200 None
2026-03-26 22:33:18 [adesa.be] INFO: Saving data for 10716579: {'auction_closing_time': 1774609200.0, 'created_time': 1774347894.78519, 'last_price_update_time': 1774564398.244543}
2026-03-26 22:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716579') HTTP/1.1" 204 0
2026-03-26 22:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10724755
2026-03-26 22:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baf70fce-98cc-5fbd-aace-8b0f505bdf80 with scrape type 2
2026-03-26 22:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baf70fce-98cc-5fbd-aace-8b0f505bdf80 with scrape type 2
2026-03-26 22:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baf70fce-98cc-5fbd-aace-8b0f505bdf80, identifier: 10724755
2026-03-26 22:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10724755
2026-03-26 22:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10724755
2026-03-26 22:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10724755 to the API
2026-03-26 22:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724755>
{'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-27T11: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=10724755',
'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-26 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724755%27 HTTP/1.1" 200 None
2026-03-26 22:33:20 [adesa.be] INFO: Saving data for 10724755: {'auction_closing_time': 1774609200.0, 'created_time': 1774453115.910145, 'last_price_update_time': 1774564400.690988}
2026-03-26 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724755') HTTP/1.1" 204 0
2026-03-26 22:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872
2026-03-26 22:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028f131e-63ab-5bb6-8a98-8a3b15016341 with scrape type 2
2026-03-26 22:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028f131e-63ab-5bb6-8a98-8a3b15016341 with scrape type 2
2026-03-26 22:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 028f131e-63ab-5bb6-8a98-8a3b15016341, identifier: 10723872
2026-03-26 22:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872
2026-03-26 22:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872
2026-03-26 22:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872 to the API
2026-03-26 22:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723872>
{'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-27T11: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=10723872',
'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': 18400,
'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-26 22:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723872%27 HTTP/1.1" 200 None
2026-03-26 22:33:21 [adesa.be] INFO: Saving data for 10723872: {'auction_closing_time': 1774609200.0, 'created_time': 1774452892.481162, 'last_price_update_time': 1774564401.568073}
2026-03-26 22:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723872') HTTP/1.1" 204 0
2026-03-26 22:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10723826
2026-03-26 22:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with scrape type 2
2026-03-26 22:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with scrape type 2
2026-03-26 22:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7369d449-4b6a-583f-a1bb-3b5fd3065f71, identifier: 10723826
2026-03-26 22:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10723826
2026-03-26 22:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10723826
2026-03-26 22:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10723826 to the API
2026-03-26 22:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723826>
{'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-27T11: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=10723826',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 170410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'170.410 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 22:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723826%27 HTTP/1.1" 200 None
2026-03-26 22:33:22 [adesa.be] INFO: Saving data for 10723826: {'auction_closing_time': 1774609200.0, 'created_time': 1774453116.222412, 'last_price_update_time': 1774564402.29345}
2026-03-26 22:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723826') HTTP/1.1" 204 0
2026-03-26 22:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f130c3a3-8ccf-57d5-a32a-3e4219bdaab8 with identifier: 10724862
2026-03-26 22:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f130c3a3-8ccf-57d5-a32a-3e4219bdaab8 with scrape type 2
2026-03-26 22:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f130c3a3-8ccf-57d5-a32a-3e4219bdaab8 with scrape type 2
2026-03-26 22:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f130c3a3-8ccf-57d5-a32a-3e4219bdaab8, identifier: 10724862
2026-03-26 22:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f130c3a3-8ccf-57d5-a32a-3e4219bdaab8 with identifier: 10724862
2026-03-26 22:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f130c3a3-8ccf-57d5-a32a-3e4219bdaab8 with identifier: 10724862
2026-03-26 22:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f130c3a3-8ccf-57d5-a32a-3e4219bdaab8 with identifier: 10724862 to the API
2026-03-26 22:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724862>
{'auction_title': '',
'c_o_2_emission_value': 210,
'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f130c3a3-8ccf-57d5-a32a-3e4219bdaab8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFQ119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724862',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 118956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10050,
'price_includes_vat': True,
'registration_date': '2020-08-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Transporter 2.0 TDI Trendline - Diesel - Manual - 110 hp '
'- 118.956 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-26 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724862%27 HTTP/1.1" 200 None
2026-03-26 22:33:23 [adesa.be] INFO: Saving data for 10724862: {'auction_closing_time': 1774603800.0, 'created_time': 1774453137.92901, 'last_price_update_time': 1774564403.574237}
2026-03-26 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724862') HTTP/1.1" 204 0
2026-03-26 22:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35187484-d176-58b4-a39b-c0f19443f71f with identifier: 10724874
2026-03-26 22:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35187484-d176-58b4-a39b-c0f19443f71f with scrape type 2
2026-03-26 22:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35187484-d176-58b4-a39b-c0f19443f71f with scrape type 2
2026-03-26 22:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35187484-d176-58b4-a39b-c0f19443f71f, identifier: 10724874
2026-03-26 22:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35187484-d176-58b4-a39b-c0f19443f71f with identifier: 10724874
2026-03-26 22:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35187484-d176-58b4-a39b-c0f19443f71f with identifier: 10724874
2026-03-26 22:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35187484-d176-58b4-a39b-c0f19443f71f with identifier: 10724874 to the API
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724874>
{'auction_title': '',
'c_o_2_emission_value': 210,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '35187484-d176-58b4-a39b-c0f19443f71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCM419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724874',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 213215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 199 hp - '
'213.215 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724874%27 HTTP/1.1" 200 None
2026-03-26 22:33:25 [adesa.be] INFO: Saving data for 10724874: {'auction_closing_time': 1774603800.0, 'created_time': 1774453134.692416, 'last_price_update_time': 1774564405.25582}
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724874') HTTP/1.1" 204 0
2026-03-26 22:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10723820
2026-03-26 22:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d403f553-fdeb-55c2-ae61-cbbfff8e7094 with scrape type 2
2026-03-26 22:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d403f553-fdeb-55c2-ae61-cbbfff8e7094 with scrape type 2
2026-03-26 22:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d403f553-fdeb-55c2-ae61-cbbfff8e7094, identifier: 10723820
2026-03-26 22:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1 with identifier: 10724872
2026-03-26 22:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1 with scrape type 2
2026-03-26 22:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1 with scrape type 2
2026-03-26 22:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1, identifier: 10724872
2026-03-26 22:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10723820
2026-03-26 22:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10723820
2026-03-26 22:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10723820 to the API
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723820>
{'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-27T11: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=10723820',
'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': 7200,
'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-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723820%27 HTTP/1.1" 200 None
2026-03-26 22:33:25 [adesa.be] INFO: Saving data for 10723820: {'auction_closing_time': 1774609200.0, 'created_time': 1774453109.726291, 'last_price_update_time': 1774564405.838843}
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723820') HTTP/1.1" 204 0
2026-03-26 22:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1 with identifier: 10724872
2026-03-26 22:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1 with identifier: 10724872
2026-03-26 22:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1 with identifier: 10724872 to the API
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724872>
{'auction_title': '',
'c_o_2_emission_value': 210,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '053b23f4-6ba9-52ba-ac6b-df6e9e0fbef1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCM399',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724872',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 198420,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 199 hp - '
'198.420 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724872%27 HTTP/1.1" 200 None
2026-03-26 22:33:26 [adesa.be] INFO: Saving data for 10724872: {'auction_closing_time': 1774603800.0, 'created_time': 1774453139.510729, 'last_price_update_time': 1774564406.104275}
2026-03-26 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724872') HTTP/1.1" 204 0
2026-03-26 22:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753
2026-03-26 22:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb58e113-0637-507a-94dd-231fea50ffa4 with scrape type 2
2026-03-26 22:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb58e113-0637-507a-94dd-231fea50ffa4 with scrape type 2
2026-03-26 22:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb58e113-0637-507a-94dd-231fea50ffa4, identifier: 10724753
2026-03-26 22:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753
2026-03-26 22:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753
2026-03-26 22:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753 to the API
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724753>
{'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-27T11: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=10724753',
'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-26 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724753%27 HTTP/1.1" 200 None
2026-03-26 22:33:28 [adesa.be] INFO: Saving data for 10724753: {'auction_closing_time': 1774609200.0, 'created_time': 1774452901.454851, 'last_price_update_time': 1774564408.171242}
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724753') HTTP/1.1" 204 0
2026-03-26 22:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 205e406f-8770-5470-a76f-85f552369bd3 with identifier: 10724840
2026-03-26 22:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 205e406f-8770-5470-a76f-85f552369bd3 with scrape type 2
2026-03-26 22:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 205e406f-8770-5470-a76f-85f552369bd3 with scrape type 2
2026-03-26 22:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 205e406f-8770-5470-a76f-85f552369bd3, identifier: 10724840
2026-03-26 22:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 205e406f-8770-5470-a76f-85f552369bd3 with identifier: 10724840
2026-03-26 22:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 205e406f-8770-5470-a76f-85f552369bd3 with identifier: 10724840
2026-03-26 22:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 205e406f-8770-5470-a76f-85f552369bd3 with identifier: 10724840 to the API
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724840>
{'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': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '205e406f-8770-5470-a76f-85f552369bd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDN991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724840',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 121401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Touran 1.5 TSI Highline - Petrol - Manual - 150 hp - '
'121.401 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2022}
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724840%27 HTTP/1.1" 200 None
2026-03-26 22:33:28 [adesa.be] INFO: Saving data for 10724840: {'auction_closing_time': 1774603800.0, 'created_time': 1774453136.208073, 'last_price_update_time': 1774564408.520408}
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724840') HTTP/1.1" 204 0
2026-03-26 22:33:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.452(s), this was the 1st time calling it.
2026-03-26 22:33:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.527278527689751 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-26 22:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c2cf965-35cf-5e15-9dfc-c325b025cc64 with identifier: 10724817
2026-03-26 22:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c2cf965-35cf-5e15-9dfc-c325b025cc64 with scrape type 2
2026-03-26 22:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c2cf965-35cf-5e15-9dfc-c325b025cc64 with scrape type 2
2026-03-26 22:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c2cf965-35cf-5e15-9dfc-c325b025cc64, identifier: 10724817
2026-03-26 22:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c2cf965-35cf-5e15-9dfc-c325b025cc64 with identifier: 10724817
2026-03-26 22:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c2cf965-35cf-5e15-9dfc-c325b025cc64 with identifier: 10724817
2026-03-26 22:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c2cf965-35cf-5e15-9dfc-c325b025cc64 with identifier: 10724817 to the API
2026-03-26 22:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724817>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c2cf965-35cf-5e15-9dfc-c325b025cc64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724817',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 89519,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'89.519 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-26 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724817%27 HTTP/1.1" 200 None
2026-03-26 22:33:29 [adesa.be] INFO: Saving data for 10724817: {'auction_closing_time': 1774603800.0, 'created_time': 1774453138.82962, 'last_price_update_time': 1774564409.925277}
2026-03-26 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724817') HTTP/1.1" 204 0
2026-03-26 22:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a31085-1d00-50be-8593-c9552cb9806c with identifier: 10724860
2026-03-26 22:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a31085-1d00-50be-8593-c9552cb9806c with scrape type 2
2026-03-26 22:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a31085-1d00-50be-8593-c9552cb9806c with scrape type 2
2026-03-26 22:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01a31085-1d00-50be-8593-c9552cb9806c, identifier: 10724860
2026-03-26 22:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01a31085-1d00-50be-8593-c9552cb9806c with identifier: 10724860
2026-03-26 22:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01a31085-1d00-50be-8593-c9552cb9806c with identifier: 10724860
2026-03-26 22:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01a31085-1d00-50be-8593-c9552cb9806c with identifier: 10724860 to the API
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724860>
{'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': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '01a31085-1d00-50be-8593-c9552cb9806c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSU416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724860',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 57129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Manual - 95 hp - '
'57.129 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2021}
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724860%27 HTTP/1.1" 200 None
2026-03-26 22:33:31 [adesa.be] INFO: Saving data for 10724860: {'auction_closing_time': 1774603800.0, 'created_time': 1774453137.136631, 'last_price_update_time': 1774564411.637187}
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724860') HTTP/1.1" 204 0
2026-03-26 22:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc9c33b5-d9fd-5949-b628-45a2cf5d06c9 with identifier: 10724848
2026-03-26 22:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc9c33b5-d9fd-5949-b628-45a2cf5d06c9 with scrape type 2
2026-03-26 22:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc9c33b5-d9fd-5949-b628-45a2cf5d06c9 with scrape type 2
2026-03-26 22:33:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc9c33b5-d9fd-5949-b628-45a2cf5d06c9, identifier: 10724848
2026-03-26 22:33:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc9c33b5-d9fd-5949-b628-45a2cf5d06c9 with identifier: 10724848
2026-03-26 22:33:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc9c33b5-d9fd-5949-b628-45a2cf5d06c9 with identifier: 10724848
2026-03-26 22:33:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc9c33b5-d9fd-5949-b628-45a2cf5d06c9 with identifier: 10724848 to the API
2026-03-26 22:33:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724848>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc9c33b5-d9fd-5949-b628-45a2cf5d06c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEE414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724848',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 37706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-Cross 1.0 TSI Life Business - Petrol - Manual - 95 hp '
'- 37.706 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-26 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724848%27 HTTP/1.1" 200 None
2026-03-26 22:33:32 [adesa.be] INFO: Saving data for 10724848: {'auction_closing_time': 1774603800.0, 'created_time': 1774453139.18099, 'last_price_update_time': 1774564412.841044}
2026-03-26 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724848') HTTP/1.1" 204 0
2026-03-26 22:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e77d4a9f-9de0-5611-8195-a07817c953bb with identifier: 10724823
2026-03-26 22:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e77d4a9f-9de0-5611-8195-a07817c953bb with scrape type 2
2026-03-26 22:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e77d4a9f-9de0-5611-8195-a07817c953bb with scrape type 2
2026-03-26 22:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e77d4a9f-9de0-5611-8195-a07817c953bb, identifier: 10724823
2026-03-26 22:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e77d4a9f-9de0-5611-8195-a07817c953bb with identifier: 10724823
2026-03-26 22:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e77d4a9f-9de0-5611-8195-a07817c953bb with identifier: 10724823
2026-03-26 22:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e77d4a9f-9de0-5611-8195-a07817c953bb with identifier: 10724823 to the API
2026-03-26 22:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724823>
{'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': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e77d4a9f-9de0-5611-8195-a07817c953bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXL539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724823',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 34332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Polo 1.0 TSI Life Business - Petrol - Manual - 95 hp - '
'34.332 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-26 22:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724823%27 HTTP/1.1" 200 None
2026-03-26 22:33:33 [adesa.be] INFO: Saving data for 10724823: {'auction_closing_time': 1774603800.0, 'created_time': 1774453135.860439, 'last_price_update_time': 1774564413.403285}
2026-03-26 22:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724823') HTTP/1.1" 204 0
2026-03-26 22:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a997b4-af84-55a0-a0d9-2e9cd71404ce with identifier: 10724839
2026-03-26 22:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a997b4-af84-55a0-a0d9-2e9cd71404ce with scrape type 2
2026-03-26 22:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a997b4-af84-55a0-a0d9-2e9cd71404ce with scrape type 2
2026-03-26 22:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0a997b4-af84-55a0-a0d9-2e9cd71404ce, identifier: 10724839
2026-03-26 22:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0a997b4-af84-55a0-a0d9-2e9cd71404ce with identifier: 10724839
2026-03-26 22:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0a997b4-af84-55a0-a0d9-2e9cd71404ce with identifier: 10724839
2026-03-26 22:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0a997b4-af84-55a0-a0d9-2e9cd71404ce with identifier: 10724839 to the API
2026-03-26 22:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724839>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd0a997b4-af84-55a0-a0d9-2e9cd71404ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724839',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 122520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance Business - Diesel - '
'Automatic - 122 hp - 122.520 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-26 22:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724839%27 HTTP/1.1" 200 None
2026-03-26 22:33:34 [adesa.be] INFO: Saving data for 10724839: {'auction_closing_time': 1774603800.0, 'created_time': 1774453125.907101, 'last_price_update_time': 1774564414.21876}
2026-03-26 22:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724839') HTTP/1.1" 204 0
2026-03-26 22:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdd64c07-f023-5aa6-be6d-fd9c5240dd66 with identifier: 10724847
2026-03-26 22:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdd64c07-f023-5aa6-be6d-fd9c5240dd66 with scrape type 2
2026-03-26 22:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdd64c07-f023-5aa6-be6d-fd9c5240dd66 with scrape type 2
2026-03-26 22:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdd64c07-f023-5aa6-be6d-fd9c5240dd66, identifier: 10724847
2026-03-26 22:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdd64c07-f023-5aa6-be6d-fd9c5240dd66 with identifier: 10724847
2026-03-26 22:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdd64c07-f023-5aa6-be6d-fd9c5240dd66 with identifier: 10724847
2026-03-26 22:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdd64c07-f023-5aa6-be6d-fd9c5240dd66 with identifier: 10724847 to the API
2026-03-26 22:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'cdd64c07-f023-5aa6-be6d-fd9c5240dd66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVL521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724847',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 38371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30400,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.7 77 kWh Pro Business Premium - Electric - Automatic '
'- 286 hp - 38.371 km',
'transmission': 'automatic',
'trim': 'Pro Business Premium',
'vin': None,
'year': 2024}
2026-03-26 22:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724847%27 HTTP/1.1" 200 None
2026-03-26 22:33:39 [adesa.be] INFO: Saving data for 10724847: {'auction_closing_time': 1774603800.0, 'created_time': 1774453124.307259, 'last_price_update_time': 1774564419.589866}
2026-03-26 22:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724847') HTTP/1.1" 204 0
2026-03-26 22:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a55088a-8af0-5e12-9e83-426cc420b351 with identifier: 10724809
2026-03-26 22:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a55088a-8af0-5e12-9e83-426cc420b351 with scrape type 2
2026-03-26 22:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a55088a-8af0-5e12-9e83-426cc420b351 with scrape type 2
2026-03-26 22:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a55088a-8af0-5e12-9e83-426cc420b351, identifier: 10724809
2026-03-26 22:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a55088a-8af0-5e12-9e83-426cc420b351 with identifier: 10724809
2026-03-26 22:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a55088a-8af0-5e12-9e83-426cc420b351 with identifier: 10724809
2026-03-26 22:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a55088a-8af0-5e12-9e83-426cc420b351 with identifier: 10724809 to the API
2026-03-26 22:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '7a55088a-8af0-5e12-9e83-426cc420b351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMF792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724809',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 35863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.7 77 kWh Pro Business Premium - Electric - Automatic '
'- 286 hp - 35.863 km',
'transmission': 'automatic',
'trim': 'Pro Business Premium',
'vin': None,
'year': 2023}
2026-03-26 22:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724809%27 HTTP/1.1" 200 None
2026-03-26 22:33:41 [adesa.be] INFO: Saving data for 10724809: {'auction_closing_time': 1774603800.0, 'created_time': 1774453120.654044, 'last_price_update_time': 1774564421.005658}
2026-03-26 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724809') HTTP/1.1" 204 0
2026-03-26 22:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10723868
2026-03-26 22:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adb8a0c6-a56e-541f-8f99-46d718e825a3 with scrape type 2
2026-03-26 22:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adb8a0c6-a56e-541f-8f99-46d718e825a3 with scrape type 2
2026-03-26 22:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adb8a0c6-a56e-541f-8f99-46d718e825a3, identifier: 10723868
2026-03-26 22:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10723868
2026-03-26 22:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10723868
2026-03-26 22:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10723868 to the API
2026-03-26 22:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723868>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'adb8a0c6-a56e-541f-8f99-46d718e825a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FHA591',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 218753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 5,
'seller_name': 'Denys nv',
'title': 'Skoda Superb Combi 2.0 TDI Ambition - Diesel - Manual - 150 hp - '
'218.753 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-26 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723868%27 HTTP/1.1" 200 None
2026-03-26 22:33:41 [adesa.be] INFO: Saving data for 10723868: {'auction_closing_time': 1774609200.0, 'created_time': 1774453113.817369, 'last_price_update_time': 1774564421.735141}
2026-03-26 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723868') HTTP/1.1" 204 0
2026-03-26 22:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5502a472-6843-58bf-adc9-2cd954ae6397 with identifier: 10724878
2026-03-26 22:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5502a472-6843-58bf-adc9-2cd954ae6397 with scrape type 2
2026-03-26 22:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5502a472-6843-58bf-adc9-2cd954ae6397 with scrape type 2
2026-03-26 22:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5502a472-6843-58bf-adc9-2cd954ae6397, identifier: 10724878
2026-03-26 22:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5502a472-6843-58bf-adc9-2cd954ae6397 with identifier: 10724878
2026-03-26 22:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5502a472-6843-58bf-adc9-2cd954ae6397 with identifier: 10724878
2026-03-26 22:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5502a472-6843-58bf-adc9-2cd954ae6397 with identifier: 10724878 to the API
2026-03-26 22:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '5502a472-6843-58bf-adc9-2cd954ae6397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGD740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724878',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 82035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 82.035 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-26 22:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724878%27 HTTP/1.1" 200 None
2026-03-26 22:33:44 [adesa.be] INFO: Saving data for 10724878: {'auction_closing_time': 1774603800.0, 'created_time': 1774453131.431844, 'last_price_update_time': 1774564424.380829}
2026-03-26 22:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724878') HTTP/1.1" 204 0
2026-03-26 22:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ba2f28-250b-564d-be1a-04eda82e1635 with identifier: 10724834
2026-03-26 22:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ba2f28-250b-564d-be1a-04eda82e1635 with scrape type 2
2026-03-26 22:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ba2f28-250b-564d-be1a-04eda82e1635 with scrape type 2
2026-03-26 22:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99ba2f28-250b-564d-be1a-04eda82e1635, identifier: 10724834
2026-03-26 22:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99ba2f28-250b-564d-be1a-04eda82e1635 with identifier: 10724834
2026-03-26 22:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99ba2f28-250b-564d-be1a-04eda82e1635 with identifier: 10724834
2026-03-26 22:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99ba2f28-250b-564d-be1a-04eda82e1635 with identifier: 10724834 to the API
2026-03-26 22:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724834>
{'auction_title': '',
'c_o_2_emission_value': 251,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '99ba2f28-250b-564d-be1a-04eda82e1635',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJV769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724834',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 167346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 3,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - Manual - 140 hp - '
'167.346 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724834%27 HTTP/1.1" 200 None
2026-03-26 22:33:46 [adesa.be] INFO: Saving data for 10724834: {'auction_closing_time': 1774603800.0, 'created_time': 1774453157.966053, 'last_price_update_time': 1774564426.212904}
2026-03-26 22:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724834') HTTP/1.1" 204 0
2026-03-26 22:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91 with identifier: 10724810
2026-03-26 22:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91 with scrape type 2
2026-03-26 22:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91 with scrape type 2
2026-03-26 22:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91, identifier: 10724810
2026-03-26 22:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91 with identifier: 10724810
2026-03-26 22:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91 with identifier: 10724810
2026-03-26 22:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a6e2a0d-ec58-5050-99ee-2ff390f0ea91 with identifier: 10724810 to the API
2026-03-26 22:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '1a6e2a0d-ec58-5050-99ee-2ff390f0ea91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPJ572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724810',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 31852,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.7 77 kWh Pro Business Premium - Electric - Automatic '
'- 286 hp - 31.852 km',
'transmission': 'automatic',
'trim': 'Pro Business Premium',
'vin': None,
'year': 2023}
2026-03-26 22:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724810%27 HTTP/1.1" 200 None
2026-03-26 22:33:47 [adesa.be] INFO: Saving data for 10724810: {'auction_closing_time': 1774603800.0, 'created_time': 1774453131.778205, 'last_price_update_time': 1774564427.762328}
2026-03-26 22:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724810') HTTP/1.1" 204 0
2026-03-26 22:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4bb6208-dc12-54c0-8a55-83c76fd754dc with identifier: 10724816
2026-03-26 22:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4bb6208-dc12-54c0-8a55-83c76fd754dc with scrape type 2
2026-03-26 22:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4bb6208-dc12-54c0-8a55-83c76fd754dc with scrape type 2
2026-03-26 22:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4bb6208-dc12-54c0-8a55-83c76fd754dc, identifier: 10724816
2026-03-26 22:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4bb6208-dc12-54c0-8a55-83c76fd754dc with identifier: 10724816
2026-03-26 22:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4bb6208-dc12-54c0-8a55-83c76fd754dc with identifier: 10724816
2026-03-26 22:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4bb6208-dc12-54c0-8a55-83c76fd754dc with identifier: 10724816 to the API
2026-03-26 22:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724816>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'c4bb6208-dc12-54c0-8a55-83c76fd754dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724816',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 99141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.4 77 kWh Max - Electric - Automatic - 204 hp - 99.141 '
'km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2021}
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724816%27 HTTP/1.1" 200 None
2026-03-26 22:33:48 [adesa.be] INFO: Saving data for 10724816: {'auction_closing_time': 1774603800.0, 'created_time': 1774453128.742665, 'last_price_update_time': 1774564428.110794}
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724816') HTTP/1.1" 204 0
2026-03-26 22:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09cc7182-2fce-5a97-ad1f-72ad840b312a with identifier: 10724833
2026-03-26 22:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09cc7182-2fce-5a97-ad1f-72ad840b312a with scrape type 2
2026-03-26 22:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09cc7182-2fce-5a97-ad1f-72ad840b312a with scrape type 2
2026-03-26 22:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09cc7182-2fce-5a97-ad1f-72ad840b312a, identifier: 10724833
2026-03-26 22:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09cc7182-2fce-5a97-ad1f-72ad840b312a with identifier: 10724833
2026-03-26 22:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09cc7182-2fce-5a97-ad1f-72ad840b312a with identifier: 10724833
2026-03-26 22:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09cc7182-2fce-5a97-ad1f-72ad840b312a with identifier: 10724833 to the API
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724833>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '09cc7182-2fce-5a97-ad1f-72ad840b312a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNN475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724833',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 200423,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy Maxi 2.0 TDI Conceptline - Diesel - Manual - 102 '
'hp - 200.423 km',
'transmission': 'manual',
'trim': 'Conceptline',
'vin': None,
'year': 2020}
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724833%27 HTTP/1.1" 200 None
2026-03-26 22:33:48 [adesa.be] INFO: Saving data for 10724833: {'auction_closing_time': 1774603800.0, 'created_time': 1774453158.626398, 'last_price_update_time': 1774564428.567744}
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724833') HTTP/1.1" 204 0
2026-03-26 22:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc79798-87c2-58c1-8f0d-b82693203659 with identifier: 10724859
2026-03-26 22:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc79798-87c2-58c1-8f0d-b82693203659 with scrape type 2
2026-03-26 22:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bc79798-87c2-58c1-8f0d-b82693203659 with scrape type 2
2026-03-26 22:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bc79798-87c2-58c1-8f0d-b82693203659, identifier: 10724859
2026-03-26 22:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bc79798-87c2-58c1-8f0d-b82693203659 with identifier: 10724859
2026-03-26 22:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bc79798-87c2-58c1-8f0d-b82693203659 with identifier: 10724859
2026-03-26 22:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bc79798-87c2-58c1-8f0d-b82693203659 with identifier: 10724859 to the API
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724859>
{'auction_title': '',
'c_o_2_emission_value': 249,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2bc79798-87c2-58c1-8f0d-b82693203659',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHJ378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724859',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 63687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17850,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 7,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Crafter L4H4 2.0 TDI - Diesel - Manual - 140 hp - 63.687 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724859%27 HTTP/1.1" 200 None
2026-03-26 22:33:48 [adesa.be] INFO: Saving data for 10724859: {'auction_closing_time': 1774603800.0, 'created_time': 1774453166.433699, 'last_price_update_time': 1774564428.942612}
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724859') HTTP/1.1" 204 0
2026-03-26 22:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd with identifier: 10724871
2026-03-26 22:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd with scrape type 2
2026-03-26 22:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd with scrape type 2
2026-03-26 22:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd, identifier: 10724871
2026-03-26 22:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd with identifier: 10724871
2026-03-26 22:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd with identifier: 10724871
2026-03-26 22:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd with identifier: 10724871 to the API
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724871>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '6942d485-1d0e-5b51-a94c-3b9b7a8ed5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFC138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724871',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 111941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'111.941 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724871%27 HTTP/1.1" 200 None
2026-03-26 22:33:49 [adesa.be] INFO: Saving data for 10724871: {'auction_closing_time': 1774603800.0, 'created_time': 1774453152.117595, 'last_price_update_time': 1774564429.454731}
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724871') HTTP/1.1" 204 0
2026-03-26 22:33:49 [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-26 22:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517
2026-03-26 22:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af9cebbd-1dbb-5878-a83e-a4b99505aad3 with scrape type 2
2026-03-26 22:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af9cebbd-1dbb-5878-a83e-a4b99505aad3 with scrape type 2
2026-03-26 22:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af9cebbd-1dbb-5878-a83e-a4b99505aad3, identifier: 10616517
2026-03-26 22:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517
2026-03-26 22:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517
2026-03-26 22:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517 to the API
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:49 [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-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:49 [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-26 22:33:49 [adesa.be] INFO: Saving data for 10616517: {'auction_closing_time': 1801392300.0, 'created_time': 1773236444.757692, 'last_price_update_time': 1774564429.921382}
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616517') HTTP/1.1" 204 0
2026-03-26 22:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626a35cc-8653-5f8f-8806-e6802fabc414 with identifier: 10724812
2026-03-26 22:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626a35cc-8653-5f8f-8806-e6802fabc414 with scrape type 2
2026-03-26 22:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 626a35cc-8653-5f8f-8806-e6802fabc414 with scrape type 2
2026-03-26 22:33:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 626a35cc-8653-5f8f-8806-e6802fabc414, identifier: 10724812
2026-03-26 22:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 626a35cc-8653-5f8f-8806-e6802fabc414 with identifier: 10724812
2026-03-26 22:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 626a35cc-8653-5f8f-8806-e6802fabc414 with identifier: 10724812
2026-03-26 22:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 626a35cc-8653-5f8f-8806-e6802fabc414 with identifier: 10724812 to the API
2026-03-26 22:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724812>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '626a35cc-8653-5f8f-8806-e6802fabc414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQL209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724812',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 82964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'82.964 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-26 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724812%27 HTTP/1.1" 200 None
2026-03-26 22:33:52 [adesa.be] INFO: Saving data for 10724812: {'auction_closing_time': 1774603800.0, 'created_time': 1774453144.138419, 'last_price_update_time': 1774564432.855053}
2026-03-26 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724812') HTTP/1.1" 204 0
2026-03-26 22:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 600c21b5-af90-5bd9-88c3-d8f998232ba2 with identifier: 10724836
2026-03-26 22:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 600c21b5-af90-5bd9-88c3-d8f998232ba2 with scrape type 2
2026-03-26 22:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 600c21b5-af90-5bd9-88c3-d8f998232ba2 with scrape type 2
2026-03-26 22:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 600c21b5-af90-5bd9-88c3-d8f998232ba2, identifier: 10724836
2026-03-26 22:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 600c21b5-af90-5bd9-88c3-d8f998232ba2 with identifier: 10724836
2026-03-26 22:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 600c21b5-af90-5bd9-88c3-d8f998232ba2 with identifier: 10724836
2026-03-26 22:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 600c21b5-af90-5bd9-88c3-d8f998232ba2 with identifier: 10724836 to the API
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724836>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '600c21b5-af90-5bd9-88c3-d8f998232ba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTJ582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724836',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 139287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'139.287 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724836%27 HTTP/1.1" 200 None
2026-03-26 22:33:54 [adesa.be] INFO: Saving data for 10724836: {'auction_closing_time': 1774603800.0, 'created_time': 1774453153.973284, 'last_price_update_time': 1774564434.292864}
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724836') HTTP/1.1" 204 0
2026-03-26 22:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f133c336-750e-5efa-a516-e55cd12ef2e0 with identifier: 10724877
2026-03-26 22:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f133c336-750e-5efa-a516-e55cd12ef2e0 with scrape type 2
2026-03-26 22:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f133c336-750e-5efa-a516-e55cd12ef2e0 with scrape type 2
2026-03-26 22:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f133c336-750e-5efa-a516-e55cd12ef2e0, identifier: 10724877
2026-03-26 22:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f133c336-750e-5efa-a516-e55cd12ef2e0 with identifier: 10724877
2026-03-26 22:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f133c336-750e-5efa-a516-e55cd12ef2e0 with identifier: 10724877
2026-03-26 22:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f133c336-750e-5efa-a516-e55cd12ef2e0 with identifier: 10724877 to the API
2026-03-26 22:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724877>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f133c336-750e-5efa-a516-e55cd12ef2e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNK157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724877',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 81725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 1.4 TSI L&K - Hybrid - Automatic - 156 hp - '
'81.725 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-26 22:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724877%27 HTTP/1.1" 200 None
2026-03-26 22:33:55 [adesa.be] INFO: Saving data for 10724877: {'auction_closing_time': 1774603800.0, 'created_time': 1774453161.600749, 'last_price_update_time': 1774564435.707513}
2026-03-26 22:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724877') HTTP/1.1" 204 0
2026-03-26 22:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685
2026-03-26 22:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccef5c3-dc99-5f49-9500-872b87e15bc8 with scrape type 2
2026-03-26 22:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eccef5c3-dc99-5f49-9500-872b87e15bc8 with scrape type 2
2026-03-26 22:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eccef5c3-dc99-5f49-9500-872b87e15bc8, identifier: 10724685
2026-03-26 22:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685
2026-03-26 22:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685
2026-03-26 22:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685 to the API
2026-03-26 22:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724685>
{'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-27T11: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=10724685',
'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': 10100,
'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-26 22:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724685%27 HTTP/1.1" 200 None
2026-03-26 22:33:56 [adesa.be] INFO: Saving data for 10724685: {'auction_closing_time': 1774609200.0, 'created_time': 1774452902.60349, 'last_price_update_time': 1774564436.079655}
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724685') HTTP/1.1" 204 0
2026-03-26 22:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d06c87ad-4944-5551-b564-3741efa6b079 with identifier: 10724846
2026-03-26 22:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d06c87ad-4944-5551-b564-3741efa6b079 with scrape type 2
2026-03-26 22:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d06c87ad-4944-5551-b564-3741efa6b079 with scrape type 2
2026-03-26 22:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d06c87ad-4944-5551-b564-3741efa6b079, identifier: 10724846
2026-03-26 22:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d06c87ad-4944-5551-b564-3741efa6b079 with identifier: 10724846
2026-03-26 22:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d06c87ad-4944-5551-b564-3741efa6b079 with identifier: 10724846
2026-03-26 22:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d06c87ad-4944-5551-b564-3741efa6b079 with identifier: 10724846 to the API
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724846>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd06c87ad-4944-5551-b564-3741efa6b079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPD629',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724846',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 105563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 1.4 TSI Style - Hybrid - Automatic - 150 hp - '
'105.563 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724846%27 HTTP/1.1" 200 None
2026-03-26 22:33:56 [adesa.be] INFO: Saving data for 10724846: {'auction_closing_time': 1774603800.0, 'created_time': 1774453153.663177, 'last_price_update_time': 1774564436.44194}
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724846') HTTP/1.1" 204 0
2026-03-26 22:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7aca90e-71f3-5d72-86b9-9912939c1bc5 with identifier: 10724856
2026-03-26 22:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7aca90e-71f3-5d72-86b9-9912939c1bc5 with scrape type 2
2026-03-26 22:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7aca90e-71f3-5d72-86b9-9912939c1bc5 with scrape type 2
2026-03-26 22:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7aca90e-71f3-5d72-86b9-9912939c1bc5, identifier: 10724856
2026-03-26 22:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7aca90e-71f3-5d72-86b9-9912939c1bc5 with identifier: 10724856
2026-03-26 22:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7aca90e-71f3-5d72-86b9-9912939c1bc5 with identifier: 10724856
2026-03-26 22:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7aca90e-71f3-5d72-86b9-9912939c1bc5 with identifier: 10724856 to the API
2026-03-26 22:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724856>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e7aca90e-71f3-5d72-86b9-9912939c1bc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JCB003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724856',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 168733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - '
'168.733 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724856%27 HTTP/1.1" 200 None
2026-03-26 22:33:58 [adesa.be] INFO: Saving data for 10724856: {'auction_closing_time': 1774603800.0, 'created_time': 1774453135.070231, 'last_price_update_time': 1774564438.263309}
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724856') HTTP/1.1" 204 0
2026-03-26 22:33:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.381(s), this was the 1st time calling it.
2026-03-26 22:33:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.277230946131857 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-26 22:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d5cb0f-0d4b-5dba-9669-052a24b69bf5 with identifier: 10724866
2026-03-26 22:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d5cb0f-0d4b-5dba-9669-052a24b69bf5 with scrape type 2
2026-03-26 22:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d5cb0f-0d4b-5dba-9669-052a24b69bf5 with scrape type 2
2026-03-26 22:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79d5cb0f-0d4b-5dba-9669-052a24b69bf5, identifier: 10724866
2026-03-26 22:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79d5cb0f-0d4b-5dba-9669-052a24b69bf5 with identifier: 10724866
2026-03-26 22:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79d5cb0f-0d4b-5dba-9669-052a24b69bf5 with identifier: 10724866
2026-03-26 22:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79d5cb0f-0d4b-5dba-9669-052a24b69bf5 with identifier: 10724866 to the API
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724866>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '79d5cb0f-0d4b-5dba-9669-052a24b69bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADG865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724866',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 102082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'102.082 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724866%27 HTTP/1.1" 200 None
2026-03-26 22:33:58 [adesa.be] INFO: Saving data for 10724866: {'auction_closing_time': 1774603800.0, 'created_time': 1774453156.730893, 'last_price_update_time': 1774564438.725151}
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724866') HTTP/1.1" 204 0
2026-03-26 22:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3473c0f-6c65-5751-bfe9-a836b2f547a8 with identifier: 10724819
2026-03-26 22:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3473c0f-6c65-5751-bfe9-a836b2f547a8 with scrape type 2
2026-03-26 22:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3473c0f-6c65-5751-bfe9-a836b2f547a8 with scrape type 2
2026-03-26 22:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3473c0f-6c65-5751-bfe9-a836b2f547a8, identifier: 10724819
2026-03-26 22:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3473c0f-6c65-5751-bfe9-a836b2f547a8 with identifier: 10724819
2026-03-26 22:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3473c0f-6c65-5751-bfe9-a836b2f547a8 with identifier: 10724819
2026-03-26 22:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3473c0f-6c65-5751-bfe9-a836b2f547a8 with identifier: 10724819 to the API
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724819>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c3473c0f-6c65-5751-bfe9-a836b2f547a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724819',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 120368,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Manual - 110 hp - 120.368 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-26 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724819%27 HTTP/1.1" 200 None
2026-03-26 22:33:59 [adesa.be] INFO: Saving data for 10724819: {'auction_closing_time': 1774603800.0, 'created_time': 1774453156.365261, 'last_price_update_time': 1774564439.0799}
2026-03-26 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724819') HTTP/1.1" 204 0
2026-03-26 22:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48687150-1242-5bb9-820a-39ba119708b2 with identifier: 10724868
2026-03-26 22:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48687150-1242-5bb9-820a-39ba119708b2 with scrape type 2
2026-03-26 22:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48687150-1242-5bb9-820a-39ba119708b2 with scrape type 2
2026-03-26 22:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48687150-1242-5bb9-820a-39ba119708b2, identifier: 10724868
2026-03-26 22:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48687150-1242-5bb9-820a-39ba119708b2 with identifier: 10724868
2026-03-26 22:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48687150-1242-5bb9-820a-39ba119708b2 with identifier: 10724868
2026-03-26 22:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48687150-1242-5bb9-820a-39ba119708b2 with identifier: 10724868 to the API
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724868>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '48687150-1242-5bb9-820a-39ba119708b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVY143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724868',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 36067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Kamiq 1.0 TSI Clever - Petrol - Automatic - 110 hp - 36.067 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2024}
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724868%27 HTTP/1.1" 200 None
2026-03-26 22:34:00 [adesa.be] INFO: Saving data for 10724868: {'auction_closing_time': 1774603800.0, 'created_time': 1774453191.294356, 'last_price_update_time': 1774564440.544377}
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724868') HTTP/1.1" 204 0
2026-03-26 22:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7e79c1b-72ab-5191-8990-3e5e7ef00e16 with identifier: 10724843
2026-03-26 22:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7e79c1b-72ab-5191-8990-3e5e7ef00e16 with scrape type 2
2026-03-26 22:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7e79c1b-72ab-5191-8990-3e5e7ef00e16 with scrape type 2
2026-03-26 22:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7e79c1b-72ab-5191-8990-3e5e7ef00e16, identifier: 10724843
2026-03-26 22:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7e79c1b-72ab-5191-8990-3e5e7ef00e16 with identifier: 10724843
2026-03-26 22:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7e79c1b-72ab-5191-8990-3e5e7ef00e16 with identifier: 10724843
2026-03-26 22:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7e79c1b-72ab-5191-8990-3e5e7ef00e16 with identifier: 10724843 to the API
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724843>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c7e79c1b-72ab-5191-8990-3e5e7ef00e16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADQ196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724843',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia 1.4 TSI Style - Hybrid - Automatic - 150 hp - 97.437 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724843%27 HTTP/1.1" 200 None
2026-03-26 22:34:00 [adesa.be] INFO: Saving data for 10724843: {'auction_closing_time': 1774603800.0, 'created_time': 1774453152.479255, 'last_price_update_time': 1774564440.935268}
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724843') HTTP/1.1" 204 0
2026-03-26 22:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4 with identifier: 10724861
2026-03-26 22:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4 with scrape type 2
2026-03-26 22:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4 with scrape type 2
2026-03-26 22:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4, identifier: 10724861
2026-03-26 22:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4 with identifier: 10724861
2026-03-26 22:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4 with identifier: 10724861
2026-03-26 22:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4 with identifier: 10724861 to the API
2026-03-26 22:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724861>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '46e5e57e-d5f6-59f0-85a5-fcbf1d06d8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEM066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724861',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 44363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'44.363 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-26 22:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724861%27 HTTP/1.1" 200 None
2026-03-26 22:34:02 [adesa.be] INFO: Saving data for 10724861: {'auction_closing_time': 1774603800.0, 'created_time': 1774453155.469658, 'last_price_update_time': 1774564442.453383}
2026-03-26 22:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724861') HTTP/1.1" 204 0
2026-03-26 22:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1cff340-55a0-5794-aa1d-4fdb15130a6c with identifier: 10724824
2026-03-26 22:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1cff340-55a0-5794-aa1d-4fdb15130a6c with scrape type 2
2026-03-26 22:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1cff340-55a0-5794-aa1d-4fdb15130a6c with scrape type 2
2026-03-26 22:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1cff340-55a0-5794-aa1d-4fdb15130a6c, identifier: 10724824
2026-03-26 22:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1cff340-55a0-5794-aa1d-4fdb15130a6c with identifier: 10724824
2026-03-26 22:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1cff340-55a0-5794-aa1d-4fdb15130a6c with identifier: 10724824
2026-03-26 22:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1cff340-55a0-5794-aa1d-4fdb15130a6c with identifier: 10724824 to the API
2026-03-26 22:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724824>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e1cff340-55a0-5794-aa1d-4fdb15130a6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FEG658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724824',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 26228,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-04-10',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Kamiq 1.0 TSI - Petrol - Manual - 116 hp - 26.228 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724824%27 HTTP/1.1" 200 None
2026-03-26 22:34:02 [adesa.be] INFO: Saving data for 10724824: {'auction_closing_time': 1774603800.0, 'created_time': 1774453150.572684, 'last_price_update_time': 1774564442.995912}
2026-03-26 22:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724824') HTTP/1.1" 204 0
2026-03-26 22:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff6ba94-55db-58f0-8740-8c2deae8b7d1 with identifier: 10724858
2026-03-26 22:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff6ba94-55db-58f0-8740-8c2deae8b7d1 with scrape type 2
2026-03-26 22:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aff6ba94-55db-58f0-8740-8c2deae8b7d1 with scrape type 2
2026-03-26 22:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aff6ba94-55db-58f0-8740-8c2deae8b7d1, identifier: 10724858
2026-03-26 22:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aff6ba94-55db-58f0-8740-8c2deae8b7d1 with identifier: 10724858
2026-03-26 22:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aff6ba94-55db-58f0-8740-8c2deae8b7d1 with identifier: 10724858
2026-03-26 22:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aff6ba94-55db-58f0-8740-8c2deae8b7d1 with identifier: 10724858 to the API
2026-03-26 22:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724858>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'aff6ba94-55db-58f0-8740-8c2deae8b7d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724858',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 88445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 95 hp - 88.445 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724858%27 HTTP/1.1" 200 None
2026-03-26 22:34:05 [adesa.be] INFO: Saving data for 10724858: {'auction_closing_time': 1774603800.0, 'created_time': 1774453190.179204, 'last_price_update_time': 1774564445.088433}
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724858') HTTP/1.1" 204 0
2026-03-26 22:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af85dc5-8764-592c-b254-e7edb86d9015 with identifier: 10724865
2026-03-26 22:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af85dc5-8764-592c-b254-e7edb86d9015 with scrape type 2
2026-03-26 22:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af85dc5-8764-592c-b254-e7edb86d9015 with scrape type 2
2026-03-26 22:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af85dc5-8764-592c-b254-e7edb86d9015, identifier: 10724865
2026-03-26 22:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af85dc5-8764-592c-b254-e7edb86d9015 with identifier: 10724865
2026-03-26 22:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af85dc5-8764-592c-b254-e7edb86d9015 with identifier: 10724865
2026-03-26 22:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af85dc5-8764-592c-b254-e7edb86d9015 with identifier: 10724865 to the API
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724865>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0af85dc5-8764-592c-b254-e7edb86d9015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724865',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 98498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 95 hp - 98.498 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724865%27 HTTP/1.1" 200 None
2026-03-26 22:34:05 [adesa.be] INFO: Saving data for 10724865: {'auction_closing_time': 1774603800.0, 'created_time': 1774453184.315991, 'last_price_update_time': 1774564445.749645}
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724865') HTTP/1.1" 204 0
2026-03-26 22:34:06 [scrapy.extensions.logstats] INFO: Crawled 985 pages (at 43 pages/min), scraped 919 items (at 43 items/min)
2026-03-26 22:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ce036d-332c-550b-b336-935ad2fa5ce6 with identifier: 10724829
2026-03-26 22:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ce036d-332c-550b-b336-935ad2fa5ce6 with scrape type 2
2026-03-26 22:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ce036d-332c-550b-b336-935ad2fa5ce6 with scrape type 2
2026-03-26 22:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48ce036d-332c-550b-b336-935ad2fa5ce6, identifier: 10724829
2026-03-26 22:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48ce036d-332c-550b-b336-935ad2fa5ce6 with identifier: 10724829
2026-03-26 22:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48ce036d-332c-550b-b336-935ad2fa5ce6 with identifier: 10724829
2026-03-26 22:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48ce036d-332c-550b-b336-935ad2fa5ce6 with identifier: 10724829 to the API
2026-03-26 22:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '48ce036d-332c-550b-b336-935ad2fa5ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FRB496',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724829',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 21266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Tavascan 77 kWh Endurance - Electric - Automatic - 285 hp - '
'21.266 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-26 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724829%27 HTTP/1.1" 200 None
2026-03-26 22:34:07 [adesa.be] INFO: Saving data for 10724829: {'auction_closing_time': 1774603800.0, 'created_time': 1774453192.098503, 'last_price_update_time': 1774564447.41054}
2026-03-26 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724829') HTTP/1.1" 204 0
2026-03-26 22:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c063a639-fe75-54fb-bc76-b6172354b6de with identifier: 10724827
2026-03-26 22:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c063a639-fe75-54fb-bc76-b6172354b6de with scrape type 2
2026-03-26 22:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c063a639-fe75-54fb-bc76-b6172354b6de with scrape type 2
2026-03-26 22:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c063a639-fe75-54fb-bc76-b6172354b6de, identifier: 10724827
2026-03-26 22:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c063a639-fe75-54fb-bc76-b6172354b6de with identifier: 10724827
2026-03-26 22:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c063a639-fe75-54fb-bc76-b6172354b6de with identifier: 10724827
2026-03-26 22:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c063a639-fe75-54fb-bc76-b6172354b6de with identifier: 10724827 to the API
2026-03-26 22:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724827>
{'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': 80,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c063a639-fe75-54fb-bc76-b6172354b6de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724827',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 70009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Ibiza 1.0i Style - Petrol - Manual - 80 hp - 70.009 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724827%27 HTTP/1.1" 200 None
2026-03-26 22:34:08 [adesa.be] INFO: Saving data for 10724827: {'auction_closing_time': 1774603800.0, 'created_time': 1774453189.215257, 'last_price_update_time': 1774564448.128134}
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724827') HTTP/1.1" 204 0
2026-03-26 22:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dbc6084-fe94-5fc5-baae-d3579075b3e8 with identifier: 10724855
2026-03-26 22:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dbc6084-fe94-5fc5-baae-d3579075b3e8 with scrape type 2
2026-03-26 22:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dbc6084-fe94-5fc5-baae-d3579075b3e8 with scrape type 2
2026-03-26 22:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dbc6084-fe94-5fc5-baae-d3579075b3e8, identifier: 10724855
2026-03-26 22:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dbc6084-fe94-5fc5-baae-d3579075b3e8 with identifier: 10724855
2026-03-26 22:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dbc6084-fe94-5fc5-baae-d3579075b3e8 with identifier: 10724855
2026-03-26 22:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dbc6084-fe94-5fc5-baae-d3579075b3e8 with identifier: 10724855 to the API
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724855>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8dbc6084-fe94-5fc5-baae-d3579075b3e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724855',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 145032,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Manual - 115 hp - 145.032 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724855%27 HTTP/1.1" 200 None
2026-03-26 22:34:08 [adesa.be] INFO: Saving data for 10724855: {'auction_closing_time': 1774603800.0, 'created_time': 1774453154.331917, 'last_price_update_time': 1774564448.727508}
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724855') HTTP/1.1" 204 0
2026-03-26 22:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b818146c-fa5b-55e6-89b5-1a9775ff0a99 with identifier: 10724841
2026-03-26 22:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b818146c-fa5b-55e6-89b5-1a9775ff0a99 with scrape type 2
2026-03-26 22:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b818146c-fa5b-55e6-89b5-1a9775ff0a99 with scrape type 2
2026-03-26 22:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b818146c-fa5b-55e6-89b5-1a9775ff0a99, identifier: 10724841
2026-03-26 22:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b818146c-fa5b-55e6-89b5-1a9775ff0a99 with identifier: 10724841
2026-03-26 22:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b818146c-fa5b-55e6-89b5-1a9775ff0a99 with identifier: 10724841
2026-03-26 22:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b818146c-fa5b-55e6-89b5-1a9775ff0a99 with identifier: 10724841 to the API
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724841>
{'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-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b818146c-fa5b-55e6-89b5-1a9775ff0a99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724841',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 118803,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q5 Sportback 50 TFSIe S Line - Quattro - Hybrid - Automatic - '
'265 hp - 118.803 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724841%27 HTTP/1.1" 200 None
2026-03-26 22:34:09 [adesa.be] INFO: Saving data for 10724841: {'auction_closing_time': 1774603800.0, 'created_time': 1774453185.959792, 'last_price_update_time': 1774564449.501427}
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724841') HTTP/1.1" 204 0
2026-03-26 22:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc358477-0888-5bff-8bd0-9d55cde1a667 with identifier: 10724821
2026-03-26 22:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc358477-0888-5bff-8bd0-9d55cde1a667 with scrape type 2
2026-03-26 22:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc358477-0888-5bff-8bd0-9d55cde1a667 with scrape type 2
2026-03-26 22:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc358477-0888-5bff-8bd0-9d55cde1a667, identifier: 10724821
2026-03-26 22:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc358477-0888-5bff-8bd0-9d55cde1a667 with identifier: 10724821
2026-03-26 22:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc358477-0888-5bff-8bd0-9d55cde1a667 with identifier: 10724821
2026-03-26 22:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc358477-0888-5bff-8bd0-9d55cde1a667 with identifier: 10724821 to the API
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'fc358477-0888-5bff-8bd0-9d55cde1a667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVS031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724821',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 26674,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Tavascan 77 kWh VZ - AWD - Electric - Automatic - 340 hp - '
'26.674 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2025}
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724821%27 HTTP/1.1" 200 None
2026-03-26 22:34:09 [adesa.be] INFO: Saving data for 10724821: {'auction_closing_time': 1774603800.0, 'created_time': 1774453191.620768, 'last_price_update_time': 1774564449.865311}
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724821') HTTP/1.1" 204 0
2026-03-26 22:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d9e96c-8099-5736-a655-790498770373 with identifier: 10724825
2026-03-26 22:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d9e96c-8099-5736-a655-790498770373 with scrape type 2
2026-03-26 22:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d9e96c-8099-5736-a655-790498770373 with scrape type 2
2026-03-26 22:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d9e96c-8099-5736-a655-790498770373, identifier: 10724825
2026-03-26 22:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d9e96c-8099-5736-a655-790498770373 with identifier: 10724825
2026-03-26 22:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d9e96c-8099-5736-a655-790498770373 with identifier: 10724825
2026-03-26 22:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d9e96c-8099-5736-a655-790498770373 with identifier: 10724825 to the API
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724825>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '18d9e96c-8099-5736-a655-790498770373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGQ030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724825',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 62731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Formentor 1.4 - Hybrid - Automatic - 150 hp - 62.731 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724825%27 HTTP/1.1" 200 None
2026-03-26 22:34:10 [adesa.be] INFO: Saving data for 10724825: {'auction_closing_time': 1774603800.0, 'created_time': 1774453188.830513, 'last_price_update_time': 1774564450.232719}
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724825') HTTP/1.1" 204 0
2026-03-26 22:34:10 [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-26 22: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-26 22:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-26 22:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with scrape type 2
2026-03-26 22:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with scrape type 2
2026-03-26 22:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1, identifier: 10568036
2026-03-26 22:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-26 22:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-26 22:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036 to the API
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:10 [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': 22200,
'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-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:10 [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-26 22:34:10 [adesa.be] INFO: Saving data for 10568036: {'auction_closing_time': 1801392300.0, 'created_time': 1773236427.448642, 'last_price_update_time': 1774564450.854182}
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10568036') HTTP/1.1" 204 0
2026-03-26 22:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870
2026-03-26 22:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with scrape type 2
2026-03-26 22:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with scrape type 2
2026-03-26 22:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804, identifier: 10724870
2026-03-26 22:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870
2026-03-26 22:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870
2026-03-26 22:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870 to the API
2026-03-26 22:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724870>
{'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-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '5fe9ca62-cf96-5f7d-8f99-a34404d3d804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWF644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724870',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 106254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-08-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 106.254 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-26 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724870%27 HTTP/1.1" 200 None
2026-03-26 22:34:12 [adesa.be] INFO: Saving data for 10724870: {'auction_closing_time': 1774603800.0, 'created_time': 1774452926.090594, 'last_price_update_time': 1774564452.804142}
2026-03-26 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724870') HTTP/1.1" 204 0
2026-03-26 22:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f27bd05-f645-56f7-a722-574250efef94 with identifier: 10724828
2026-03-26 22:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f27bd05-f645-56f7-a722-574250efef94 with scrape type 2
2026-03-26 22:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f27bd05-f645-56f7-a722-574250efef94 with scrape type 2
2026-03-26 22:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f27bd05-f645-56f7-a722-574250efef94, identifier: 10724828
2026-03-26 22:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f27bd05-f645-56f7-a722-574250efef94 with identifier: 10724828
2026-03-26 22:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f27bd05-f645-56f7-a722-574250efef94 with identifier: 10724828
2026-03-26 22:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f27bd05-f645-56f7-a722-574250efef94 with identifier: 10724828 to the API
2026-03-26 22:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '7f27bd05-f645-56f7-a722-574250efef94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPA547',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724828',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 74524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q5 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'74.524 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-26 22:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724828%27 HTTP/1.1" 200 None
2026-03-26 22:34:13 [adesa.be] INFO: Saving data for 10724828: {'auction_closing_time': 1774603800.0, 'created_time': 1774453185.643817, 'last_price_update_time': 1774564453.261268}
2026-03-26 22:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724828') HTTP/1.1" 204 0
2026-03-26 22:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2 with identifier: 10724820
2026-03-26 22:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2 with scrape type 2
2026-03-26 22:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2 with scrape type 2
2026-03-26 22:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2, identifier: 10724820
2026-03-26 22:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2 with identifier: 10724820
2026-03-26 22:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2 with identifier: 10724820
2026-03-26 22:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2 with identifier: 10724820 to the API
2026-03-26 22:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724820>
{'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': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fd0c6e2c-d326-5e80-b10b-427b7fd3d9a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRU775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724820',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 135249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 135.249 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724820%27 HTTP/1.1" 200 None
2026-03-26 22:34:16 [adesa.be] INFO: Saving data for 10724820: {'auction_closing_time': 1774603800.0, 'created_time': 1774453180.94024, 'last_price_update_time': 1774564456.957168}
2026-03-26 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724820') HTTP/1.1" 204 0
2026-03-26 22:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18813c42-43d3-521a-8f61-dbb90abbd803 with identifier: 10724864
2026-03-26 22:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18813c42-43d3-521a-8f61-dbb90abbd803 with scrape type 2
2026-03-26 22:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18813c42-43d3-521a-8f61-dbb90abbd803 with scrape type 2
2026-03-26 22:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18813c42-43d3-521a-8f61-dbb90abbd803, identifier: 10724864
2026-03-26 22:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852
2026-03-26 22:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68129aae-325f-5818-9892-c8b8a7ce6b14 with scrape type 2
2026-03-26 22:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68129aae-325f-5818-9892-c8b8a7ce6b14 with scrape type 2
2026-03-26 22:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68129aae-325f-5818-9892-c8b8a7ce6b14, identifier: 10724852
2026-03-26 22:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18813c42-43d3-521a-8f61-dbb90abbd803 with identifier: 10724864
2026-03-26 22:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18813c42-43d3-521a-8f61-dbb90abbd803 with identifier: 10724864
2026-03-26 22:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18813c42-43d3-521a-8f61-dbb90abbd803 with identifier: 10724864 to the API
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724864>
{'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-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '18813c42-43d3-521a-8f61-dbb90abbd803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WHY321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724864',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 90055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q4 E-tron 40 Advanced - Electric - Automatic - 204 hp - 90.055 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724864%27 HTTP/1.1" 200 None
2026-03-26 22:34:17 [adesa.be] INFO: Saving data for 10724864: {'auction_closing_time': 1774603800.0, 'created_time': 1774453185.324307, 'last_price_update_time': 1774564457.550796}
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724864') HTTP/1.1" 204 0
2026-03-26 22:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852
2026-03-26 22:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852
2026-03-26 22:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852 to the API
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '68129aae-325f-5818-9892-c8b8a7ce6b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPX537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724852',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 95776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 95.776 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724852%27 HTTP/1.1" 200 None
2026-03-26 22:34:17 [adesa.be] INFO: Saving data for 10724852: {'auction_closing_time': 1774603800.0, 'created_time': 1774452920.571667, 'last_price_update_time': 1774564457.831012}
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724852') HTTP/1.1" 204 0
2026-03-26 22:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 635559ae-6916-5c65-b264-2d0d30762c5e with identifier: 10724832
2026-03-26 22:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 635559ae-6916-5c65-b264-2d0d30762c5e with scrape type 2
2026-03-26 22:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 635559ae-6916-5c65-b264-2d0d30762c5e with scrape type 2
2026-03-26 22:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 635559ae-6916-5c65-b264-2d0d30762c5e, identifier: 10724832
2026-03-26 22:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 635559ae-6916-5c65-b264-2d0d30762c5e with identifier: 10724832
2026-03-26 22:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 635559ae-6916-5c65-b264-2d0d30762c5e with identifier: 10724832
2026-03-26 22:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 635559ae-6916-5c65-b264-2d0d30762c5e with identifier: 10724832 to the API
2026-03-26 22:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724832>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '635559ae-6916-5c65-b264-2d0d30762c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGR830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724832',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 45252,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2024-05-03',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 1.0 TSI Family - Petrol - Automatic - 110 hp - '
'45.252 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2024}
2026-03-26 22:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724832%27 HTTP/1.1" 200 None
2026-03-26 22:34:26 [adesa.be] INFO: Saving data for 10724832: {'auction_closing_time': 1774603800.0, 'created_time': 1774453154.678822, 'last_price_update_time': 1774564466.781148}
2026-03-26 22:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724832') HTTP/1.1" 204 0
2026-03-26 22:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb48119d-3b94-5271-90bc-9c688b007ed7 with identifier: 10724811
2026-03-26 22:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb48119d-3b94-5271-90bc-9c688b007ed7 with scrape type 2
2026-03-26 22:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb48119d-3b94-5271-90bc-9c688b007ed7 with scrape type 2
2026-03-26 22:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb48119d-3b94-5271-90bc-9c688b007ed7, identifier: 10724811
2026-03-26 22:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb48119d-3b94-5271-90bc-9c688b007ed7 with identifier: 10724811
2026-03-26 22:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb48119d-3b94-5271-90bc-9c688b007ed7 with identifier: 10724811
2026-03-26 22:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb48119d-3b94-5271-90bc-9c688b007ed7 with identifier: 10724811 to the API
2026-03-26 22:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724811>
{'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': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb48119d-3b94-5271-90bc-9c688b007ed7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLK921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724811',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 88863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'88.863 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724811%27 HTTP/1.1" 200 None
2026-03-26 22:34:28 [adesa.be] INFO: Saving data for 10724811: {'auction_closing_time': 1774603800.0, 'created_time': 1774453176.169208, 'last_price_update_time': 1774564468.347109}
2026-03-26 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724811') HTTP/1.1" 204 0
2026-03-26 22:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d06d6f5-7282-5d57-ab37-e09315e9cb20 with identifier: 10724879
2026-03-26 22:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d06d6f5-7282-5d57-ab37-e09315e9cb20 with scrape type 2
2026-03-26 22:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d06d6f5-7282-5d57-ab37-e09315e9cb20 with scrape type 2
2026-03-26 22:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d06d6f5-7282-5d57-ab37-e09315e9cb20, identifier: 10724879
2026-03-26 22:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d06d6f5-7282-5d57-ab37-e09315e9cb20 with identifier: 10724879
2026-03-26 22:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d06d6f5-7282-5d57-ab37-e09315e9cb20 with identifier: 10724879
2026-03-26 22:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d06d6f5-7282-5d57-ab37-e09315e9cb20 with identifier: 10724879 to the API
2026-03-26 22:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724879>
{'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-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '9d06d6f5-7282-5d57-ab37-e09315e9cb20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSH822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724879',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 34957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'34.957 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724879%27 HTTP/1.1" 200 None
2026-03-26 22:34:30 [adesa.be] INFO: Saving data for 10724879: {'auction_closing_time': 1774603800.0, 'created_time': 1774453178.063583, 'last_price_update_time': 1774564470.000566}
2026-03-26 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724879') HTTP/1.1" 204 0
2026-03-26 22:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974bcd65-5b57-5053-bcfc-c3fb87e04162 with identifier: 10724838
2026-03-26 22:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974bcd65-5b57-5053-bcfc-c3fb87e04162 with scrape type 2
2026-03-26 22:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 974bcd65-5b57-5053-bcfc-c3fb87e04162 with scrape type 2
2026-03-26 22:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 974bcd65-5b57-5053-bcfc-c3fb87e04162, identifier: 10724838
2026-03-26 22:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 974bcd65-5b57-5053-bcfc-c3fb87e04162 with identifier: 10724838
2026-03-26 22:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 974bcd65-5b57-5053-bcfc-c3fb87e04162 with identifier: 10724838
2026-03-26 22:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 974bcd65-5b57-5053-bcfc-c3fb87e04162 with identifier: 10724838 to the API
2026-03-26 22:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724838>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '974bcd65-5b57-5053-bcfc-c3fb87e04162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTK212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724838',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 126543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 2.0 TDI Business - Diesel - Automatic - 136 hp - '
'126.543 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724838%27 HTTP/1.1" 200 None
2026-03-26 22:34:31 [adesa.be] INFO: Saving data for 10724838: {'auction_closing_time': 1774603800.0, 'created_time': 1774453179.580772, 'last_price_update_time': 1774564471.709883}
2026-03-26 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724838') HTTP/1.1" 204 0
2026-03-26 22:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f2e3f12-f07a-562d-97a7-e55e5b677b0e with identifier: 10724818
2026-03-26 22:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f2e3f12-f07a-562d-97a7-e55e5b677b0e with scrape type 2
2026-03-26 22:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f2e3f12-f07a-562d-97a7-e55e5b677b0e with scrape type 2
2026-03-26 22:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f2e3f12-f07a-562d-97a7-e55e5b677b0e, identifier: 10724818
2026-03-26 22:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f2e3f12-f07a-562d-97a7-e55e5b677b0e with identifier: 10724818
2026-03-26 22:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f2e3f12-f07a-562d-97a7-e55e5b677b0e with identifier: 10724818
2026-03-26 22:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f2e3f12-f07a-562d-97a7-e55e5b677b0e with identifier: 10724818 to the API
2026-03-26 22:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724818>
{'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': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6f2e3f12-f07a-562d-97a7-e55e5b677b0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTB829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724818',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 110810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 2.0 TDI Business - Diesel - Automatic - 136 hp - '
'110.810 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724818%27 HTTP/1.1" 200 None
2026-03-26 22:34:33 [adesa.be] INFO: Saving data for 10724818: {'auction_closing_time': 1774603800.0, 'created_time': 1774453206.524791, 'last_price_update_time': 1774564473.845312}
2026-03-26 22:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724818') HTTP/1.1" 204 0
2026-03-26 22:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65dd27d-277a-5870-8530-fdc115ce2c1e with identifier: 10724851
2026-03-26 22:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65dd27d-277a-5870-8530-fdc115ce2c1e with scrape type 2
2026-03-26 22:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f65dd27d-277a-5870-8530-fdc115ce2c1e with scrape type 2
2026-03-26 22:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f65dd27d-277a-5870-8530-fdc115ce2c1e, identifier: 10724851
2026-03-26 22:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebbd3881-c288-58e5-9d88-04ca01e30e4a with identifier: 10724831
2026-03-26 22:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebbd3881-c288-58e5-9d88-04ca01e30e4a with scrape type 2
2026-03-26 22:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebbd3881-c288-58e5-9d88-04ca01e30e4a with scrape type 2
2026-03-26 22:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebbd3881-c288-58e5-9d88-04ca01e30e4a, identifier: 10724831
2026-03-26 22:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f65dd27d-277a-5870-8530-fdc115ce2c1e with identifier: 10724851
2026-03-26 22:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f65dd27d-277a-5870-8530-fdc115ce2c1e with identifier: 10724851
2026-03-26 22:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f65dd27d-277a-5870-8530-fdc115ce2c1e with identifier: 10724851 to the API
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724851>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f65dd27d-277a-5870-8530-fdc115ce2c1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724851',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 101903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q3 35 TDI Attraction - Diesel - Automatic - 150 hp - 101.903 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724851%27 HTTP/1.1" 200 None
2026-03-26 22:34:34 [adesa.be] INFO: Saving data for 10724851: {'auction_closing_time': 1774603800.0, 'created_time': 1774453183.826098, 'last_price_update_time': 1774564474.418198}
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724851') HTTP/1.1" 204 0
2026-03-26 22:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebbd3881-c288-58e5-9d88-04ca01e30e4a with identifier: 10724831
2026-03-26 22:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebbd3881-c288-58e5-9d88-04ca01e30e4a with identifier: 10724831
2026-03-26 22:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebbd3881-c288-58e5-9d88-04ca01e30e4a with identifier: 10724831 to the API
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724831>
{'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': 80,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebbd3881-c288-58e5-9d88-04ca01e30e4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724831',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 67108,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Ibiza 1.0i Style - Petrol - Manual - 80 hp - 67.108 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724831%27 HTTP/1.1" 200 None
2026-03-26 22:34:34 [adesa.be] INFO: Saving data for 10724831: {'auction_closing_time': 1774603800.0, 'created_time': 1774453186.875986, 'last_price_update_time': 1774564474.69215}
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724831') HTTP/1.1" 204 0
2026-03-26 22:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813
2026-03-26 22:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40249029-cbde-5979-833f-87c8116a9398 with scrape type 2
2026-03-26 22:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40249029-cbde-5979-833f-87c8116a9398 with scrape type 2
2026-03-26 22:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40249029-cbde-5979-833f-87c8116a9398, identifier: 10724813
2026-03-26 22:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813
2026-03-26 22:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813
2026-03-26 22:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813 to the API
2026-03-26 22:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724813>
{'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': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '40249029-cbde-5979-833f-87c8116a9398',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRT611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724813',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 130418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 122 hp - 130.418 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724813%27 HTTP/1.1" 200 None
2026-03-26 22:34:35 [adesa.be] INFO: Saving data for 10724813: {'auction_closing_time': 1774603800.0, 'created_time': 1774452889.329566, 'last_price_update_time': 1774564475.17771}
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724813') HTTP/1.1" 204 0
2026-03-26 22:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2387f89d-3ed9-5195-a494-1c3b1f508007 with identifier: 10724822
2026-03-26 22:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2387f89d-3ed9-5195-a494-1c3b1f508007 with scrape type 2
2026-03-26 22:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2387f89d-3ed9-5195-a494-1c3b1f508007 with scrape type 2
2026-03-26 22:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2387f89d-3ed9-5195-a494-1c3b1f508007, identifier: 10724822
2026-03-26 22:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2387f89d-3ed9-5195-a494-1c3b1f508007 with identifier: 10724822
2026-03-26 22:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2387f89d-3ed9-5195-a494-1c3b1f508007 with identifier: 10724822
2026-03-26 22:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2387f89d-3ed9-5195-a494-1c3b1f508007 with identifier: 10724822 to the API
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724822>
{'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-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '2387f89d-3ed9-5195-a494-1c3b1f508007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724822',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 72515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 72.515 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724822%27 HTTP/1.1" 200 None
2026-03-26 22:34:35 [adesa.be] INFO: Saving data for 10724822: {'auction_closing_time': 1774603800.0, 'created_time': 1774453182.491627, 'last_price_update_time': 1774564475.652268}
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724822') HTTP/1.1" 204 0
2026-03-26 22:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b675f29f-e2d1-5299-8d95-47795ee1965b with identifier: 10724835
2026-03-26 22:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b675f29f-e2d1-5299-8d95-47795ee1965b with scrape type 2
2026-03-26 22:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b675f29f-e2d1-5299-8d95-47795ee1965b with scrape type 2
2026-03-26 22:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b675f29f-e2d1-5299-8d95-47795ee1965b, identifier: 10724835
2026-03-26 22:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b675f29f-e2d1-5299-8d95-47795ee1965b with identifier: 10724835
2026-03-26 22:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b675f29f-e2d1-5299-8d95-47795ee1965b with identifier: 10724835
2026-03-26 22:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b675f29f-e2d1-5299-8d95-47795ee1965b with identifier: 10724835 to the API
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724835>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b675f29f-e2d1-5299-8d95-47795ee1965b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAX070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724835',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 153303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Karoq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 153.303 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724835%27 HTTP/1.1" 200 None
2026-03-26 22:34:36 [adesa.be] INFO: Saving data for 10724835: {'auction_closing_time': 1774603800.0, 'created_time': 1774453151.238777, 'last_price_update_time': 1774564476.392552}
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724835') HTTP/1.1" 204 0
2026-03-26 22:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 009c615b-8634-56d6-89d9-73a903238ba1 with identifier: 10724849
2026-03-26 22:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 009c615b-8634-56d6-89d9-73a903238ba1 with scrape type 2
2026-03-26 22:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 009c615b-8634-56d6-89d9-73a903238ba1 with scrape type 2
2026-03-26 22:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 009c615b-8634-56d6-89d9-73a903238ba1, identifier: 10724849
2026-03-26 22:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 009c615b-8634-56d6-89d9-73a903238ba1 with identifier: 10724849
2026-03-26 22:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 009c615b-8634-56d6-89d9-73a903238ba1 with identifier: 10724849
2026-03-26 22:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 009c615b-8634-56d6-89d9-73a903238ba1 with identifier: 10724849 to the API
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724849>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '009c615b-8634-56d6-89d9-73a903238ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724849',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 110826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 30 TFSI - Petrol - Manual - 110 hp - 110.826 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724849%27 HTTP/1.1" 200 None
2026-03-26 22:34:36 [adesa.be] INFO: Saving data for 10724849: {'auction_closing_time': 1774603800.0, 'created_time': 1774453204.241266, 'last_price_update_time': 1774564476.960584}
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724849') HTTP/1.1" 204 0
2026-03-26 22:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ae13cf-4089-5155-a0d8-c305c3c9519c with identifier: 10724881
2026-03-26 22:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ae13cf-4089-5155-a0d8-c305c3c9519c with scrape type 2
2026-03-26 22:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ae13cf-4089-5155-a0d8-c305c3c9519c with scrape type 2
2026-03-26 22:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3ae13cf-4089-5155-a0d8-c305c3c9519c, identifier: 10724881
2026-03-26 22:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3ae13cf-4089-5155-a0d8-c305c3c9519c with identifier: 10724881
2026-03-26 22:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3ae13cf-4089-5155-a0d8-c305c3c9519c with identifier: 10724881
2026-03-26 22:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3ae13cf-4089-5155-a0d8-c305c3c9519c with identifier: 10724881 to the API
2026-03-26 22:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724881>
{'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-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'b3ae13cf-4089-5155-a0d8-c305c3c9519c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTS503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724881',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 68961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'68.961 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724881%27 HTTP/1.1" 200 None
2026-03-26 22:34:38 [adesa.be] INFO: Saving data for 10724881: {'auction_closing_time': 1774603800.0, 'created_time': 1774453179.236162, 'last_price_update_time': 1774564478.333414}
2026-03-26 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724881') HTTP/1.1" 204 0
2026-03-26 22:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e78c51b1-1d90-5554-9ea2-0fbca293c682 with identifier: 10724842
2026-03-26 22:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e78c51b1-1d90-5554-9ea2-0fbca293c682 with scrape type 2
2026-03-26 22:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e78c51b1-1d90-5554-9ea2-0fbca293c682 with scrape type 2
2026-03-26 22:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e78c51b1-1d90-5554-9ea2-0fbca293c682, identifier: 10724842
2026-03-26 22:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e78c51b1-1d90-5554-9ea2-0fbca293c682 with identifier: 10724842
2026-03-26 22:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e78c51b1-1d90-5554-9ea2-0fbca293c682 with identifier: 10724842
2026-03-26 22:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e78c51b1-1d90-5554-9ea2-0fbca293c682 with identifier: 10724842 to the API
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724842>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e78c51b1-1d90-5554-9ea2-0fbca293c682',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724842',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 52019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A3 Sportback 40 TFSIe - Hybrid - Automatic - 150 hp - 52.019 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724842%27 HTTP/1.1" 200 None
2026-03-26 22:34:39 [adesa.be] INFO: Saving data for 10724842: {'auction_closing_time': 1774603800.0, 'created_time': 1774453209.668765, 'last_price_update_time': 1774564479.204437}
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724842') HTTP/1.1" 204 0
2026-03-26 22:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18754fd0-9897-59c4-b971-11b0a4dd3808 with identifier: 10724850
2026-03-26 22:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18754fd0-9897-59c4-b971-11b0a4dd3808 with scrape type 2
2026-03-26 22:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18754fd0-9897-59c4-b971-11b0a4dd3808 with scrape type 2
2026-03-26 22:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18754fd0-9897-59c4-b971-11b0a4dd3808, identifier: 10724850
2026-03-26 22:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18754fd0-9897-59c4-b971-11b0a4dd3808 with identifier: 10724850
2026-03-26 22:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18754fd0-9897-59c4-b971-11b0a4dd3808 with identifier: 10724850
2026-03-26 22:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18754fd0-9897-59c4-b971-11b0a4dd3808 with identifier: 10724850 to the API
2026-03-26 22:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724850>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '18754fd0-9897-59c4-b971-11b0a4dd3808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQT012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724850',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 58114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'58.114 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724850%27 HTTP/1.1" 200 None
2026-03-26 22:34:40 [adesa.be] INFO: Saving data for 10724850: {'auction_closing_time': 1774603800.0, 'created_time': 1774453210.282644, 'last_price_update_time': 1774564480.141306}
2026-03-26 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724850') HTTP/1.1" 204 0
2026-03-26 22:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fe4954-ab51-59d1-98de-88b37bb468b3 with identifier: 10724867
2026-03-26 22:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fe4954-ab51-59d1-98de-88b37bb468b3 with scrape type 2
2026-03-26 22:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fe4954-ab51-59d1-98de-88b37bb468b3 with scrape type 2
2026-03-26 22:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6fe4954-ab51-59d1-98de-88b37bb468b3, identifier: 10724867
2026-03-26 22:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6fe4954-ab51-59d1-98de-88b37bb468b3 with identifier: 10724867
2026-03-26 22:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6fe4954-ab51-59d1-98de-88b37bb468b3 with identifier: 10724867
2026-03-26 22:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6fe4954-ab51-59d1-98de-88b37bb468b3 with identifier: 10724867 to the API
2026-03-26 22:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724867>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd6fe4954-ab51-59d1-98de-88b37bb468b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQY861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724867',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 138324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A3 Sportback 30 TDI Attraction - Diesel - Manual - 116 hp - '
'138.324 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724867%27 HTTP/1.1" 200 None
2026-03-26 22:34:42 [adesa.be] INFO: Saving data for 10724867: {'auction_closing_time': 1774603800.0, 'created_time': 1774453208.526915, 'last_price_update_time': 1774564482.884077}
2026-03-26 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724867') HTTP/1.1" 204 0
2026-03-26 22:34:43 [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-26 22:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-26 22:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 2
2026-03-26 22:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 2
2026-03-26 22:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b187fce3-40d4-5d8d-800f-fd2aba57008d, identifier: 10723906
2026-03-26 22:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-26 22:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-26 22:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906 to the API
2026-03-26 22:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:44 [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-26 22:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:44 [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-26 22:34:44 [adesa.be] INFO: Saving data for 10723906: {'auction_closing_time': 1774868400.0, 'created_time': 1774452854.025758, 'last_price_update_time': 1774564484.288686}
2026-03-26 22:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723906') HTTP/1.1" 204 0
2026-03-26 22:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6af3159a-15a6-58b3-ab5f-8bd493242ea2 with identifier: 10724869
2026-03-26 22:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af3159a-15a6-58b3-ab5f-8bd493242ea2 with scrape type 2
2026-03-26 22:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6af3159a-15a6-58b3-ab5f-8bd493242ea2 with scrape type 2
2026-03-26 22:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6af3159a-15a6-58b3-ab5f-8bd493242ea2, identifier: 10724869
2026-03-26 22:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6af3159a-15a6-58b3-ab5f-8bd493242ea2 with identifier: 10724869
2026-03-26 22:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6af3159a-15a6-58b3-ab5f-8bd493242ea2 with identifier: 10724869
2026-03-26 22:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6af3159a-15a6-58b3-ab5f-8bd493242ea2 with identifier: 10724869 to the API
2026-03-26 22:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724869>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6af3159a-15a6-58b3-ab5f-8bd493242ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLB345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724869',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 98476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'98.476 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724869%27 HTTP/1.1" 200 None
2026-03-26 22:34:46 [adesa.be] INFO: Saving data for 10724869: {'auction_closing_time': 1774603800.0, 'created_time': 1774453209.33354, 'last_price_update_time': 1774564486.488445}
2026-03-26 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724869') HTTP/1.1" 204 0
2026-03-26 22:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22: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-26 22:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72441335-0919-5dba-9099-fab1c366e703 with identifier: 10724875
2026-03-26 22:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72441335-0919-5dba-9099-fab1c366e703 with scrape type 2
2026-03-26 22:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72441335-0919-5dba-9099-fab1c366e703 with scrape type 2
2026-03-26 22:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72441335-0919-5dba-9099-fab1c366e703, identifier: 10724875
2026-03-26 22:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd8fa5f-f3f9-5825-96e1-0296b459aec5 with identifier: 10724853
2026-03-26 22:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd8fa5f-f3f9-5825-96e1-0296b459aec5 with scrape type 2
2026-03-26 22:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd8fa5f-f3f9-5825-96e1-0296b459aec5 with scrape type 2
2026-03-26 22:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3bd8fa5f-f3f9-5825-96e1-0296b459aec5, identifier: 10724853
2026-03-26 22:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72441335-0919-5dba-9099-fab1c366e703 with identifier: 10724875
2026-03-26 22:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72441335-0919-5dba-9099-fab1c366e703 with identifier: 10724875
2026-03-26 22:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72441335-0919-5dba-9099-fab1c366e703 with identifier: 10724875 to the API
2026-03-26 22:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724875>
{'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-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '72441335-0919-5dba-9099-fab1c366e703',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFG017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724875',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 121464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'121.464 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724875%27 HTTP/1.1" 200 None
2026-03-26 22:34:47 [adesa.be] INFO: Saving data for 10724875: {'auction_closing_time': 1774603800.0, 'created_time': 1774453183.441825, 'last_price_update_time': 1774564487.06927}
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724875') HTTP/1.1" 204 0
2026-03-26 22:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3bd8fa5f-f3f9-5825-96e1-0296b459aec5 with identifier: 10724853
2026-03-26 22:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3bd8fa5f-f3f9-5825-96e1-0296b459aec5 with identifier: 10724853
2026-03-26 22:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3bd8fa5f-f3f9-5825-96e1-0296b459aec5 with identifier: 10724853 to the API
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724853>
{'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': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3bd8fa5f-f3f9-5825-96e1-0296b459aec5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNW606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724853',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 138956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'138.956 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724853%27 HTTP/1.1" 200 None
2026-03-26 22:34:47 [adesa.be] INFO: Saving data for 10724853: {'auction_closing_time': 1774603800.0, 'created_time': 1774453205.304255, 'last_price_update_time': 1774564487.385546}
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724853') HTTP/1.1" 204 0
2026-03-26 22:34:47 [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-26 22:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-26 22:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 2
2026-03-26 22:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 2
2026-03-26 22:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cd298bd-c864-52ee-ba43-f2e21fa749d1, identifier: 10723886
2026-03-26 22:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-26 22:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-26 22:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886 to the API
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:34:47 [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-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723886%27 HTTP/1.1" 200 None
2026-03-26 22:34:47 [adesa.be] INFO: Saving data for 10723886: {'auction_closing_time': 1774868400.0, 'created_time': 1774452851.441263, 'last_price_update_time': 1774564487.875563}
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723886') HTTP/1.1" 204 0
2026-03-26 22:34:48 [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-26 22:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-26 22:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 2
2026-03-26 22:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 2
2026-03-26 22:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d54d7665-33b7-573c-bc23-e60abe04afdc, identifier: 10723907
2026-03-26 22:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-26 22:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-26 22:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907 to the API
2026-03-26 22:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:49 [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-26 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:49 [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-26 22:34:49 [adesa.be] INFO: Saving data for 10723907: {'auction_closing_time': 1774868400.0, 'created_time': 1774452857.559033, 'last_price_update_time': 1774564489.172236}
2026-03-26 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723907') HTTP/1.1" 204 0
2026-03-26 22:34:51 [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-26 22:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-26 22:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 2
2026-03-26 22:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 2
2026-03-26 22:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2c76edc-87ee-53aa-9dee-ed34fdac4c59, identifier: 10723877
2026-03-26 22:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-26 22:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-26 22:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877 to the API
2026-03-26 22:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:52 [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-26 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:52 [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-26 22:34:52 [adesa.be] INFO: Saving data for 10723877: {'auction_closing_time': 1774868400.0, 'created_time': 1774452856.136116, 'last_price_update_time': 1774564492.958159}
2026-03-26 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723877') HTTP/1.1" 204 0
2026-03-26 22:34:53 [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-26 22:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-26 22:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 2
2026-03-26 22:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 2
2026-03-26 22:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d01bd0ff-110c-5a1d-9141-13e63c52177f, identifier: 10723876
2026-03-26 22:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-26 22:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-26 22:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876 to the API
2026-03-26 22:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:54 [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-26 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:54 [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-26 22:34:54 [adesa.be] INFO: Saving data for 10723876: {'auction_closing_time': 1774868400.0, 'created_time': 1774452854.449823, 'last_price_update_time': 1774564494.487314}
2026-03-26 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723876') HTTP/1.1" 204 0
2026-03-26 22:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45857152-e7c7-5a4e-8f37-62b35405d477 with identifier: 10724814
2026-03-26 22:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45857152-e7c7-5a4e-8f37-62b35405d477 with scrape type 2
2026-03-26 22:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45857152-e7c7-5a4e-8f37-62b35405d477 with scrape type 2
2026-03-26 22:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45857152-e7c7-5a4e-8f37-62b35405d477, identifier: 10724814
2026-03-26 22:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45857152-e7c7-5a4e-8f37-62b35405d477 with identifier: 10724814
2026-03-26 22:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45857152-e7c7-5a4e-8f37-62b35405d477 with identifier: 10724814
2026-03-26 22:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45857152-e7c7-5a4e-8f37-62b35405d477 with identifier: 10724814 to the API
2026-03-26 22:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724814>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '45857152-e7c7-5a4e-8f37-62b35405d477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJY956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724814',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 114447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'114.447 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724814%27 HTTP/1.1" 200 None
2026-03-26 22:34:56 [adesa.be] INFO: Saving data for 10724814: {'auction_closing_time': 1774603800.0, 'created_time': 1774453203.572478, 'last_price_update_time': 1774564496.372984}
2026-03-26 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724814') HTTP/1.1" 204 0
2026-03-26 22:34:59 [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-26 22:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-26 22:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 2
2026-03-26 22:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 2
2026-03-26 22:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e70d7151-0a13-505e-8f3a-ca15251b80d9, identifier: 10723896
2026-03-26 22:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-26 22:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-26 22:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896 to the API
2026-03-26 22:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:00 [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-26 22:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723896%27 HTTP/1.1" 200 None
2026-03-26 22:35:00 [adesa.be] INFO: Saving data for 10723896: {'auction_closing_time': 1774868400.0, 'created_time': 1774452856.925419, 'last_price_update_time': 1774564500.201053}
2026-03-26 22:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723896') HTTP/1.1" 204 0
2026-03-26 22:35:01 [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-26 22:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-26 22:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 2
2026-03-26 22:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 2
2026-03-26 22:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e49b0fbd-349a-5762-ba6f-3be620815949, identifier: 10723910
2026-03-26 22:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-26 22:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-26 22:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910 to the API
2026-03-26 22:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:02 [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-26 22:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:02 [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-26 22:35:02 [adesa.be] INFO: Saving data for 10723910: {'auction_closing_time': 1774868400.0, 'created_time': 1774452866.117776, 'last_price_update_time': 1774564502.398375}
2026-03-26 22:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723910') HTTP/1.1" 204 0
2026-03-26 22:35:03 [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-26 22: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-26 22:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-26 22:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with scrape type 2
2026-03-26 22:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with scrape type 2
2026-03-26 22:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7, identifier: 10724944
2026-03-26 22:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-26 22:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-26 22:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944 to the API
2026-03-26 22:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:04 [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-26 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724944%27 HTTP/1.1" 200 None
2026-03-26 22:35:04 [adesa.be] INFO: Saving data for 10724944: {'auction_closing_time': 1774868400.0, 'created_time': 1774452859.543882, 'last_price_update_time': 1774564504.393341}
2026-03-26 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724944') HTTP/1.1" 204 0
2026-03-26 22:35:04 [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-26 22:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-26 22:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 2
2026-03-26 22:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 2
2026-03-26 22:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da106cc-18db-5910-bdb7-b686c36c6be6, identifier: 10723909
2026-03-26 22:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-26 22:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-26 22:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909 to the API
2026-03-26 22:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:05 [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-26 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:05 [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-26 22:35:05 [adesa.be] INFO: Saving data for 10723909: {'auction_closing_time': 1774868400.0, 'created_time': 1774452868.008061, 'last_price_update_time': 1774564505.442006}
2026-03-26 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723909') HTTP/1.1" 204 0
2026-03-26 22:35:05 [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-26 22: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-26 22:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-26 22:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 2
2026-03-26 22:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 2
2026-03-26 22:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffd3b414-f806-597b-98b4-280d5e2a39dc, identifier: 10723888
2026-03-26 22:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-26 22:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-26 22:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888 to the API
2026-03-26 22:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:06 [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-26 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723888%27 HTTP/1.1" 200 None
2026-03-26 22:35:06 [adesa.be] INFO: Saving data for 10723888: {'auction_closing_time': 1774868400.0, 'created_time': 1774452858.150424, 'last_price_update_time': 1774564506.108912}
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723888') HTTP/1.1" 204 0
2026-03-26 22:35:06 [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-26 22:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:06 [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-26 22:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-26 22:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 2
2026-03-26 22:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 2
2026-03-26 22:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12109982-54b2-59b0-b844-b7ff8a279cb9, identifier: 10723879
2026-03-26 22:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-26 22:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-26 22:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879 to the API
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:06 [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-26 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723879%27 HTTP/1.1" 200 None
2026-03-26 22:35:06 [adesa.be] INFO: Saving data for 10723879: {'auction_closing_time': 1774868400.0, 'created_time': 1774452864.227809, 'last_price_update_time': 1774564506.957951}
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723879') HTTP/1.1" 204 0
2026-03-26 22:35:06 [scrapy.extensions.logstats] INFO: Crawled 1028 pages (at 43 pages/min), scraped 961 items (at 42 items/min)
2026-03-26 22:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:35:06 [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-26 22:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-26 22:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 2
2026-03-26 22:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 2
2026-03-26 22:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f685b185-4a2f-52dc-91df-86eaf5e1669e, identifier: 10723878
2026-03-26 22:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-26 22:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-26 22:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878 to the API
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:07 [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-26 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:07 [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-26 22:35:07 [adesa.be] INFO: Saving data for 10723878: {'auction_closing_time': 1774868400.0, 'created_time': 1774452862.471646, 'last_price_update_time': 1774564507.420352}
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723878') HTTP/1.1" 204 0
2026-03-26 22:35:07 [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-26 22:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-26 22:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with scrape type 2
2026-03-26 22:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with scrape type 2
2026-03-26 22:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc, identifier: 10723911
2026-03-26 22:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-26 22:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-26 22:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911 to the API
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:07 [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-26 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:07 [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-26 22:35:07 [adesa.be] INFO: Saving data for 10723911: {'auction_closing_time': 1774868400.0, 'created_time': 1774452867.344076, 'last_price_update_time': 1774564507.792579}
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723911') HTTP/1.1" 204 0
2026-03-26 22:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-26 22:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 2
2026-03-26 22:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 2
2026-03-26 22:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353, identifier: 10723897
2026-03-26 22:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-26 22:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-26 22:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897 to the API
2026-03-26 22:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:08 [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-26 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:08 [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-26 22:35:08 [adesa.be] INFO: Saving data for 10723897: {'auction_closing_time': 1774868400.0, 'created_time': 1774452861.792366, 'last_price_update_time': 1774564508.163693}
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723897') HTTP/1.1" 204 0
2026-03-26 22:35:08 [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-26 22:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-26 22:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 2
2026-03-26 22:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 2
2026-03-26 22:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0312761-4827-55c6-932e-04115dbb0258, identifier: 10723899
2026-03-26 22:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-26 22:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-26 22:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899 to the API
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:08 [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-26 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:08 [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-26 22:35:08 [adesa.be] INFO: Saving data for 10723899: {'auction_closing_time': 1774868400.0, 'created_time': 1774452877.769065, 'last_price_update_time': 1774564508.618677}
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723899') HTTP/1.1" 204 0
2026-03-26 22:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d657be3d-b9c4-5c25-809a-3d1b3ec7816e with identifier: 10724863
2026-03-26 22:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d657be3d-b9c4-5c25-809a-3d1b3ec7816e with scrape type 2
2026-03-26 22:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d657be3d-b9c4-5c25-809a-3d1b3ec7816e with scrape type 2
2026-03-26 22:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d657be3d-b9c4-5c25-809a-3d1b3ec7816e, identifier: 10724863
2026-03-26 22:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d657be3d-b9c4-5c25-809a-3d1b3ec7816e with identifier: 10724863
2026-03-26 22:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d657be3d-b9c4-5c25-809a-3d1b3ec7816e with identifier: 10724863
2026-03-26 22:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d657be3d-b9c4-5c25-809a-3d1b3ec7816e with identifier: 10724863 to the API
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724863>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd657be3d-b9c4-5c25-809a-3d1b3ec7816e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724863',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 78598,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A3 30 TDI Advanced - Diesel - Automatic - 116 hp - 78.598 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724863%27 HTTP/1.1" 200 None
2026-03-26 22:35:09 [adesa.be] INFO: Saving data for 10724863: {'auction_closing_time': 1774603800.0, 'created_time': 1774453210.664767, 'last_price_update_time': 1774564509.185629}
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724863') HTTP/1.1" 204 0
2026-03-26 22:35:09 [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-26 22:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-26 22:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 2
2026-03-26 22:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 2
2026-03-26 22:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a24e3a4d-2851-5c84-9826-598bf889d0fd, identifier: 10723901
2026-03-26 22:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-26 22:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-26 22:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901 to the API
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:09 [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-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:09 [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-26 22:35:09 [adesa.be] INFO: Saving data for 10723901: {'auction_closing_time': 1774868400.0, 'created_time': 1774452879.781272, 'last_price_update_time': 1774564509.649981}
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723901') HTTP/1.1" 204 0
2026-03-26 22:35:09 [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-26 22:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-26 22:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 2
2026-03-26 22:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 2
2026-03-26 22:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b30ffe4d-7e83-50dc-b664-0bc08a822eeb, identifier: 10723893
2026-03-26 22:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-26 22:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-26 22:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893 to the API
2026-03-26 22:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:10 [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-26 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:10 [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-26 22:35:10 [adesa.be] INFO: Saving data for 10723893: {'auction_closing_time': 1774868400.0, 'created_time': 1774452887.920163, 'last_price_update_time': 1774564510.105758}
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723893') HTTP/1.1" 204 0
2026-03-26 22:35:10 [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-26 22:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-26 22:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 2
2026-03-26 22:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 2
2026-03-26 22:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab51252-1446-53cb-b5f6-32bb7c0e3623, identifier: 10723903
2026-03-26 22:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-26 22:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-26 22:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903 to the API
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:10 [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-26 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:10 [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-26 22:35:10 [adesa.be] INFO: Saving data for 10723903: {'auction_closing_time': 1774868400.0, 'created_time': 1774452891.368027, 'last_price_update_time': 1774564510.574009}
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723903') HTTP/1.1" 204 0
2026-03-26 22:35:11 [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-26 22:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-26 22:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 2
2026-03-26 22:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 2
2026-03-26 22:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39e17e4-28de-59ae-9f57-6063496ba2f8, identifier: 10723887
2026-03-26 22:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-26 22:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-26 22:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887 to the API
2026-03-26 22:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:11 [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': 2900,
'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-26 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:11 [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-26 22:35:11 [adesa.be] INFO: Saving data for 10723887: {'auction_closing_time': 1774868400.0, 'created_time': 1774452882.737452, 'last_price_update_time': 1774564511.557217}
2026-03-26 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723887') HTTP/1.1" 204 0
2026-03-26 22:35:12 [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-26 22:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:12 [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-26 22:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904
2026-03-26 22:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12bef025-91ca-5467-aed3-ed4fc425b456 with scrape type 2
2026-03-26 22:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12bef025-91ca-5467-aed3-ed4fc425b456 with scrape type 2
2026-03-26 22:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12bef025-91ca-5467-aed3-ed4fc425b456, identifier: 10723904
2026-03-26 22:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904
2026-03-26 22:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904
2026-03-26 22:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904 to the API
2026-03-26 22:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:12 [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-26 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:12 [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-26 22:35:12 [adesa.be] INFO: Saving data for 10723904: {'auction_closing_time': 1774868400.0, 'created_time': 1774453194.338, 'last_price_update_time': 1774564512.897609}
2026-03-26 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723904') HTTP/1.1" 204 0
2026-03-26 22:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296
2026-03-26 22:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d41adf4b-9169-58d9-bcb0-63cb53179107 with scrape type 2
2026-03-26 22:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d41adf4b-9169-58d9-bcb0-63cb53179107 with scrape type 2
2026-03-26 22:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d41adf4b-9169-58d9-bcb0-63cb53179107, identifier: 10726296
2026-03-26 22:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296
2026-03-26 22:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296
2026-03-26 22:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296 to the API
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:13 [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-26 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726296%27 HTTP/1.1" 200 None
2026-03-26 22:35:13 [adesa.be] INFO: Saving data for 10726296: {'auction_closing_time': 1774868400.0, 'created_time': 1774453194.644284, 'last_price_update_time': 1774564513.265074}
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726296') HTTP/1.1" 204 0
2026-03-26 22:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10723895
2026-03-26 22:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d38a70b-e9de-503a-821f-d742c2b6ff90 with scrape type 2
2026-03-26 22:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d38a70b-e9de-503a-821f-d742c2b6ff90 with scrape type 2
2026-03-26 22:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d38a70b-e9de-503a-821f-d742c2b6ff90, identifier: 10723895
2026-03-26 22:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10723895
2026-03-26 22:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10723895
2026-03-26 22:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10723895 to the API
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723895>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7d38a70b-e9de-503a-821f-d742c2b6ff90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ghp295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723895',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 162327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2015-10-06',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'Land Rover Range Rover Evoque - AWD - Diesel - Automatic - 149 hp - '
'162.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723895%27 HTTP/1.1" 200 None
2026-03-26 22:35:13 [adesa.be] INFO: Saving data for 10723895: {'auction_closing_time': 1774868400.0, 'created_time': 1774453196.71216, 'last_price_update_time': 1774564513.839919}
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723895') HTTP/1.1" 204 0
2026-03-26 22:35:14 [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-26 22:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:14 [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-26 22:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880
2026-03-26 22:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with scrape type 2
2026-03-26 22:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with scrape type 2
2026-03-26 22:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3, identifier: 10723880
2026-03-26 22:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880
2026-03-26 22:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880
2026-03-26 22:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880 to the API
2026-03-26 22:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:14 [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-26 22:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723880%27 HTTP/1.1" 200 None
2026-03-26 22:35:14 [adesa.be] INFO: Saving data for 10723880: {'auction_closing_time': 1774868400.0, 'created_time': 1774453200.783206, 'last_price_update_time': 1774564514.795404}
2026-03-26 22:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723880') HTTP/1.1" 204 0
2026-03-26 22:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905
2026-03-26 22:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55c755d-7a79-592b-96d3-7e0d15ffbc0a with scrape type 2
2026-03-26 22:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b55c755d-7a79-592b-96d3-7e0d15ffbc0a with scrape type 2
2026-03-26 22:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b55c755d-7a79-592b-96d3-7e0d15ffbc0a, identifier: 10723905
2026-03-26 22:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905
2026-03-26 22:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905
2026-03-26 22:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905 to the API
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:15 [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-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723905%27 HTTP/1.1" 200 None
2026-03-26 22:35:15 [adesa.be] INFO: Saving data for 10723905: {'auction_closing_time': 1774868400.0, 'created_time': 1774453198.322509, 'last_price_update_time': 1774564515.207488}
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723905') HTTP/1.1" 204 0
2026-03-26 22:35:15 [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-26 22: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-26 22:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30 with identifier: 10724876
2026-03-26 22:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30 with scrape type 2
2026-03-26 22:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30 with scrape type 2
2026-03-26 22:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30, identifier: 10724876
2026-03-26 22:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30 with identifier: 10724876
2026-03-26 22:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30 with identifier: 10724876
2026-03-26 22:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30 with identifier: 10724876 to the API
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724876>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f4b5bfb0-7bf3-5b1b-89c6-846d4e624c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKU032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724876',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 63494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Automatic - 95 hp - '
'63.494 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724876%27 HTTP/1.1" 200 None
2026-03-26 22:35:15 [adesa.be] INFO: Saving data for 10724876: {'auction_closing_time': 1774603800.0, 'created_time': 1774453203.244737, 'last_price_update_time': 1774564515.565101}
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724876') HTTP/1.1" 204 0
2026-03-26 22:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-26 22:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 2
2026-03-26 22:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 2
2026-03-26 22:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d30df25-3f0f-5c9d-91f7-e45920887ffa, identifier: 10723869
2026-03-26 22:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-26 22:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-26 22:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869 to the API
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:15 [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-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710723869%27 HTTP/1.1" 200 None
2026-03-26 22:35:15 [adesa.be] INFO: Saving data for 10723869: {'auction_closing_time': 1774868400.0, 'created_time': 1774452884.668913, 'last_price_update_time': 1774564515.928078}
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723869') HTTP/1.1" 204 0
2026-03-26 22:35:15 [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-26 22: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-26 22:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902
2026-03-26 22:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c373bd66-7de3-5556-a663-9c7526a18d7d with scrape type 2
2026-03-26 22:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c373bd66-7de3-5556-a663-9c7526a18d7d with scrape type 2
2026-03-26 22:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c373bd66-7de3-5556-a663-9c7526a18d7d, identifier: 10723902
2026-03-26 22:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902
2026-03-26 22:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902
2026-03-26 22:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902 to the API
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:16 [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-26 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:16 [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-26 22:35:16 [adesa.be] INFO: Saving data for 10723902: {'auction_closing_time': 1774868400.0, 'created_time': 1774453198.579713, 'last_price_update_time': 1774564516.403503}
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723902') HTTP/1.1" 204 0
2026-03-26 22:35:16 [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-26 22:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894
2026-03-26 22:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebabcbb3-00c9-5965-9a01-6c87ddf29501 with scrape type 2
2026-03-26 22:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebabcbb3-00c9-5965-9a01-6c87ddf29501 with scrape type 2
2026-03-26 22:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebabcbb3-00c9-5965-9a01-6c87ddf29501, identifier: 10723894
2026-03-26 22:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894
2026-03-26 22:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894
2026-03-26 22:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894 to the API
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:16 [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-26 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:16 [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-26 22:35:16 [adesa.be] INFO: Saving data for 10723894: {'auction_closing_time': 1774868400.0, 'created_time': 1774453221.499523, 'last_price_update_time': 1774564516.884064}
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723894') HTTP/1.1" 204 0
2026-03-26 22:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401c93f0-f1ad-595d-8b4a-398a8e9a1e55 with identifier: 10723912
2026-03-26 22:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401c93f0-f1ad-595d-8b4a-398a8e9a1e55 with scrape type 2
2026-03-26 22:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401c93f0-f1ad-595d-8b4a-398a8e9a1e55 with scrape type 2
2026-03-26 22:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 401c93f0-f1ad-595d-8b4a-398a8e9a1e55, identifier: 10723912
2026-03-26 22:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 401c93f0-f1ad-595d-8b4a-398a8e9a1e55 with identifier: 10723912
2026-03-26 22:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 401c93f0-f1ad-595d-8b4a-398a8e9a1e55 with identifier: 10723912
2026-03-26 22:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 401c93f0-f1ad-595d-8b4a-398a8e9a1e55 with identifier: 10723912 to the API
2026-03-26 22:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723912>
{'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': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '401c93f0-f1ad-595d-8b4a-398a8e9a1e55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APP671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723912',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 121210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2017-02-20',
'seats_number': 5,
'seller_name': 'Materialise nv',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 121.210 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2017}
2026-03-26 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723912%27 HTTP/1.1" 200 None
2026-03-26 22:35:17 [adesa.be] INFO: Saving data for 10723912: {'auction_closing_time': 1774868400.0, 'created_time': 1774453200.445665, 'last_price_update_time': 1774564517.36168}
2026-03-26 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723912') HTTP/1.1" 204 0
2026-03-26 22:35:17 [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-26 22:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:17 [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-26 22:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913
2026-03-26 22:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with scrape type 2
2026-03-26 22:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with scrape type 2
2026-03-26 22:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2c8525d-4c83-575c-a19e-d9b3b0b524a6, identifier: 10723913
2026-03-26 22:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913
2026-03-26 22:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913
2026-03-26 22:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913 to the API
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:18 [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': 12900,
'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-26 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:18 [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-26 22:35:18 [adesa.be] INFO: Saving data for 10723913: {'auction_closing_time': 1774868400.0, 'created_time': 1774453195.869962, 'last_price_update_time': 1774564518.168225}
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723913') HTTP/1.1" 204 0
2026-03-26 22:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725
2026-03-26 22:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fac10bb-dafa-5f67-8c51-465447eed620 with scrape type 2
2026-03-26 22:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fac10bb-dafa-5f67-8c51-465447eed620 with scrape type 2
2026-03-26 22:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fac10bb-dafa-5f67-8c51-465447eed620, identifier: 10725725
2026-03-26 22:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725
2026-03-26 22:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725
2026-03-26 22:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725 to the API
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:18 [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-26 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:18 [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-26 22:35:18 [adesa.be] INFO: Saving data for 10725725: {'auction_closing_time': 1774868400.0, 'created_time': 1774453223.808934, 'last_price_update_time': 1774564518.52899}
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725725') HTTP/1.1" 204 0
2026-03-26 22:35:18 [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-26 22:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:18 [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-26 22:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690
2026-03-26 22:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad42cbee-5a39-50f3-b73e-7799c1d600f7 with scrape type 2
2026-03-26 22:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad42cbee-5a39-50f3-b73e-7799c1d600f7 with scrape type 2
2026-03-26 22:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad42cbee-5a39-50f3-b73e-7799c1d600f7, identifier: 10725690
2026-03-26 22:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690
2026-03-26 22:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690
2026-03-26 22:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690 to the API
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:18 [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-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:19 [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-26 22:35:19 [adesa.be] INFO: Saving data for 10725690: {'auction_closing_time': 1774868400.0, 'created_time': 1774453212.644317, 'last_price_update_time': 1774564519.009085}
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725690') HTTP/1.1" 204 0
2026-03-26 22:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890
2026-03-26 22:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdae31f6-f2aa-5aee-a361-356f186d5916 with scrape type 2
2026-03-26 22:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdae31f6-f2aa-5aee-a361-356f186d5916 with scrape type 2
2026-03-26 22:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdae31f6-f2aa-5aee-a361-356f186d5916, identifier: 10723890
2026-03-26 22:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890
2026-03-26 22:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890
2026-03-26 22:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890 to the API
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:19 [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-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:19 [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-26 22:35:19 [adesa.be] INFO: Saving data for 10723890: {'auction_closing_time': 1774868400.0, 'created_time': 1774453213.291186, 'last_price_update_time': 1774564519.482391}
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723890') HTTP/1.1" 204 0
2026-03-26 22:35:19 [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-26 22:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-26 22:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 2
2026-03-26 22:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 2
2026-03-26 22:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d, identifier: 10723898
2026-03-26 22:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-26 22:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-26 22:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898 to the API
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:19 [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': 9200,
'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-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:19 [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-26 22:35:19 [adesa.be] INFO: Saving data for 10723898: {'auction_closing_time': 1774868400.0, 'created_time': 1774452882.050004, 'last_price_update_time': 1774564519.946346}
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723898') HTTP/1.1" 204 0
2026-03-26 22:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:20 [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-26 22:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275
2026-03-26 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with scrape type 2
2026-03-26 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with scrape type 2
2026-03-26 22:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d, identifier: 10714275
2026-03-26 22:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275
2026-03-26 22:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275
2026-03-26 22:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275 to the API
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714275>
{'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': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARA153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 157603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 200d AMG Line - Diesel - Automatic '
'- 150 hp - 157.603 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714275%27 HTTP/1.1" 200 None
2026-03-26 22:35:20 [adesa.be] INFO: Saving data for 10714275: {'auction_closing_time': 1774600200.0, 'created_time': 1774347927.060881, 'last_price_update_time': 1774564520.410096}
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714275') HTTP/1.1" 204 0
2026-03-26 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873
2026-03-26 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0486a19c-6294-56ba-88a5-a3ca6752fe27 with scrape type 2
2026-03-26 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0486a19c-6294-56ba-88a5-a3ca6752fe27 with scrape type 2
2026-03-26 22:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0486a19c-6294-56ba-88a5-a3ca6752fe27, identifier: 10723873
2026-03-26 22:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873
2026-03-26 22:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873
2026-03-26 22:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873 to the API
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:20 [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-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:20 [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-26 22:35:20 [adesa.be] INFO: Saving data for 10723873: {'auction_closing_time': 1774868400.0, 'created_time': 1774453211.589866, 'last_price_update_time': 1774564520.774991}
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723873') HTTP/1.1" 204 0
2026-03-26 22:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218
2026-03-26 22:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with scrape type 2
2026-03-26 22:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with scrape type 2
2026-03-26 22:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08, identifier: 10714218
2026-03-26 22:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218
2026-03-26 22:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218
2026-03-26 22:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218 to the API
2026-03-26 22:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714218>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd3f869fb-5bb0-53a0-b2f5-9db909d4bd08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFE263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 44894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'44.894 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714218%27 HTTP/1.1" 200 None
2026-03-26 22:35:21 [adesa.be] INFO: Saving data for 10714218: {'auction_closing_time': 1774600200.0, 'created_time': 1774347903.717773, 'last_price_update_time': 1774564521.752633}
2026-03-26 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714218') HTTP/1.1" 204 0
2026-03-26 22:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991
2026-03-26 22:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with scrape type 2
2026-03-26 22:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with scrape type 2
2026-03-26 22:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0f4cc20-ad26-50cc-9a30-f612fb17cb35, identifier: 10714991
2026-03-26 22:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991
2026-03-26 22:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991
2026-03-26 22:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991 to the API
2026-03-26 22:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714991>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a0f4cc20-ad26-50cc-9a30-f612fb17cb35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714991',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'115.692 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-26 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714991%27 HTTP/1.1" 200 None
2026-03-26 22:35:22 [adesa.be] INFO: Saving data for 10714991: {'auction_closing_time': 1774600200.0, 'created_time': 1774347899.731341, 'last_price_update_time': 1774564522.294179}
2026-03-26 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714991') HTTP/1.1" 204 0
2026-03-26 22:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223
2026-03-26 22:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a908f9-e380-526d-bf55-2dd83fdb047b with scrape type 2
2026-03-26 22:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a908f9-e380-526d-bf55-2dd83fdb047b with scrape type 2
2026-03-26 22:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a908f9-e380-526d-bf55-2dd83fdb047b, identifier: 10714223
2026-03-26 22:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223
2026-03-26 22:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223
2026-03-26 22:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223 to the API
2026-03-26 22:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714223>
{'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': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '51a908f9-e380-526d-bf55-2dd83fdb047b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJS357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 119189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'119.189 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714223%27 HTTP/1.1" 200 None
2026-03-26 22:35:26 [adesa.be] INFO: Saving data for 10714223: {'auction_closing_time': 1774600200.0, 'created_time': 1774347907.748085, 'last_price_update_time': 1774564526.591863}
2026-03-26 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714223') HTTP/1.1" 204 0
2026-03-26 22:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986
2026-03-26 22:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee59c29-1b2b-5bcc-bd76-259befc99654 with scrape type 2
2026-03-26 22:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ee59c29-1b2b-5bcc-bd76-259befc99654 with scrape type 2
2026-03-26 22:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ee59c29-1b2b-5bcc-bd76-259befc99654, identifier: 10714986
2026-03-26 22:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986
2026-03-26 22:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986
2026-03-26 22:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986 to the API
2026-03-26 22:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714986>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6ee59c29-1b2b-5bcc-bd76-259befc99654',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKF716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714986',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 153014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 2.0 D3 Momentum Pro - Diesel - Automatic - 150 hp - '
'153.014 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-26 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714986%27 HTTP/1.1" 200 None
2026-03-26 22:35:27 [adesa.be] INFO: Saving data for 10714986: {'auction_closing_time': 1774600200.0, 'created_time': 1774347622.713036, 'last_price_update_time': 1774564527.062125}
2026-03-26 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714986') HTTP/1.1" 204 0
2026-03-26 22:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989
2026-03-26 22:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with scrape type 2
2026-03-26 22:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with scrape type 2
2026-03-26 22:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81, identifier: 10714989
2026-03-26 22:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989
2026-03-26 22:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989
2026-03-26 22:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989 to the API
2026-03-26 22:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714989>
{'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': 253,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '1d986ec3-1c2a-5be9-beec-9e2d4e34cb81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXK264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714989',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 87800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'87.800 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-26 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714989%27 HTTP/1.1" 200 None
2026-03-26 22:35:28 [adesa.be] INFO: Saving data for 10714989: {'auction_closing_time': 1774600200.0, 'created_time': 1774347903.048062, 'last_price_update_time': 1774564528.675504}
2026-03-26 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714989') HTTP/1.1" 204 0
2026-03-26 22:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249
2026-03-26 22:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with scrape type 2
2026-03-26 22:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with scrape type 2
2026-03-26 22:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0, identifier: 10714249
2026-03-26 22:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249
2026-03-26 22:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249
2026-03-26 22:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249 to the API
2026-03-26 22:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714249>
{'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': 101,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '879a67f0-87f2-5db5-bce4-401d4bcfcdf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUC140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714249',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 53204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Manual - 101 hp - '
'53.204 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-26 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714249%27 HTTP/1.1" 200 None
2026-03-26 22:35:30 [adesa.be] INFO: Saving data for 10714249: {'auction_closing_time': 1774600200.0, 'created_time': 1774347921.590463, 'last_price_update_time': 1774564530.616959}
2026-03-26 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714249') HTTP/1.1" 204 0
2026-03-26 22:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242
2026-03-26 22:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b87163-18a9-588f-b3ef-fddf8b64ab60 with scrape type 2
2026-03-26 22:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42b87163-18a9-588f-b3ef-fddf8b64ab60 with scrape type 2
2026-03-26 22:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42b87163-18a9-588f-b3ef-fddf8b64ab60, identifier: 10714242
2026-03-26 22:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242
2026-03-26 22:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242
2026-03-26 22:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242 to the API
2026-03-26 22:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714242>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '42b87163-18a9-588f-b3ef-fddf8b64ab60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714242',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 45000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 45.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714242%27 HTTP/1.1" 200 None
2026-03-26 22:35:31 [adesa.be] INFO: Saving data for 10714242: {'auction_closing_time': 1774600200.0, 'created_time': 1774347921.205835, 'last_price_update_time': 1774564531.585985}
2026-03-26 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714242') HTTP/1.1" 204 0
2026-03-26 22:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a156eb12-6c7d-56eb-8f24-16c3fc71668b with identifier: 10730868
2026-03-26 22:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a156eb12-6c7d-56eb-8f24-16c3fc71668b with scrape type 1
2026-03-26 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F440f6423-8377-4218-b7b9-fdc2e587cf84.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/440f6423-8377-4218-b7b9-fdc2e587cf84.jpg not downloaded yet
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F36ca853a-8377-4c8d-8663-3ef641ab493c.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/36ca853a-8377-4c8d-8663-3ef641ab493c.jpg not downloaded yet
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F4b259d97-87b5-4e55-833e-8d7c7e767821.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/4b259d97-87b5-4e55-833e-8d7c7e767821.jpg not downloaded yet
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F821099ba-b6bf-496a-804c-e1e56c38ac97.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/821099ba-b6bf-496a-804c-e1e56c38ac97.jpg not downloaded yet
2026-03-26 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252Fd4d4eb35-1ae0-47c9-adcc-d7ab6f4159e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/d4d4eb35-1ae0-47c9-adcc-d7ab6f4159e6.jpg not downloaded yet
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F83ed38eb-4985-415a-944c-f1ec0885f828.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/83ed38eb-4985-415a-944c-f1ec0885f828.jpg not downloaded yet
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252Fee48cc77-c010-4b69-8148-05420364b74f.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/ee48cc77-c010-4b69-8148-05420364b74f.jpg not downloaded yet
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F43b14731-c15a-4f4d-9773-88b1c3b5b816.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/43b14731-c15a-4f4d-9773-88b1c3b5b816.jpg not downloaded yet
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F8e4f194d-b7a7-4644-a26a-5273e8f8b713.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/8e4f194d-b7a7-4644-a26a-5273e8f8b713.jpg not downloaded yet
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252Fc2f61175-5f34-4715-899c-6178e0deb71a.jpg%27 HTTP/1.1" 200 None
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/c2f61175-5f34-4715-899c-6178e0deb71a.jpg not downloaded yet
2026-03-26 22:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233
2026-03-26 22:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with scrape type 2
2026-03-26 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with scrape type 2
2026-03-26 22:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9, identifier: 10714233
2026-03-26 22:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233
2026-03-26 22:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233
2026-03-26 22:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233 to the API
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714233>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0c4e6e2b-fe76-5ffc-a086-e5a080b565c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUD523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714233',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 161246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 320d Sport - Diesel - Manual - 190 hp - 161.246 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714233%27 HTTP/1.1" 200 None
2026-03-26 22:35:34 [adesa.be] INFO: Saving data for 10714233: {'auction_closing_time': 1774600200.0, 'created_time': 1774347948.17609, 'last_price_update_time': 1774564534.268936}
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714233') HTTP/1.1" 204 0
2026-03-26 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/c2f61175-5f34-4715-899c-6178e0deb71a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/43b14731-c15a-4f4d-9773-88b1c3b5b816.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239
2026-03-26 22:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2907fb7-09dd-5e84-b268-109a1178af61 with scrape type 2
2026-03-26 22:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2907fb7-09dd-5e84-b268-109a1178af61 with scrape type 2
2026-03-26 22:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2907fb7-09dd-5e84-b268-109a1178af61, identifier: 10714239
2026-03-26 22:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239
2026-03-26 22:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239
2026-03-26 22:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239 to the API
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714239>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2907fb7-09dd-5e84-b268-109a1178af61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMZ612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 79.579 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714239%27 HTTP/1.1" 200 None
2026-03-26 22:35:34 [adesa.be] INFO: Saving data for 10714239: {'auction_closing_time': 1774600200.0, 'created_time': 1774347920.085894, 'last_price_update_time': 1774564534.771205}
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714239') HTTP/1.1" 204 0
2026-03-26 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/ee48cc77-c010-4b69-8148-05420364b74f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c3e010>
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252Fc2f61175-5f34-4715-899c-6178e0deb71a.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/c2f61175-5f34-4715-899c-6178e0deb71a.jpg saved to cache
2026-03-26 22:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d28650>
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F43b14731-c15a-4f4d-9773-88b1c3b5b816.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/43b14731-c15a-4f4d-9773-88b1c3b5b816.jpg saved to cache
2026-03-26 22:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/8e4f194d-b7a7-4644-a26a-5273e8f8b713.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76b35250>
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252Fee48cc77-c010-4b69-8148-05420364b74f.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/ee48cc77-c010-4b69-8148-05420364b74f.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/83ed38eb-4985-415a-944c-f1ec0885f828.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76cde210>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F8e4f194d-b7a7-4644-a26a-5273e8f8b713.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/8e4f194d-b7a7-4644-a26a-5273e8f8b713.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/d4d4eb35-1ae0-47c9-adcc-d7ab6f4159e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/821099ba-b6bf-496a-804c-e1e56c38ac97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d76b90>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F83ed38eb-4985-415a-944c-f1ec0885f828.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/83ed38eb-4985-415a-944c-f1ec0885f828.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/4b259d97-87b5-4e55-833e-8d7c7e767821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/36ca853a-8377-4c8d-8663-3ef641ab493c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d774d0>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252Fd4d4eb35-1ae0-47c9-adcc-d7ab6f4159e6.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/d4d4eb35-1ae0-47c9-adcc-d7ab6f4159e6.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76c57bd0>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F821099ba-b6bf-496a-804c-e1e56c38ac97.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/821099ba-b6bf-496a-804c-e1e56c38ac97.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748287/general/440f6423-8377-4218-b7b9-fdc2e587cf84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730868)
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d76d7f510>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F4b259d97-87b5-4e55-833e-8d7c7e767821.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/4b259d97-87b5-4e55-833e-8d7c7e767821.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d85dc6f90>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F36ca853a-8377-4c8d-8663-3ef641ab493c.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/36ca853a-8377-4c8d-8663-3ef641ab493c.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6d77ab7490>
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 22:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748287%252Fgeneral%252F440f6423-8377-4218-b7b9-fdc2e587cf84.jpg') HTTP/1.1" 204 0
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748287/general/440f6423-8377-4218-b7b9-fdc2e587cf84.jpg saved to cache
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a156eb12-6c7d-56eb-8f24-16c3fc71668b
2026-03-26 22:35:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a156eb12-6c7d-56eb-8f24-16c3fc71668b, skipping ID generation
2026-03-26 22:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a156eb12-6c7d-56eb-8f24-16c3fc71668b with scrape type 1
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a156eb12-6c7d-56eb-8f24-16c3fc71668b sending to next pipeline
2026-03-26 22:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a156eb12-6c7d-56eb-8f24-16c3fc71668b, identifier: 10730868
2026-03-26 22:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a156eb12-6c7d-56eb-8f24-16c3fc71668b with identifier: 10730868
2026-03-26 22:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a156eb12-6c7d-56eb-8f24-16c3fc71668b with identifier: 10730868
2026-03-26 22:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a156eb12-6c7d-56eb-8f24-16c3fc71668b with identifier: 10730868 to the API
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748287/general/440f6423-8377-4218-b7b9-fdc2e587cf84.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'a156eb12-6c7d-56eb-8f24-16c3fc71668b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCP561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730868',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 103272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/440f6423-8377-4218-b7b9-fdc2e587cf84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/36ca853a-8377-4c8d-8663-3ef641ab493c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/4b259d97-87b5-4e55-833e-8d7c7e767821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/821099ba-b6bf-496a-804c-e1e56c38ac97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/d4d4eb35-1ae0-47c9-adcc-d7ab6f4159e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/83ed38eb-4985-415a-944c-f1ec0885f828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/ee48cc77-c010-4b69-8148-05420364b74f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/43b14731-c15a-4f4d-9773-88b1c3b5b816.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/8e4f194d-b7a7-4644-a26a-5273e8f8b713.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a156eb12-6c7d-56eb-8f24-16c3fc71668b/a156eb12-6c7d-56eb-8f24-16c3fc71668b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748287/general/c2f61175-5f34-4715-899c-6178e0deb71a.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 18i - Petrol - Automatic - 136 hp - 103.272 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730868%27 HTTP/1.1" 200 None
2026-03-26 22:35:35 [adesa.be] INFO: Saving data for 10730868: {'created_time': 1774564535.864026, 'last_price_update_time': 1774564535.864039, 'auction_closing_time': 1774596600.0}
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730868') HTTP/1.1" 204 0
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237
2026-03-26 22:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b9e220-5717-5070-b30e-639b93485246 with scrape type 2
2026-03-26 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b9e220-5717-5070-b30e-639b93485246 with scrape type 2
2026-03-26 22:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25b9e220-5717-5070-b30e-639b93485246, identifier: 10714237
2026-03-26 22:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237
2026-03-26 22:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237
2026-03-26 22:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237 to the API
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714237>
{'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': 122,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '25b9e220-5717-5070-b30e-639b93485246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNN431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 63063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 63.063 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714237%27 HTTP/1.1" 200 None
2026-03-26 22:35:36 [adesa.be] INFO: Saving data for 10714237: {'auction_closing_time': 1774600200.0, 'created_time': 1774347942.087482, 'last_price_update_time': 1774564536.327438}
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714237') HTTP/1.1" 204 0
2026-03-26 22:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240
2026-03-26 22:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with scrape type 2
2026-03-26 22:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with scrape type 2
2026-03-26 22:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786, identifier: 10714240
2026-03-26 22:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240
2026-03-26 22:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240
2026-03-26 22:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240 to the API
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714240>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4d2d831c-6ac6-5ce7-8b39-4f9e990b1786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714240',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 133229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 133.229 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714240%27 HTTP/1.1" 200 None
2026-03-26 22:35:36 [adesa.be] INFO: Saving data for 10714240: {'auction_closing_time': 1774600200.0, 'created_time': 1774347920.46741, 'last_price_update_time': 1774564536.665128}
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714240') HTTP/1.1" 204 0
2026-03-26 22:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243
2026-03-26 22:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40775881-9795-553c-9efb-f48365c9606c with scrape type 2
2026-03-26 22:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40775881-9795-553c-9efb-f48365c9606c with scrape type 2
2026-03-26 22:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40775881-9795-553c-9efb-f48365c9606c, identifier: 10714243
2026-03-26 22:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243
2026-03-26 22:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243
2026-03-26 22:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243 to the API
2026-03-26 22:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714243>
{'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': 220,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '40775881-9795-553c-9efb-f48365c9606c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEH206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 110571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 220 hp - 110.571 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710714243%27 HTTP/1.1" 200 None
2026-03-26 22:35:37 [adesa.be] INFO: Saving data for 10714243: {'auction_closing_time': 1774600200.0, 'created_time': 1774347947.368226, 'last_price_update_time': 1774564537.607829}
2026-03-26 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714243') HTTP/1.1" 204 0
2026-03-26 22:35:37 [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-26 22: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-26 22:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-26 22:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac708629-14e7-5400-a2a7-fdbb12b4cd5b with scrape type 2
2026-03-26 22:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac708629-14e7-5400-a2a7-fdbb12b4cd5b with scrape type 2
2026-03-26 22:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac708629-14e7-5400-a2a7-fdbb12b4cd5b, identifier: 10715730
2026-03-26 22:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-26 22:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-26 22:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730 to the API
2026-03-26 22:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:38 [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': 3200,
'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-26 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:38 [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-26 22:35:38 [adesa.be] INFO: Saving data for 10715730: {'auction_closing_time': 1774857600.0, 'created_time': 1774365510.893197, 'last_price_update_time': 1774564538.072407}
2026-03-26 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715730') HTTP/1.1" 204 0
2026-03-26 22:35:38 [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-26 22: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-26 22:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-26 22:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1559227-f812-5445-b22b-998c8e6e0526 with scrape type 2
2026-03-26 22:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1559227-f812-5445-b22b-998c8e6e0526 with scrape type 2
2026-03-26 22:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1559227-f812-5445-b22b-998c8e6e0526, identifier: 10715725
2026-03-26 22:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-26 22:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-26 22:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725 to the API
2026-03-26 22:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:38 [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': 3400,
'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-26 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:38 [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-26 22:35:38 [adesa.be] INFO: Saving data for 10715725: {'auction_closing_time': 1774857600.0, 'created_time': 1774365589.896843, 'last_price_update_time': 1774564538.544652}
2026-03-26 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715725') HTTP/1.1" 204 0
2026-03-26 22:35:39 [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-26 22:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-26 22:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with scrape type 2
2026-03-26 22:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with scrape type 2
2026-03-26 22:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d, identifier: 10715724
2026-03-26 22:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-26 22:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-26 22:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724 to the API
2026-03-26 22:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:39 [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': 3400,
'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-26 22:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35: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-26 22:35:39 [adesa.be] INFO: Saving data for 10715724: {'auction_closing_time': 1774857600.0, 'created_time': 1774365552.691114, 'last_price_update_time': 1774564539.745385}
2026-03-26 22:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715724') HTTP/1.1" 204 0
2026-03-26 22:35:39 [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-26 22:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-26 22:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with scrape type 2
2026-03-26 22:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with scrape type 2
2026-03-26 22:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce24ed22-eb33-505b-80e5-3cf0abc9fd62, identifier: 10715723
2026-03-26 22:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-26 22:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-26 22:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723 to the API
2026-03-26 22:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:40 [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': 3400,
'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-26 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715723%27 HTTP/1.1" 200 None
2026-03-26 22:35:40 [adesa.be] INFO: Saving data for 10715723: {'auction_closing_time': 1774857600.0, 'created_time': 1774365555.496415, 'last_price_update_time': 1774564540.200797}
2026-03-26 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715723') HTTP/1.1" 204 0
2026-03-26 22:35:41 [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-26 22: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-26 22:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-26 22:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d610f3d6-f246-5c61-986c-b2698f460e0a with scrape type 2
2026-03-26 22:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d610f3d6-f246-5c61-986c-b2698f460e0a with scrape type 2
2026-03-26 22:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d610f3d6-f246-5c61-986c-b2698f460e0a, identifier: 10715720
2026-03-26 22:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-26 22:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-26 22:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720 to the API
2026-03-26 22:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:41 [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': 5400,
'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-26 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715720%27 HTTP/1.1" 200 None
2026-03-26 22:35:41 [adesa.be] INFO: Saving data for 10715720: {'auction_closing_time': 1774857600.0, 'created_time': 1774365531.389413, 'last_price_update_time': 1774564541.662118}
2026-03-26 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715720') HTTP/1.1" 204 0
2026-03-26 22:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ea3b0fc-3171-5e5c-9b30-46152805a29a with identifier: 10724837
2026-03-26 22:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ea3b0fc-3171-5e5c-9b30-46152805a29a with scrape type 2
2026-03-26 22:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ea3b0fc-3171-5e5c-9b30-46152805a29a with scrape type 2
2026-03-26 22:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ea3b0fc-3171-5e5c-9b30-46152805a29a, identifier: 10724837
2026-03-26 22:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ea3b0fc-3171-5e5c-9b30-46152805a29a with identifier: 10724837
2026-03-26 22:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ea3b0fc-3171-5e5c-9b30-46152805a29a with identifier: 10724837
2026-03-26 22:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ea3b0fc-3171-5e5c-9b30-46152805a29a with identifier: 10724837 to the API
2026-03-26 22:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724837>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3ea3b0fc-3171-5e5c-9b30-46152805a29a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTB609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724837',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 97560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'97.560 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724837%27 HTTP/1.1" 200 None
2026-03-26 22:35:43 [adesa.be] INFO: Saving data for 10724837: {'auction_closing_time': 1774603800.0, 'created_time': 1774453206.164495, 'last_price_update_time': 1774564543.460776}
2026-03-26 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724837') HTTP/1.1" 204 0
2026-03-26 22:35:43 [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-26 22: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-26 22:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-26 22:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with scrape type 2
2026-03-26 22:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with scrape type 2
2026-03-26 22:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7, identifier: 10715719
2026-03-26 22:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-26 22:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-26 22:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719 to the API
2026-03-26 22:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:44 [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': 10100,
'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-26 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715719%27 HTTP/1.1" 200 None
2026-03-26 22:35:44 [adesa.be] INFO: Saving data for 10715719: {'auction_closing_time': 1774857600.0, 'created_time': 1774365587.441237, 'last_price_update_time': 1774564544.190129}
2026-03-26 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715719') HTTP/1.1" 204 0
2026-03-26 22:35:44 [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-26 22:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-26 22:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49445ed0-23db-590d-b078-d75d9a082fa7 with scrape type 2
2026-03-26 22:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49445ed0-23db-590d-b078-d75d9a082fa7 with scrape type 2
2026-03-26 22:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49445ed0-23db-590d-b078-d75d9a082fa7, identifier: 10715718
2026-03-26 22:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-26 22:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-26 22:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718 to the API
2026-03-26 22:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:45 [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': 8600,
'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-26 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:45 [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-26 22:35:45 [adesa.be] INFO: Saving data for 10715718: {'auction_closing_time': 1774857600.0, 'created_time': 1774365553.074929, 'last_price_update_time': 1774564545.171321}
2026-03-26 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715718') HTTP/1.1" 204 0
2026-03-26 22:35:45 [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-26 22:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-26 22:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 2
2026-03-26 22:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 2
2026-03-26 22:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c7df8da-8ded-5954-a449-769802bbdfeb, identifier: 10715716
2026-03-26 22:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-26 22:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-26 22:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716 to the API
2026-03-26 22:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:46 [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': 12500,
'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-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:46 [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-26 22:35:46 [adesa.be] INFO: Saving data for 10715716: {'auction_closing_time': 1774857600.0, 'created_time': 1774365590.677973, 'last_price_update_time': 1774564546.025474}
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715716') HTTP/1.1" 204 0
2026-03-26 22:35:46 [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-26 22:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-26 22:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with scrape type 2
2026-03-26 22:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with scrape type 2
2026-03-26 22:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964, identifier: 10715713
2026-03-26 22:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-26 22:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-26 22:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713 to the API
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:46 [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-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:46 [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-26 22:35:46 [adesa.be] INFO: Saving data for 10715713: {'auction_closing_time': 1774857600.0, 'created_time': 1774365551.721417, 'last_price_update_time': 1774564546.491041}
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715713') HTTP/1.1" 204 0
2026-03-26 22:35:46 [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-26 22:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-26 22:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fb0121-7a12-573e-92a3-d91b7a968d09 with scrape type 2
2026-03-26 22:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41fb0121-7a12-573e-92a3-d91b7a968d09 with scrape type 2
2026-03-26 22:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41fb0121-7a12-573e-92a3-d91b7a968d09, identifier: 10715722
2026-03-26 22:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-26 22:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-26 22:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722 to the API
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:46 [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': 3200,
'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-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:46 [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-26 22:35:46 [adesa.be] INFO: Saving data for 10715722: {'auction_closing_time': 1774857600.0, 'created_time': 1774365507.002138, 'last_price_update_time': 1774564546.990867}
2026-03-26 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715722') HTTP/1.1" 204 0
2026-03-26 22:35:49 [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-26 22:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:49 [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-26 22:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-26 22:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c577599-600a-5738-9f5f-363e8f9524d4 with scrape type 2
2026-03-26 22:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c577599-600a-5738-9f5f-363e8f9524d4 with scrape type 2
2026-03-26 22:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c577599-600a-5738-9f5f-363e8f9524d4, identifier: 10715710
2026-03-26 22:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-26 22:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-26 22:35: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-26 22:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35: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': 9000,
'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-26 22:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35: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-26 22:35:49 [adesa.be] INFO: Saving data for 10715710: {'auction_closing_time': 1774857600.0, 'created_time': 1774366118.163689, 'last_price_update_time': 1774564549.664399}
2026-03-26 22:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35: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-26 22:35:49 [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-26 22:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900
2026-03-26 22:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd263337-1ea9-5a3f-87fe-8a66f30006b0 with scrape type 2
2026-03-26 22:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd263337-1ea9-5a3f-87fe-8a66f30006b0 with scrape type 2
2026-03-26 22:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd263337-1ea9-5a3f-87fe-8a66f30006b0, identifier: 10723900
2026-03-26 22:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900
2026-03-26 22:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900
2026-03-26 22:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900 to the API
2026-03-26 22:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:50 [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-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:50 [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-26 22:35:50 [adesa.be] INFO: Saving data for 10723900: {'auction_closing_time': 1774868400.0, 'created_time': 1774453200.062837, 'last_price_update_time': 1774564550.057422}
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723900') HTTP/1.1" 204 0
2026-03-26 22:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-26 22:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56673a48-23fe-5e0b-9acc-e213d0496d9e with scrape type 2
2026-03-26 22:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56673a48-23fe-5e0b-9acc-e213d0496d9e with scrape type 2
2026-03-26 22:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56673a48-23fe-5e0b-9acc-e213d0496d9e, identifier: 10715715
2026-03-26 22:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-26 22:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-26 22:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715 to the API
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:50 [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-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:50 [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-26 22:35:50 [adesa.be] INFO: Saving data for 10715715: {'auction_closing_time': 1774857600.0, 'created_time': 1774365578.733649, 'last_price_update_time': 1774564550.41746}
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715715') HTTP/1.1" 204 0
2026-03-26 22:35:50 [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-26 22:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-26 22:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 804f1413-d22a-5858-93c4-623d124ddf25 with scrape type 2
2026-03-26 22:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 804f1413-d22a-5858-93c4-623d124ddf25 with scrape type 2
2026-03-26 22:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 804f1413-d22a-5858-93c4-623d124ddf25, identifier: 10715711
2026-03-26 22:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-26 22:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-26 22:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711 to the API
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:50 [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': 9000,
'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-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:50 [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-26 22:35:50 [adesa.be] INFO: Saving data for 10715711: {'auction_closing_time': 1774857600.0, 'created_time': 1774365567.336035, 'last_price_update_time': 1774564550.890862}
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715711') HTTP/1.1" 204 0
2026-03-26 22:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11af4529-f4f5-5a88-98ce-954e417d07a0 with identifier: 10724210
2026-03-26 22:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11af4529-f4f5-5a88-98ce-954e417d07a0 with scrape type 2
2026-03-26 22:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11af4529-f4f5-5a88-98ce-954e417d07a0 with scrape type 2
2026-03-26 22:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11af4529-f4f5-5a88-98ce-954e417d07a0, identifier: 10724210
2026-03-26 22:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11af4529-f4f5-5a88-98ce-954e417d07a0 with identifier: 10724210
2026-03-26 22:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11af4529-f4f5-5a88-98ce-954e417d07a0 with identifier: 10724210
2026-03-26 22:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11af4529-f4f5-5a88-98ce-954e417d07a0 with identifier: 10724210 to the API
2026-03-26 22:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '11af4529-f4f5-5a88-98ce-954e417d07a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1yuz945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724210',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 200326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2017-07-14',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'Volvo XC90 D5 Inscription - Diesel - Automatic - 235 hp - 200.326 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2017}
2026-03-26 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724210%27 HTTP/1.1" 200 None
2026-03-26 22:35:51 [adesa.be] INFO: Saving data for 10724210: {'auction_closing_time': 1774605600.0, 'created_time': 1774453243.130018, 'last_price_update_time': 1774564551.85418}
2026-03-26 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724210') HTTP/1.1" 204 0
2026-03-26 22:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204
2026-03-26 22:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with scrape type 2
2026-03-26 22:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with scrape type 2
2026-03-26 22:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3, identifier: 10724204
2026-03-26 22:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204
2026-03-26 22:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204
2026-03-26 22:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204 to the API
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724204>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3ed5ae8-8a6f-5a6a-9add-063ce877ead3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ybc398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724204',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 214972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2017-12-22',
'seats_number': 7,
'seller_name': 'PERFORM BV',
'title': 'Volvo XC90 D4 Inscription - Diesel - Automatic - 190 hp - 214.972 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2017}
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724204%27 HTTP/1.1" 200 None
2026-03-26 22:35:53 [adesa.be] INFO: Saving data for 10724204: {'auction_closing_time': 1774605600.0, 'created_time': 1774452756.730139, 'last_price_update_time': 1774564553.226505}
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724204') HTTP/1.1" 204 0
2026-03-26 22:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220
2026-03-26 22:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with scrape type 2
2026-03-26 22:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with scrape type 2
2026-03-26 22:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb, identifier: 10714220
2026-03-26 22:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220
2026-03-26 22:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220
2026-03-26 22:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220 to the API
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714220>
{'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': 116,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '16a7d2d7-41c1-547a-bd50-0393f6e94ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUL163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 128224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 128.224 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714220%27 HTTP/1.1" 200 None
2026-03-26 22:35:53 [adesa.be] INFO: Saving data for 10714220: {'auction_closing_time': 1774600200.0, 'created_time': 1774347904.116655, 'last_price_update_time': 1774564553.696302}
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714220') HTTP/1.1" 204 0
2026-03-26 22:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866
2026-03-26 22:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e77ede81-4dea-532f-9cb6-eeedb51446fc with scrape type 2
2026-03-26 22:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e77ede81-4dea-532f-9cb6-eeedb51446fc with scrape type 2
2026-03-26 22:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e77ede81-4dea-532f-9cb6-eeedb51446fc, identifier: 10717866
2026-03-26 22:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866
2026-03-26 22:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866
2026-03-26 22:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866 to the API
2026-03-26 22:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717866>
{'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-27T10: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=10717866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 298011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14950,
'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-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717866%27 HTTP/1.1" 200 None
2026-03-26 22:35:54 [adesa.be] INFO: Saving data for 10717866: {'auction_closing_time': 1774605600.0, 'created_time': 1774365490.03657, 'last_price_update_time': 1774564554.179217}
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717866') HTTP/1.1" 204 0
2026-03-26 22:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:54 [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-26 22:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983
2026-03-26 22:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4053e1ea-eb04-54b0-9859-2c5babd4eacb with scrape type 2
2026-03-26 22:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4053e1ea-eb04-54b0-9859-2c5babd4eacb with scrape type 2
2026-03-26 22:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4053e1ea-eb04-54b0-9859-2c5babd4eacb, identifier: 10714983
2026-03-26 22:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-26 22:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a with scrape type 2
2026-03-26 22:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a with scrape type 2
2026-03-26 22:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47ee9db4-3c47-59a1-b531-0af9e1bb657a, identifier: 10715714
2026-03-26 22:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983
2026-03-26 22:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983
2026-03-26 22:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983 to the API
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714983>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '4053e1ea-eb04-54b0-9859-2c5babd4eacb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714983',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 131355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 P8 R-Design - Twin Motor - Electric - Automatic - 408 hp '
'- 131.355 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714983%27 HTTP/1.1" 200 None
2026-03-26 22:35:54 [adesa.be] INFO: Saving data for 10714983: {'auction_closing_time': 1774600200.0, 'created_time': 1774347635.68121, 'last_price_update_time': 1774564554.737512}
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714983') HTTP/1.1" 204 0
2026-03-26 22:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-26 22:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-26 22:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714 to the API
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:54 [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': 9900,
'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-26 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:55 [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-26 22:35:55 [adesa.be] INFO: Saving data for 10715714: {'auction_closing_time': 1774857600.0, 'created_time': 1774365550.831642, 'last_price_update_time': 1774564555.002079}
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715714') HTTP/1.1" 204 0
2026-03-26 22:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-26 22:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 2
2026-03-26 22:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 2
2026-03-26 22:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf, identifier: 10717859
2026-03-26 22:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-26 22:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-26 22:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859 to the API
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717859>
{'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-27T10: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=10717859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 215989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'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-26 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717859%27 HTTP/1.1" 200 None
2026-03-26 22:35:55 [adesa.be] INFO: Saving data for 10717859: {'auction_closing_time': 1774605600.0, 'created_time': 1774365486.437238, 'last_price_update_time': 1774564555.469732}
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717859') HTTP/1.1" 204 0
2026-03-26 22:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262
2026-03-26 22:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52f8c8f7-b977-5620-af96-4cf4bcee372a with scrape type 2
2026-03-26 22:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52f8c8f7-b977-5620-af96-4cf4bcee372a with scrape type 2
2026-03-26 22:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52f8c8f7-b977-5620-af96-4cf4bcee372a, identifier: 10724262
2026-03-26 22:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262
2026-03-26 22:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262
2026-03-26 22:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262 to the API
2026-03-26 22:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724262>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '52f8c8f7-b977-5620-af96-4cf4bcee372a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VAR029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724262',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 144923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-01-08',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 120 hp - 144.923 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2016}
2026-03-26 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724262%27 HTTP/1.1" 200 None
2026-03-26 22:35:56 [adesa.be] INFO: Saving data for 10724262: {'auction_closing_time': 1774605600.0, 'created_time': 1774452765.936747, 'last_price_update_time': 1774564556.948736}
2026-03-26 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724262') HTTP/1.1" 204 0
2026-03-26 22:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837
2026-03-26 22:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38a6132-a737-5179-b4ed-d62f02210477 with scrape type 2
2026-03-26 22:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f38a6132-a737-5179-b4ed-d62f02210477 with scrape type 2
2026-03-26 22:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f38a6132-a737-5179-b4ed-d62f02210477, identifier: 10717837
2026-03-26 22:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837
2026-03-26 22:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837
2026-03-26 22:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837 to the API
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717837>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f38a6132-a737-5179-b4ed-d62f02210477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1API039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717837',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 207325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34800,
'price_includes_vat': True,
'registration_date': '2016-02-01',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC90 D5 Momentum - AWD - Diesel - Automatic - 225 hp - '
'207.325 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2016}
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717837%27 HTTP/1.1" 200 None
2026-03-26 22:35:57 [adesa.be] INFO: Saving data for 10717837: {'auction_closing_time': 1774605600.0, 'created_time': 1774365490.892161, 'last_price_update_time': 1774564557.374397}
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717837') HTTP/1.1" 204 0
2026-03-26 22:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-26 22:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with scrape type 2
2026-03-26 22:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with scrape type 2
2026-03-26 22:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778, identifier: 10717896
2026-03-26 22:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-26 22:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-26 22:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896 to the API
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717896>
{'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': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '76f9a066-dd5d-5d72-a2e4-7d5fd9bed778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PCP170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 194007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-05-12',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Volvo V40 D2 R-Design - Diesel - Manual - 120 hp - 194.007 km',
'transmission': 'manual',
'trim': 'R-Design',
'vin': None,
'year': 2015}
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717896%27 HTTP/1.1" 200 None
2026-03-26 22:35:57 [adesa.be] INFO: Saving data for 10717896: {'auction_closing_time': 1774605600.0, 'created_time': 1774365488.157546, 'last_price_update_time': 1774564557.742284}
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717896') HTTP/1.1" 204 0
2026-03-26 22:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-26 22:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701e416f-17ee-5494-85c8-441d457c6941 with scrape type 2
2026-03-26 22:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 701e416f-17ee-5494-85c8-441d457c6941 with scrape type 2
2026-03-26 22:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 701e416f-17ee-5494-85c8-441d457c6941, identifier: 10717901
2026-03-26 22:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-26 22:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-26 22:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901 to the API
2026-03-26 22:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717901>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '701e416f-17ee-5494-85c8-441d457c6941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HCK400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 199869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-06-18',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 115 hp - 199.869 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2014}
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717901%27 HTTP/1.1" 200 None
2026-03-26 22:35:58 [adesa.be] INFO: Saving data for 10717901: {'auction_closing_time': 1774605600.0, 'created_time': 1774365489.647442, 'last_price_update_time': 1774564558.125958}
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717901') HTTP/1.1" 204 0
2026-03-26 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10724213
2026-03-26 22:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with scrape type 2
2026-03-26 22:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with scrape type 2
2026-03-26 22:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8915060-d8ad-55dd-bde0-d5f54ee4aa28, identifier: 10724213
2026-03-26 22:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10724213
2026-03-26 22:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10724213
2026-03-26 22:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10724213 to the API
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724213>
{'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-27T10: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=10724213',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 208328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'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-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724213%27 HTTP/1.1" 200 None
2026-03-26 22:35:58 [adesa.be] INFO: Saving data for 10724213: {'auction_closing_time': 1774605600.0, 'created_time': 1774453240.079123, 'last_price_update_time': 1774564558.484708}
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724213') HTTP/1.1" 204 0
2026-03-26 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280
2026-03-26 22:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eafba6e6-fb98-55e1-965b-51bcd4468425 with scrape type 2
2026-03-26 22:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eafba6e6-fb98-55e1-965b-51bcd4468425 with scrape type 2
2026-03-26 22:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eafba6e6-fb98-55e1-965b-51bcd4468425, identifier: 10724280
2026-03-26 22:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280
2026-03-26 22:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280
2026-03-26 22:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280 to the API
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eafba6e6-fb98-55e1-965b-51bcd4468425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1lbe744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724280',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'C30',
'odometer': 380529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2008-01-31',
'seats_number': 4,
'seller_name': 'Autohandel Pieters bv',
'title': 'Volvo C30 1.6 Momentum - Diesel - Manual - 110 hp - 380.529 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2008}
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724280%27 HTTP/1.1" 200 None
2026-03-26 22:35:58 [adesa.be] INFO: Saving data for 10724280: {'auction_closing_time': 1774605600.0, 'created_time': 1774452773.098803, 'last_price_update_time': 1774564558.851426}
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724280') HTTP/1.1" 204 0
2026-03-26 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953
2026-03-26 22:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 2
2026-03-26 22:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 2
2026-03-26 22:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3ffa923-4f53-55b5-b87d-1d72bec58395, identifier: 10726953
2026-03-26 22:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953
2026-03-26 22:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953
2026-03-26 22:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953 to the API
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726953>
{'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-27T10: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=10726953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 137151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'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-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726953%27 HTTP/1.1" 200 None
2026-03-26 22:35:59 [adesa.be] INFO: Saving data for 10726953: {'auction_closing_time': 1774605600.0, 'created_time': 1774452753.362507, 'last_price_update_time': 1774564559.204993}
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726953') HTTP/1.1" 204 0
2026-03-26 22:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-26 22:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01e749e-154a-586e-8e9a-e003788b8c86 with scrape type 2
2026-03-26 22:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b01e749e-154a-586e-8e9a-e003788b8c86 with scrape type 2
2026-03-26 22:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b01e749e-154a-586e-8e9a-e003788b8c86, identifier: 10717894
2026-03-26 22:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10724261
2026-03-26 22:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-26 22:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-26 22:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63037426-51bb-54d6-8281-792e286c329e, identifier: 10724261
2026-03-26 22:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-26 22:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-26 22:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894 to the API
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717894>
{'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': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b01e749e-154a-586e-8e9a-e003788b8c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FSQ059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 171782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2015-05-20',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volvo V60 D2 Kinetic - Diesel - Automatic - 115 hp - 171.782 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2015}
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717894%27 HTTP/1.1" 200 None
2026-03-26 22:35:59 [adesa.be] INFO: Saving data for 10717894: {'auction_closing_time': 1774605600.0, 'created_time': 1774365486.097936, 'last_price_update_time': 1774564559.667044}
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717894') HTTP/1.1" 204 0
2026-03-26 22:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10724261
2026-03-26 22:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10724261
2026-03-26 22:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10724261 to the API
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724261>
{'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-27T10:00: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=10724261',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 182387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'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-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724261%27 HTTP/1.1" 200 None
2026-03-26 22:35:59 [adesa.be] INFO: Saving data for 10724261: {'auction_closing_time': 1774605600.0, 'created_time': 1774453242.781785, 'last_price_update_time': 1774564559.925301}
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724261') HTTP/1.1" 204 0
2026-03-26 22:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb2fb65-fac2-534a-9045-542c63c0634a with identifier: 10724236
2026-03-26 22:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb2fb65-fac2-534a-9045-542c63c0634a with scrape type 2
2026-03-26 22:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fb2fb65-fac2-534a-9045-542c63c0634a with scrape type 2
2026-03-26 22:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fb2fb65-fac2-534a-9045-542c63c0634a, identifier: 10724236
2026-03-26 22:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fb2fb65-fac2-534a-9045-542c63c0634a with identifier: 10724236
2026-03-26 22:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fb2fb65-fac2-534a-9045-542c63c0634a with identifier: 10724236
2026-03-26 22:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fb2fb65-fac2-534a-9045-542c63c0634a with identifier: 10724236 to the API
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724236>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4fb2fb65-fac2-534a-9045-542c63c0634a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ABN906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724236',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 201253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2017-02-10',
'seats_number': 5,
'seller_name': 'Lazoore-Cars BV',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Automatic - 150 hp '
'- 201.253 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724236%27 HTTP/1.1" 200 None
2026-03-26 22:36:00 [adesa.be] INFO: Saving data for 10724236: {'auction_closing_time': 1774605600.0, 'created_time': 1774453244.167187, 'last_price_update_time': 1774564560.40378}
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724236') HTTP/1.1" 204 0
2026-03-26 22:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4e38853-8af1-5b71-a8b9-54295926fae6 with identifier: 10726971
2026-03-26 22:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4e38853-8af1-5b71-a8b9-54295926fae6 with scrape type 2
2026-03-26 22:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4e38853-8af1-5b71-a8b9-54295926fae6 with scrape type 2
2026-03-26 22:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4e38853-8af1-5b71-a8b9-54295926fae6, identifier: 10726971
2026-03-26 22:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4e38853-8af1-5b71-a8b9-54295926fae6 with identifier: 10726971
2026-03-26 22:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4e38853-8af1-5b71-a8b9-54295926fae6 with identifier: 10726971
2026-03-26 22:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4e38853-8af1-5b71-a8b9-54295926fae6 with identifier: 10726971 to the API
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd4e38853-8af1-5b71-a8b9-54295926fae6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAT701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 83312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volkswagen ID.3 58 kWh 1st Max - Electric - Automatic - 204 hp - '
'83.312 km',
'transmission': 'automatic',
'trim': '1st Max',
'vin': None,
'year': 2020}
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726971%27 HTTP/1.1" 200 None
2026-03-26 22:36:00 [adesa.be] INFO: Saving data for 10726971: {'auction_closing_time': 1774605600.0, 'created_time': 1774453250.353324, 'last_price_update_time': 1774564560.756455}
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726971') HTTP/1.1" 204 0
2026-03-26 22:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd10f22-2d2f-5bcf-8757-3df3cb642b15 with identifier: 10724278
2026-03-26 22:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd10f22-2d2f-5bcf-8757-3df3cb642b15 with scrape type 2
2026-03-26 22:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd10f22-2d2f-5bcf-8757-3df3cb642b15 with scrape type 2
2026-03-26 22:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bd10f22-2d2f-5bcf-8757-3df3cb642b15, identifier: 10724278
2026-03-26 22:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bd10f22-2d2f-5bcf-8757-3df3cb642b15 with identifier: 10724278
2026-03-26 22:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bd10f22-2d2f-5bcf-8757-3df3cb642b15 with identifier: 10724278
2026-03-26 22:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bd10f22-2d2f-5bcf-8757-3df3cb642b15 with identifier: 10724278 to the API
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724278>
{'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': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9bd10f22-2d2f-5bcf-8757-3df3cb642b15',
'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=10724278',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 232122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2012-02-17',
'seats_number': 5,
'seller_name': 'ACR cv',
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 232.122 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2012}
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724278%27 HTTP/1.1" 200 None
2026-03-26 22:36:01 [adesa.be] INFO: Saving data for 10724278: {'auction_closing_time': 1774605600.0, 'created_time': 1774453252.926732, 'last_price_update_time': 1774564561.220825}
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724278') HTTP/1.1" 204 0
2026-03-26 22:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965
2026-03-26 22:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b97e65a-79e4-5895-9ae7-486920b54746 with scrape type 2
2026-03-26 22:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b97e65a-79e4-5895-9ae7-486920b54746 with scrape type 2
2026-03-26 22:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b97e65a-79e4-5895-9ae7-486920b54746, identifier: 10726965
2026-03-26 22:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965
2026-03-26 22:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965
2026-03-26 22:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965 to the API
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6b97e65a-79e4-5895-9ae7-486920b54746',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBM410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 73409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18250,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 73.409 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726965%27 HTTP/1.1" 200 None
2026-03-26 22:36:01 [adesa.be] INFO: Saving data for 10726965: {'auction_closing_time': 1774605600.0, 'created_time': 1774452771.697191, 'last_price_update_time': 1774564561.859852}
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726965') HTTP/1.1" 204 0
2026-03-26 22:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10724255
2026-03-26 22:36: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-26 22:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-26 22:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a, identifier: 10724255
2026-03-26 22:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10724255
2026-03-26 22:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10724255
2026-03-26 22:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10724255 to the API
2026-03-26 22:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724255>
{'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-27T10:00: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=10724255',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 138774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'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-26 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724255%27 HTTP/1.1" 200 None
2026-03-26 22:36:02 [adesa.be] INFO: Saving data for 10724255: {'auction_closing_time': 1774605600.0, 'created_time': 1774453247.525494, 'last_price_update_time': 1774564562.694679}
2026-03-26 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724255') HTTP/1.1" 204 0
2026-03-26 22:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885
2026-03-26 22:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with scrape type 2
2026-03-26 22:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with scrape type 2
2026-03-26 22:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce, identifier: 10717885
2026-03-26 22:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885
2026-03-26 22:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885
2026-03-26 22:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885 to the API
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717885>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717885',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Golf 1.0 - Petrol - Automatic - 110 hp - 31.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717885%27 HTTP/1.1" 200 None
2026-03-26 22:36:04 [adesa.be] INFO: Saving data for 10717885: {'auction_closing_time': 1774605600.0, 'created_time': 1774365587.769992, 'last_price_update_time': 1774564564.448955}
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717885') HTTP/1.1" 204 0
2026-03-26 22:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893
2026-03-26 22:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b848f3-a005-5dc6-ba66-6138be319a08 with scrape type 2
2026-03-26 22:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50b848f3-a005-5dc6-ba66-6138be319a08 with scrape type 2
2026-03-26 22:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50b848f3-a005-5dc6-ba66-6138be319a08, identifier: 10717893
2026-03-26 22:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893
2026-03-26 22:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893
2026-03-26 22:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893 to the API
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717893>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'CNG',
'id': '50b848f3-a005-5dc6-ba66-6138be319a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VNQ863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 184500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6450,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 2,
'seller_name': 'Nasscar Sprl',
'title': 'Volkswagen Caddy 1.4 Comfortline - CNG - Manual - 110 hp - 184.500 '
'km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717893%27 HTTP/1.1" 200 None
2026-03-26 22:36:05 [adesa.be] INFO: Saving data for 10717893: {'auction_closing_time': 1774605600.0, 'created_time': 1774365486.732694, 'last_price_update_time': 1774564565.059035}
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717893') HTTP/1.1" 204 0
2026-03-26 22:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888
2026-03-26 22:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with scrape type 2
2026-03-26 22:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with scrape type 2
2026-03-26 22:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea8339d1-2d90-5732-99f6-1b0b94f2abb5, identifier: 10717888
2026-03-26 22:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888
2026-03-26 22:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888
2026-03-26 22:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888 to the API
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717888>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 182,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hydrogen',
'id': 'ea8339d1-2d90-5732-99f6-1b0b94f2abb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 26075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7250,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 182 hp - 26.075 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717888%27 HTTP/1.1" 200 None
2026-03-26 22:36:05 [adesa.be] INFO: Saving data for 10717888: {'auction_closing_time': 1774605600.0, 'created_time': 1774365588.274437, 'last_price_update_time': 1774564565.981275}
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717888') HTTP/1.1" 204 0
2026-03-26 22:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919
2026-03-26 22:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with scrape type 2
2026-03-26 22:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with scrape type 2
2026-03-26 22:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4236a1ee-6a64-57f9-aa70-09f1e64bb378, identifier: 10717919
2026-03-26 22:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919
2026-03-26 22:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919
2026-03-26 22:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919 to the API
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717919>
{'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-27T10: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=10717919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 263883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'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-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717919%27 HTTP/1.1" 200 None
2026-03-26 22:36:06 [adesa.be] INFO: Saving data for 10717919: {'auction_closing_time': 1774605600.0, 'created_time': 1774365480.920925, 'last_price_update_time': 1774564566.35901}
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717919') HTTP/1.1" 204 0
2026-03-26 22:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae008ab-9228-5925-980a-e89845ee6c0e with identifier: 10724254
2026-03-26 22:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae008ab-9228-5925-980a-e89845ee6c0e with scrape type 2
2026-03-26 22:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ae008ab-9228-5925-980a-e89845ee6c0e with scrape type 2
2026-03-26 22:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ae008ab-9228-5925-980a-e89845ee6c0e, identifier: 10724254
2026-03-26 22:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ae008ab-9228-5925-980a-e89845ee6c0e with identifier: 10724254
2026-03-26 22:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ae008ab-9228-5925-980a-e89845ee6c0e with identifier: 10724254
2026-03-26 22:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ae008ab-9228-5925-980a-e89845ee6c0e with identifier: 10724254 to the API
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1ae008ab-9228-5925-980a-e89845ee6c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HQH197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724254',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 164364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2012-10-16',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Toyota Rav4 2.2 D-4D - AWD - Diesel - Manual - 149 hp - 164.364 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724254%27 HTTP/1.1" 200 None
2026-03-26 22:36:06 [adesa.be] INFO: Saving data for 10724254: {'auction_closing_time': 1774605600.0, 'created_time': 1774453256.717205, 'last_price_update_time': 1774564566.713819}
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724254') HTTP/1.1" 204 0
2026-03-26 22:36:06 [scrapy.extensions.logstats] INFO: Crawled 1107 pages (at 79 pages/min), scraped 1041 items (at 80 items/min)
2026-03-26 22:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850
2026-03-26 22:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68890cdd-4600-5ffe-8b69-006be875108a with scrape type 2
2026-03-26 22:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68890cdd-4600-5ffe-8b69-006be875108a with scrape type 2
2026-03-26 22:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68890cdd-4600-5ffe-8b69-006be875108a, identifier: 10717850
2026-03-26 22:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850
2026-03-26 22:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850
2026-03-26 22:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850 to the API
2026-03-26 22:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717850>
{'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-27T10: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=10717850',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Camry',
'odometer': 105169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'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-26 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717850%27 HTTP/1.1" 200 None
2026-03-26 22:36:07 [adesa.be] INFO: Saving data for 10717850: {'auction_closing_time': 1774605600.0, 'created_time': 1774365479.969503, 'last_price_update_time': 1774564567.667118}
2026-03-26 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717850') HTTP/1.1" 204 0
2026-03-26 22:36:07 [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-26 22:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-26 22:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with scrape type 2
2026-03-26 22:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with scrape type 2
2026-03-26 22:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a, identifier: 10715731
2026-03-26 22:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-26 22:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-26 22:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731 to the API
2026-03-26 22:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:08 [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': 2200,
'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-26 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710715731%27 HTTP/1.1" 200 None
2026-03-26 22:36:08 [adesa.be] INFO: Saving data for 10715731: {'auction_closing_time': 1774857600.0, 'created_time': 1774365512.623346, 'last_price_update_time': 1774564568.42185}
2026-03-26 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715731') HTTP/1.1" 204 0
2026-03-26 22:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839
2026-03-26 22:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eebaa60f-4c07-513f-8860-9608c684d5cd with scrape type 2
2026-03-26 22:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eebaa60f-4c07-513f-8860-9608c684d5cd with scrape type 2
2026-03-26 22:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eebaa60f-4c07-513f-8860-9608c684d5cd, identifier: 10717839
2026-03-26 22:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839
2026-03-26 22:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839
2026-03-26 22:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839 to the API
2026-03-26 22:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717839>
{'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-27T10: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=10717839',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 199986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29700,
'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-26 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717839%27 HTTP/1.1" 200 None
2026-03-26 22:36:08 [adesa.be] INFO: Saving data for 10717839: {'auction_closing_time': 1774605600.0, 'created_time': 1774365481.959187, 'last_price_update_time': 1774564568.811317}
2026-03-26 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717839') HTTP/1.1" 204 0
2026-03-26 22:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-26 22:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd2d3eeb-5565-5734-8dbc-e044bad61157 with scrape type 2
2026-03-26 22:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd2d3eeb-5565-5734-8dbc-e044bad61157 with scrape type 2
2026-03-26 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd2d3eeb-5565-5734-8dbc-e044bad61157, identifier: 10720507
2026-03-26 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-26 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-26 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507 to the API
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720507>
{'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': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd2d3eeb-5565-5734-8dbc-e044bad61157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PYH063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 192732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2016-10-12',
'seats_number': 5,
'seller_name': 'Autohandel Mechelen',
'title': 'Volkswagen Tiguan 1.4 TSI Highline R-Line - Petrol - Manual - 125 '
'hp - 192.732 km',
'transmission': 'manual',
'trim': 'Highline R-Line',
'vin': None,
'year': 2016}
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720507%27 HTTP/1.1" 200 None
2026-03-26 22:36:10 [adesa.be] INFO: Saving data for 10720507: {'auction_closing_time': 1774605600.0, 'created_time': 1774390662.750455, 'last_price_update_time': 1774564570.270804}
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720507') HTTP/1.1" 204 0
2026-03-26 22:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233d9128-b121-596b-9fde-33c02e3b42a1 with identifier: 10726975
2026-03-26 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233d9128-b121-596b-9fde-33c02e3b42a1 with scrape type 2
2026-03-26 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 233d9128-b121-596b-9fde-33c02e3b42a1 with scrape type 2
2026-03-26 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 233d9128-b121-596b-9fde-33c02e3b42a1, identifier: 10726975
2026-03-26 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10724275
2026-03-26 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with scrape type 2
2026-03-26 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with scrape type 2
2026-03-26 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2, identifier: 10724275
2026-03-26 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 233d9128-b121-596b-9fde-33c02e3b42a1 with identifier: 10726975
2026-03-26 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 233d9128-b121-596b-9fde-33c02e3b42a1 with identifier: 10726975
2026-03-26 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 233d9128-b121-596b-9fde-33c02e3b42a1 with identifier: 10726975 to the API
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '233d9128-b121-596b-9fde-33c02e3b42a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '546688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726975',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 178024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-01-02',
'seats_number': 5,
'seller_name': 'Delta-Cars bv',
'title': 'Volkswagen Golf Variant 2.0 TDI - Diesel - Automatic - 184 hp - '
'178.024 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726975%27 HTTP/1.1" 200 None
2026-03-26 22:36:10 [adesa.be] INFO: Saving data for 10726975: {'auction_closing_time': 1774605600.0, 'created_time': 1774453250.649968, 'last_price_update_time': 1774564570.837502}
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726975') HTTP/1.1" 204 0
2026-03-26 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10724275
2026-03-26 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10724275
2026-03-26 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10724275 to the API
2026-03-26 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724275>
{'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-27T10: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=10724275',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 278248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'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-26 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724275%27 HTTP/1.1" 200 None
2026-03-26 22:36:11 [adesa.be] INFO: Saving data for 10724275: {'auction_closing_time': 1774605600.0, 'created_time': 1774453265.662716, 'last_price_update_time': 1774564571.109502}
2026-03-26 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724275') HTTP/1.1" 204 0
2026-03-26 22:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85066a39-9f98-56fb-af0a-3815910476eb with identifier: 10724266
2026-03-26 22:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85066a39-9f98-56fb-af0a-3815910476eb with scrape type 2
2026-03-26 22:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85066a39-9f98-56fb-af0a-3815910476eb with scrape type 2
2026-03-26 22:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85066a39-9f98-56fb-af0a-3815910476eb, identifier: 10724266
2026-03-26 22:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85066a39-9f98-56fb-af0a-3815910476eb with identifier: 10724266
2026-03-26 22:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85066a39-9f98-56fb-af0a-3815910476eb with identifier: 10724266
2026-03-26 22:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85066a39-9f98-56fb-af0a-3815910476eb with identifier: 10724266 to the API
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724266>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '85066a39-9f98-56fb-af0a-3815910476eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WAN912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724266',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 204581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2019-04-05',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 115 hp - '
'204.581 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724266%27 HTTP/1.1" 200 None
2026-03-26 22:36:12 [adesa.be] INFO: Saving data for 10724266: {'auction_closing_time': 1774605600.0, 'created_time': 1774453267.452799, 'last_price_update_time': 1774564572.372132}
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724266') HTTP/1.1" 204 0
2026-03-26 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878
2026-03-26 22:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with scrape type 2
2026-03-26 22:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with scrape type 2
2026-03-26 22:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7, identifier: 10717878
2026-03-26 22:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878
2026-03-26 22:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878
2026-03-26 22:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878 to the API
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDC915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 124130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Skoda Octavia Combi 1.5 TSI Ambition - Petrol - Manual - 150 hp - '
'124.130 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717878%27 HTTP/1.1" 200 None
2026-03-26 22:36:12 [adesa.be] INFO: Saving data for 10717878: {'auction_closing_time': 1774605600.0, 'created_time': 1774365484.416122, 'last_price_update_time': 1774564572.850214}
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717878') HTTP/1.1" 204 0
2026-03-26 22:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911
2026-03-26 22:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4615739-ae26-5ad3-b988-2a686c395dbe with scrape type 2
2026-03-26 22:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4615739-ae26-5ad3-b988-2a686c395dbe with scrape type 2
2026-03-26 22:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4615739-ae26-5ad3-b988-2a686c395dbe, identifier: 10717911
2026-03-26 22:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911
2026-03-26 22:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911
2026-03-26 22:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911 to the API
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717911>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4615739-ae26-5ad3-b988-2a686c395dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JHB235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 166573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2014-12-17',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Skoda Fabia 1.2i - Petrol - Manual - 60 hp - 166.573 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717911%27 HTTP/1.1" 200 None
2026-03-26 22:36:13 [adesa.be] INFO: Saving data for 10717911: {'auction_closing_time': 1774605600.0, 'created_time': 1774365476.095779, 'last_price_update_time': 1774564573.216533}
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717911') HTTP/1.1" 204 0
2026-03-26 22:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29d8c93-09d9-539f-bfad-5ff72a3b6d98 with identifier: 10725601
2026-03-26 22:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29d8c93-09d9-539f-bfad-5ff72a3b6d98 with scrape type 2
2026-03-26 22:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a29d8c93-09d9-539f-bfad-5ff72a3b6d98 with scrape type 2
2026-03-26 22:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a29d8c93-09d9-539f-bfad-5ff72a3b6d98, identifier: 10725601
2026-03-26 22:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a29d8c93-09d9-539f-bfad-5ff72a3b6d98 with identifier: 10725601
2026-03-26 22:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a29d8c93-09d9-539f-bfad-5ff72a3b6d98 with identifier: 10725601
2026-03-26 22:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a29d8c93-09d9-539f-bfad-5ff72a3b6d98 with identifier: 10725601 to the API
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725601>
{'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': 108,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a29d8c93-09d9-539f-bfad-5ff72a3b6d98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RPG071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725601',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 201048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2017-02-03',
'seats_number': 7,
'seller_name': "Nickauto's CommV",
'title': 'Volkswagen Crafter flatbed 2.0 TDI Business - Diesel - Manual - 108 '
'hp - 201.048 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725601%27 HTTP/1.1" 200 None
2026-03-26 22:36:13 [adesa.be] INFO: Saving data for 10725601: {'auction_closing_time': 1774605600.0, 'created_time': 1774453266.002162, 'last_price_update_time': 1774564573.611637}
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725601') HTTP/1.1" 204 0
2026-03-26 22:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694
2026-03-26 22:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with scrape type 2
2026-03-26 22:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with scrape type 2
2026-03-26 22:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 629ec5b3-1e8e-5e37-8afd-2ead9456da71, identifier: 10719694
2026-03-26 22:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694
2026-03-26 22:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694
2026-03-26 22:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694 to the API
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719694>
{'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': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '629ec5b3-1e8e-5e37-8afd-2ead9456da71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '661052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719694',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 22558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18450,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'Peugeot Partner L2H1 1.5 HDI - Diesel - Automatic - 130 hp - 22.558 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719694%27 HTTP/1.1" 200 None
2026-03-26 22:36:14 [adesa.be] INFO: Saving data for 10719694: {'auction_closing_time': 1774605600.0, 'created_time': 1774365475.419035, 'last_price_update_time': 1774564574.476511}
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719694') HTTP/1.1" 204 0
2026-03-26 22:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876
2026-03-26 22:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with scrape type 2
2026-03-26 22:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with scrape type 2
2026-03-26 22:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e16cc89-776c-55ba-b7ca-016b6d06efc8, identifier: 10717876
2026-03-26 22:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876
2026-03-26 22:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876
2026-03-26 22:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876 to the API
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717876>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1e16cc89-776c-55ba-b7ca-016b6d06efc8',
'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=10717876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 121811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'CD Automotive',
'title': 'Skoda Octavia 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'121.811 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717876%27 HTTP/1.1" 200 None
2026-03-26 22:36:15 [adesa.be] INFO: Saving data for 10717876: {'auction_closing_time': 1774605600.0, 'created_time': 1774365478.170986, 'last_price_update_time': 1774564575.09582}
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717876') HTTP/1.1" 204 0
2026-03-26 22:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726
2026-03-26 22:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b8a9da-8740-5617-a669-95e637d0370c with scrape type 2
2026-03-26 22:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56b8a9da-8740-5617-a669-95e637d0370c with scrape type 2
2026-03-26 22:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56b8a9da-8740-5617-a669-95e637d0370c, identifier: 10719726
2026-03-26 22:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726
2026-03-26 22:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726
2026-03-26 22:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726 to the API
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719726>
{'auction_title': '',
'c_o_2_emission_value': None,
'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '56b8a9da-8740-5617-a669-95e637d0370c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDS712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719726',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 268062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4150,
'price_includes_vat': True,
'registration_date': '2019-05-06',
'seats_number': 3,
'seller_name': 'Autohandel J. Brarens nv',
'title': 'Peugeot Boxer 2.0 HDI - Diesel - Manual - 163 hp - 268.062 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719726%27 HTTP/1.1" 200 None
2026-03-26 22:36:15 [adesa.be] INFO: Saving data for 10719726: {'auction_closing_time': 1774605600.0, 'created_time': 1774365487.823239, 'last_price_update_time': 1774564575.570306}
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719726') HTTP/1.1" 204 0
2026-03-26 22:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10724245
2026-03-26 22:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9822dc16-a850-553e-aa19-f736ec450592 with scrape type 2
2026-03-26 22:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9822dc16-a850-553e-aa19-f736ec450592 with scrape type 2
2026-03-26 22:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9822dc16-a850-553e-aa19-f736ec450592, identifier: 10724245
2026-03-26 22:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10724245
2026-03-26 22:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10724245
2026-03-26 22:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10724245 to the API
2026-03-26 22:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '9822dc16-a850-553e-aa19-f736ec450592',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NBG251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724245',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 120247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2017-03-28',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Skoda Superb 1.4 TSI Ambition - Petrol - Automatic - 150 hp - '
'120.247 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724245%27 HTTP/1.1" 200 None
2026-03-26 22:36:16 [adesa.be] INFO: Saving data for 10724245: {'auction_closing_time': 1774605600.0, 'created_time': 1774453294.399742, 'last_price_update_time': 1774564576.114023}
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724245') HTTP/1.1" 204 0
2026-03-26 22:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14e055e0-db6a-5fd4-a47d-0cea2cbadb06 with identifier: 10726959
2026-03-26 22:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14e055e0-db6a-5fd4-a47d-0cea2cbadb06 with scrape type 2
2026-03-26 22:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14e055e0-db6a-5fd4-a47d-0cea2cbadb06 with scrape type 2
2026-03-26 22:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14e055e0-db6a-5fd4-a47d-0cea2cbadb06, identifier: 10726959
2026-03-26 22:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14e055e0-db6a-5fd4-a47d-0cea2cbadb06 with identifier: 10726959
2026-03-26 22:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14e055e0-db6a-5fd4-a47d-0cea2cbadb06 with identifier: 10726959
2026-03-26 22:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14e055e0-db6a-5fd4-a47d-0cea2cbadb06 with identifier: 10726959 to the API
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726959>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '14e055e0-db6a-5fd4-a47d-0cea2cbadb06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PBU002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 65744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2016-05-31',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Peugeot 308 SW 1.2i Style - Petrol - Manual - 110 hp - 65.744 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2016}
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726959%27 HTTP/1.1" 200 None
2026-03-26 22:36:16 [adesa.be] INFO: Saving data for 10726959: {'auction_closing_time': 1774605600.0, 'created_time': 1774453305.392493, 'last_price_update_time': 1774564576.911905}
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726959') HTTP/1.1" 204 0
2026-03-26 22:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916
2026-03-26 22:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb53403-95d4-5ff5-a7d8-1a282351f199 with scrape type 2
2026-03-26 22:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb53403-95d4-5ff5-a7d8-1a282351f199 with scrape type 2
2026-03-26 22:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3bb53403-95d4-5ff5-a7d8-1a282351f199, identifier: 10717916
2026-03-26 22:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916
2026-03-26 22:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916
2026-03-26 22:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916 to the API
2026-03-26 22:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717916>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3bb53403-95d4-5ff5-a7d8-1a282351f199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UDM635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717916',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Vel Satis',
'odometer': 178523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2003-11-12',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Vel Satis 2.0i - Petrol - Automatic - 163 hp - 178.523 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2003}
2026-03-26 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717916%27 HTTP/1.1" 200 None
2026-03-26 22:36:17 [adesa.be] INFO: Saving data for 10717916: {'auction_closing_time': 1774605600.0, 'created_time': 1774365476.696591, 'last_price_update_time': 1774564577.460062}
2026-03-26 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717916') HTTP/1.1" 204 0
2026-03-26 22:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367a03ed-d4c9-53ff-9859-eef2bcc826fd with identifier: 10724248
2026-03-26 22:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367a03ed-d4c9-53ff-9859-eef2bcc826fd with scrape type 2
2026-03-26 22:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 367a03ed-d4c9-53ff-9859-eef2bcc826fd with scrape type 2
2026-03-26 22:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 367a03ed-d4c9-53ff-9859-eef2bcc826fd, identifier: 10724248
2026-03-26 22:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 367a03ed-d4c9-53ff-9859-eef2bcc826fd with identifier: 10724248
2026-03-26 22:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 367a03ed-d4c9-53ff-9859-eef2bcc826fd with identifier: 10724248
2026-03-26 22:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 367a03ed-d4c9-53ff-9859-eef2bcc826fd with identifier: 10724248 to the API
2026-03-26 22:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '367a03ed-d4c9-53ff-9859-eef2bcc826fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSE608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724248',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 211798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Peugeot 508 SW 1.6 GT Line - Hybrid - Automatic - 180 hp - 211.798 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-26 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724248%27 HTTP/1.1" 200 None
2026-03-26 22:36:21 [adesa.be] INFO: Saving data for 10724248: {'auction_closing_time': 1774605600.0, 'created_time': 1774453333.273029, 'last_price_update_time': 1774564581.805133}
2026-03-26 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724248') HTTP/1.1" 204 0
2026-03-26 22:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711a773c-f57e-5153-8282-365c0526a1ad with identifier: 10726950
2026-03-26 22:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711a773c-f57e-5153-8282-365c0526a1ad with scrape type 2
2026-03-26 22:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 711a773c-f57e-5153-8282-365c0526a1ad with scrape type 2
2026-03-26 22:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 711a773c-f57e-5153-8282-365c0526a1ad, identifier: 10726950
2026-03-26 22:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 711a773c-f57e-5153-8282-365c0526a1ad with identifier: 10726950
2026-03-26 22:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 711a773c-f57e-5153-8282-365c0526a1ad with identifier: 10726950
2026-03-26 22:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 711a773c-f57e-5153-8282-365c0526a1ad with identifier: 10726950 to the API
2026-03-26 22:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 282,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '711a773c-f57e-5153-8282-365c0526a1ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WAOW07',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726950',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 152200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'Delta-Cars bv',
'title': 'Tesla Model 3 54 kWh - Electric - Automatic - 282 hp - 152.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710726950%27 HTTP/1.1" 200 None
2026-03-26 22:36:22 [adesa.be] INFO: Saving data for 10726950: {'auction_closing_time': 1774605600.0, 'created_time': 1774453259.423537, 'last_price_update_time': 1774564582.423851}
2026-03-26 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726950') HTTP/1.1" 204 0
2026-03-26 22:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907
2026-03-26 22:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51679654-0c07-5e82-b533-e050d73f8f31 with scrape type 2
2026-03-26 22:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51679654-0c07-5e82-b533-e050d73f8f31 with scrape type 2
2026-03-26 22:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51679654-0c07-5e82-b533-e050d73f8f31, identifier: 10717907
2026-03-26 22:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907
2026-03-26 22:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907
2026-03-26 22:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907 to the API
2026-03-26 22:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '51679654-0c07-5e82-b533-e050d73f8f31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HFJ972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Opel Meriva 1.4 Enjoy - Petrol - Manual - 120 hp - 118.000 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2014}
2026-03-26 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717907%27 HTTP/1.1" 200 None
2026-03-26 22:36:23 [adesa.be] INFO: Saving data for 10717907: {'auction_closing_time': 1774605600.0, 'created_time': 1774365473.804307, 'last_price_update_time': 1774564583.050201}
2026-03-26 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717907') HTTP/1.1" 204 0
2026-03-26 22:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7544ce-66fb-5344-8cea-fa4435145911 with identifier: 10726954
2026-03-26 22:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7544ce-66fb-5344-8cea-fa4435145911 with scrape type 2
2026-03-26 22:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d7544ce-66fb-5344-8cea-fa4435145911 with scrape type 2
2026-03-26 22:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d7544ce-66fb-5344-8cea-fa4435145911, identifier: 10726954
2026-03-26 22:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d7544ce-66fb-5344-8cea-fa4435145911 with identifier: 10726954
2026-03-26 22:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d7544ce-66fb-5344-8cea-fa4435145911 with identifier: 10726954
2026-03-26 22:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d7544ce-66fb-5344-8cea-fa4435145911 with identifier: 10726954 to the API
2026-03-26 22:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726954>
{'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': 144,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6d7544ce-66fb-5344-8cea-fa4435145911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQQ414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726954',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 189850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Automatic - 144 hp - 189.850 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726954%27 HTTP/1.1" 200 None
2026-03-26 22:36:24 [adesa.be] INFO: Saving data for 10726954: {'auction_closing_time': 1774605600.0, 'created_time': 1774453326.251343, 'last_price_update_time': 1774564584.353076}
2026-03-26 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726954') HTTP/1.1" 204 0
2026-03-26 22:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-26 22:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621b880f-8f6e-5980-9026-b96c2147d282 with scrape type 2
2026-03-26 22:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621b880f-8f6e-5980-9026-b96c2147d282 with scrape type 2
2026-03-26 22:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 621b880f-8f6e-5980-9026-b96c2147d282, identifier: 10717889
2026-03-26 22:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-26 22:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-26 22:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889 to the API
2026-03-26 22:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717889>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '621b880f-8f6e-5980-9026-b96c2147d282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EEV346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717889',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 91650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-12-20',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 110 hp - 91.650 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2018}
2026-03-26 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717889%27 HTTP/1.1" 200 None
2026-03-26 22:36:27 [adesa.be] INFO: Saving data for 10717889: {'auction_closing_time': 1774605600.0, 'created_time': 1774365470.73318, 'last_price_update_time': 1774564587.006784}
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717889') HTTP/1.1" 204 0
2026-03-26 22:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6a06559-d3a8-50fb-a090-3f61a55bc9b1 with identifier: 10724242
2026-03-26 22:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a06559-d3a8-50fb-a090-3f61a55bc9b1 with scrape type 2
2026-03-26 22:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6a06559-d3a8-50fb-a090-3f61a55bc9b1 with scrape type 2
2026-03-26 22:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6a06559-d3a8-50fb-a090-3f61a55bc9b1, identifier: 10724242
2026-03-26 22:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6a06559-d3a8-50fb-a090-3f61a55bc9b1 with identifier: 10724242
2026-03-26 22:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6a06559-d3a8-50fb-a090-3f61a55bc9b1 with identifier: 10724242
2026-03-26 22:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6a06559-d3a8-50fb-a090-3f61a55bc9b1 with identifier: 10724242 to the API
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724242>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a6a06559-d3a8-50fb-a090-3f61a55bc9b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCT559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724242',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 145712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2018-08-13',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'Seat Ateca 1.4 TSI - Petrol - Automatic - 150 hp - 145.712 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724242%27 HTTP/1.1" 200 None
2026-03-26 22:36:27 [adesa.be] INFO: Saving data for 10724242: {'auction_closing_time': 1774605600.0, 'created_time': 1774453270.428113, 'last_price_update_time': 1774564587.520513}
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724242') HTTP/1.1" 204 0
2026-03-26 22:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10726961
2026-03-26 22:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908fbf17-90f9-593a-a358-f5c2d12cc898 with scrape type 2
2026-03-26 22:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908fbf17-90f9-593a-a358-f5c2d12cc898 with scrape type 2
2026-03-26 22:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 908fbf17-90f9-593a-a358-f5c2d12cc898, identifier: 10726961
2026-03-26 22:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10726961
2026-03-26 22:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10726961
2026-03-26 22:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10726961 to the API
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '908fbf17-90f9-593a-a358-f5c2d12cc898',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBK514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '4008',
'odometer': 103505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2012-11-22',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Peugeot 4008 1.6 HDI Allure - AWD - Diesel - Manual - 115 hp - '
'103.505 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2012}
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726961%27 HTTP/1.1" 200 None
2026-03-26 22:36:27 [adesa.be] INFO: Saving data for 10726961: {'auction_closing_time': 1774605600.0, 'created_time': 1774453303.821031, 'last_price_update_time': 1774564587.887888}
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726961') HTTP/1.1" 204 0
2026-03-26 22:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-26 22:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c40d511-5713-5a86-86ac-79a0a575683f with scrape type 2
2026-03-26 22:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c40d511-5713-5a86-86ac-79a0a575683f with scrape type 2
2026-03-26 22:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c40d511-5713-5a86-86ac-79a0a575683f, identifier: 10717904
2026-03-26 22:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-26 22:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-26 22:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904 to the API
2026-03-26 22:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717904>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1c40d511-5713-5a86-86ac-79a0a575683f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KST341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 85551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-11-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Opel Meriva 1.4i - Petrol - Manual - 100 hp - 85.551 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717904%27 HTTP/1.1" 200 None
2026-03-26 22:36:28 [adesa.be] INFO: Saving data for 10717904: {'auction_closing_time': 1774605600.0, 'created_time': 1774365471.645263, 'last_price_update_time': 1774564588.783849}
2026-03-26 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717904') HTTP/1.1" 204 0
2026-03-26 22:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898
2026-03-26 22:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b2ce3b-b544-5c27-a824-22ecd565532b with scrape type 2
2026-03-26 22:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5b2ce3b-b544-5c27-a824-22ecd565532b with scrape type 2
2026-03-26 22:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5b2ce3b-b544-5c27-a824-22ecd565532b, identifier: 10717898
2026-03-26 22:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898
2026-03-26 22:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898
2026-03-26 22:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898 to the API
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717898>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5b2ce3b-b544-5c27-a824-22ecd565532b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1svd701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717898',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 183482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-07-27',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'Opel Corsa 1.4i Enjoy - Petrol - Automatic - 90 hp - 183.482 km',
'transmission': 'automatic',
'trim': 'Enjoy',
'vin': None,
'year': 2017}
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717898%27 HTTP/1.1" 200 None
2026-03-26 22:36:29 [adesa.be] INFO: Saving data for 10717898: {'auction_closing_time': 1774605600.0, 'created_time': 1774365472.557526, 'last_price_update_time': 1774564589.238929}
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717898') HTTP/1.1" 204 0
2026-03-26 22:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3cfb7c6-3ccf-531f-b65d-e67adff5a91d with identifier: 10724237
2026-03-26 22:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3cfb7c6-3ccf-531f-b65d-e67adff5a91d with scrape type 2
2026-03-26 22:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3cfb7c6-3ccf-531f-b65d-e67adff5a91d with scrape type 2
2026-03-26 22:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3cfb7c6-3ccf-531f-b65d-e67adff5a91d, identifier: 10724237
2026-03-26 22:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3cfb7c6-3ccf-531f-b65d-e67adff5a91d with identifier: 10724237
2026-03-26 22:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3cfb7c6-3ccf-531f-b65d-e67adff5a91d with identifier: 10724237
2026-03-26 22:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3cfb7c6-3ccf-531f-b65d-e67adff5a91d with identifier: 10724237 to the API
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3cfb7c6-3ccf-531f-b65d-e67adff5a91d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCS667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724237',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 106358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Opel Grandland 1.5 Elegance - Diesel - Automatic - 130 hp - 106.358 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724237%27 HTTP/1.1" 200 None
2026-03-26 22:36:29 [adesa.be] INFO: Saving data for 10724237: {'auction_closing_time': 1774605600.0, 'created_time': 1774453329.493991, 'last_price_update_time': 1774564589.699329}
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724237') HTTP/1.1" 204 0
2026-03-26 22:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da85c98-b2ce-57dc-8aba-50d9bfbe1902 with identifier: 10724270
2026-03-26 22:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da85c98-b2ce-57dc-8aba-50d9bfbe1902 with scrape type 2
2026-03-26 22:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da85c98-b2ce-57dc-8aba-50d9bfbe1902 with scrape type 2
2026-03-26 22:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da85c98-b2ce-57dc-8aba-50d9bfbe1902, identifier: 10724270
2026-03-26 22:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da85c98-b2ce-57dc-8aba-50d9bfbe1902 with identifier: 10724270
2026-03-26 22:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da85c98-b2ce-57dc-8aba-50d9bfbe1902 with identifier: 10724270
2026-03-26 22:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da85c98-b2ce-57dc-8aba-50d9bfbe1902 with identifier: 10724270 to the API
2026-03-26 22:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724270>
{'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': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3da85c98-b2ce-57dc-8aba-50d9bfbe1902',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KVK631',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724270',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 68879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-11-29',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Opel Corsa 1.2 Elegance - Petrol - Manual - 100 hp - 68.879 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2019}
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724270%27 HTTP/1.1" 200 None
2026-03-26 22:36:30 [adesa.be] INFO: Saving data for 10724270: {'auction_closing_time': 1774605600.0, 'created_time': 1774453331.206621, 'last_price_update_time': 1774564590.157598}
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724270') HTTP/1.1" 204 0
2026-03-26 22:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879
2026-03-26 22:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with scrape type 2
2026-03-26 22:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with scrape type 2
2026-03-26 22:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c, identifier: 10717879
2026-03-26 22:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879
2026-03-26 22:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879
2026-03-26 22:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879 to the API
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1URW371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 129143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2017-12-29',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Opel Vivaro box 1.6 CDTI - Diesel - Manual - 125 hp - 129.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717879%27 HTTP/1.1" 200 None
2026-03-26 22:36:30 [adesa.be] INFO: Saving data for 10717879: {'auction_closing_time': 1774605600.0, 'created_time': 1774365613.128793, 'last_price_update_time': 1774564590.508738}
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717879') HTTP/1.1" 204 0
2026-03-26 22:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977
2026-03-26 22:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27818fda-2bca-5c88-85cd-0d04a4528582 with scrape type 2
2026-03-26 22:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27818fda-2bca-5c88-85cd-0d04a4528582 with scrape type 2
2026-03-26 22:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27818fda-2bca-5c88-85cd-0d04a4528582, identifier: 10726977
2026-03-26 22:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977
2026-03-26 22:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977
2026-03-26 22:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977 to the API
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726977>
{'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': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '27818fda-2bca-5c88-85cd-0d04a4528582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JUG673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726977',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 233764,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2011-08-30',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Opel Meriva 1.3 CDTI Cosmo - Diesel - Manual - 95 hp - 233.764 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2011}
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726977%27 HTTP/1.1" 200 None
2026-03-26 22:36:30 [adesa.be] INFO: Saving data for 10726977: {'auction_closing_time': 1774605600.0, 'created_time': 1774452704.370678, 'last_price_update_time': 1774564590.975863}
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726977') HTTP/1.1" 204 0
2026-03-26 22:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10724265
2026-03-26 22:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9307306a-d90c-543d-8f51-38454a426539 with scrape type 2
2026-03-26 22:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9307306a-d90c-543d-8f51-38454a426539 with scrape type 2
2026-03-26 22:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9307306a-d90c-543d-8f51-38454a426539, identifier: 10724265
2026-03-26 22:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10724265
2026-03-26 22:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10724265
2026-03-26 22:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10724265 to the API
2026-03-26 22:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724265>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '9307306a-d90c-543d-8f51-38454a426539',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GIG178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724265',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 102686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2017-02-08',
'seats_number': 4,
'seller_name': 'V-CO BV',
'title': 'Opel Astra GTC 1.4i - Petrol - Manual - 139 hp - 102.686 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724265%27 HTTP/1.1" 200 None
2026-03-26 22:36:31 [adesa.be] INFO: Saving data for 10724265: {'auction_closing_time': 1774605600.0, 'created_time': 1774453337.573425, 'last_price_update_time': 1774564591.788993}
2026-03-26 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724265') HTTP/1.1" 204 0
2026-03-26 22:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243
2026-03-26 22:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebe6c8bd-f908-551a-a04d-140a35468749 with scrape type 2
2026-03-26 22:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebe6c8bd-f908-551a-a04d-140a35468749 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebe6c8bd-f908-551a-a04d-140a35468749, identifier: 10724243
2026-03-26 22:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276
2026-03-26 22:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77, identifier: 10724276
2026-03-26 22:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243
2026-03-26 22:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243
2026-03-26 22:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243 to the API
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724243>
{'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': 131,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ebe6c8bd-f908-551a-a04d-140a35468749',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PUY382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724243',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 174291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2019-04-25',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Nissan X-Trail 1.6 DCI - Diesel - Manual - 131 hp - 174.291 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724243%27 HTTP/1.1" 200 None
2026-03-26 22:36:32 [adesa.be] INFO: Saving data for 10724243: {'auction_closing_time': 1774605600.0, 'created_time': 1774452687.250925, 'last_price_update_time': 1774564592.349048}
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724243') HTTP/1.1" 204 0
2026-03-26 22:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276
2026-03-26 22:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276
2026-03-26 22:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276 to the API
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724276>
{'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-27T10:00: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=10724276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Terrano',
'odometer': 108564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'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-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724276%27 HTTP/1.1" 200 None
2026-03-26 22:36:32 [adesa.be] INFO: Saving data for 10724276: {'auction_closing_time': 1774605600.0, 'created_time': 1774452708.659852, 'last_price_update_time': 1774564592.618491}
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724276') HTTP/1.1" 204 0
2026-03-26 22:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3fe583d-586f-57cc-85b0-df441b72b2f9 with identifier: 10727134
2026-03-26 22:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3fe583d-586f-57cc-85b0-df441b72b2f9 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3fe583d-586f-57cc-85b0-df441b72b2f9 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3fe583d-586f-57cc-85b0-df441b72b2f9, identifier: 10727134
2026-03-26 22:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-26 22:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ef846c-9fb5-5f0a-b286-295d80aa6335 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65ef846c-9fb5-5f0a-b286-295d80aa6335 with scrape type 2
2026-03-26 22:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65ef846c-9fb5-5f0a-b286-295d80aa6335, identifier: 10719727
2026-03-26 22:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3fe583d-586f-57cc-85b0-df441b72b2f9 with identifier: 10727134
2026-03-26 22:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3fe583d-586f-57cc-85b0-df441b72b2f9 with identifier: 10727134
2026-03-26 22:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3fe583d-586f-57cc-85b0-df441b72b2f9 with identifier: 10727134 to the API
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727134>
{'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': 131,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3fe583d-586f-57cc-85b0-df441b72b2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPT008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727134',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 124485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 7,
'seller_name': 'Car Investment Belgium BV',
'title': 'Opel Combo Life XL 1.5 Edition - Diesel - Automatic - 131 hp - '
'124.485 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727134%27 HTTP/1.1" 200 None
2026-03-26 22:36:33 [adesa.be] INFO: Saving data for 10727134: {'auction_closing_time': 1774605600.0, 'created_time': 1774453333.850752, 'last_price_update_time': 1774564593.084277}
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727134') HTTP/1.1" 204 0
2026-03-26 22:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-26 22:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-26 22:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727 to the API
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719727>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '65ef846c-9fb5-5f0a-b286-295d80aa6335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FCD956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 155791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2013-05-22',
'seats_number': 5,
'seller_name': 'Autohandel J. Brarens nv',
'title': 'Opel Astra 1.6 - Petrol - Automatic - 115 hp - 155.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719727%27 HTTP/1.1" 200 None
2026-03-26 22:36:33 [adesa.be] INFO: Saving data for 10719727: {'auction_closing_time': 1774605600.0, 'created_time': 1774365470.034232, 'last_price_update_time': 1774564593.349649}
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719727') HTTP/1.1" 204 0
2026-03-26 22:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250
2026-03-26 22:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce46605-ad27-568c-adf0-99599123fb52 with scrape type 2
2026-03-26 22:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fce46605-ad27-568c-adf0-99599123fb52 with scrape type 2
2026-03-26 22:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fce46605-ad27-568c-adf0-99599123fb52, identifier: 10724250
2026-03-26 22:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250
2026-03-26 22:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250
2026-03-26 22:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250 to the API
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fce46605-ad27-568c-adf0-99599123fb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FCZ309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724250',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 141623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Nissan Leaf 62 kWh - Electric - Automatic - 217 hp - 141.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724250%27 HTTP/1.1" 200 None
2026-03-26 22:36:33 [adesa.be] INFO: Saving data for 10724250: {'auction_closing_time': 1774605600.0, 'created_time': 1774452698.261716, 'last_price_update_time': 1774564593.885326}
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724250') HTTP/1.1" 204 0
2026-03-26 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-26 22:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59519ce4-2749-57ce-bb21-ccfdb61faa33 with scrape type 2
2026-03-26 22:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59519ce4-2749-57ce-bb21-ccfdb61faa33 with scrape type 2
2026-03-26 22:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59519ce4-2749-57ce-bb21-ccfdb61faa33, identifier: 10720508
2026-03-26 22:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-26 22:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-26 22:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508 to the API
2026-03-26 22:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '59519ce4-2749-57ce-bb21-ccfdb61faa33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKA331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720508',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 98289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2009-08-11',
'seats_number': 4,
'seller_name': 'Mikadav BV',
'title': 'Mini Cabrio Cooper 1.6i - Petrol - Manual - 115 hp - 98.289 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720508%27 HTTP/1.1" 200 None
2026-03-26 22:36:34 [adesa.be] INFO: Saving data for 10720508: {'auction_closing_time': 1774605600.0, 'created_time': 1774390632.291485, 'last_price_update_time': 1774564594.563972}
2026-03-26 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720508') HTTP/1.1" 204 0
2026-03-26 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10726963
2026-03-26 22:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5eb3a21-9c6d-574d-adcc-42133f02fb92 with scrape type 2
2026-03-26 22:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5eb3a21-9c6d-574d-adcc-42133f02fb92 with scrape type 2
2026-03-26 22:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5eb3a21-9c6d-574d-adcc-42133f02fb92, identifier: 10726963
2026-03-26 22:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10726963
2026-03-26 22:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10726963
2026-03-26 22:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10726963 to the API
2026-03-26 22:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726963>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5eb3a21-9c6d-574d-adcc-42133f02fb92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 115085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2450,
'price_includes_vat': True,
'registration_date': '2016-03-25',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Opel Astra GTC 1.6 CDTI - Diesel - Manual - 135 hp - 115.085 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726963%27 HTTP/1.1" 200 None
2026-03-26 22:36:35 [adesa.be] INFO: Saving data for 10726963: {'auction_closing_time': 1774605600.0, 'created_time': 1774453335.84876, 'last_price_update_time': 1774564595.152659}
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726963') HTTP/1.1" 204 0
2026-03-26 22:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63cc4134-732f-50db-9502-a5ba6b3bb037 with identifier: 10726976
2026-03-26 22:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63cc4134-732f-50db-9502-a5ba6b3bb037 with scrape type 2
2026-03-26 22:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63cc4134-732f-50db-9502-a5ba6b3bb037 with scrape type 2
2026-03-26 22:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63cc4134-732f-50db-9502-a5ba6b3bb037, identifier: 10726976
2026-03-26 22:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63cc4134-732f-50db-9502-a5ba6b3bb037 with identifier: 10726976
2026-03-26 22:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63cc4134-732f-50db-9502-a5ba6b3bb037 with identifier: 10726976
2026-03-26 22:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63cc4134-732f-50db-9502-a5ba6b3bb037 with identifier: 10726976 to the API
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726976>
{'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-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '63cc4134-732f-50db-9502-a5ba6b3bb037',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AAG782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 111719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 48800,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'Delta-Cars bv',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 111.719 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726976%27 HTTP/1.1" 200 None
2026-03-26 22:36:35 [adesa.be] INFO: Saving data for 10726976: {'auction_closing_time': 1774605600.0, 'created_time': 1774453347.555573, 'last_price_update_time': 1774564595.516911}
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726976') HTTP/1.1" 204 0
2026-03-26 22:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10724217
2026-03-26 22:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 2
2026-03-26 22:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 2
2026-03-26 22:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8275b950-52cf-530a-9aff-fe877e3caf54, identifier: 10724217
2026-03-26 22:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10724217
2026-03-26 22:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10724217
2026-03-26 22:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10724217 to the API
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724217>
{'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-27T10: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=10724217',
'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-26 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724217%27 HTTP/1.1" 200 None
2026-03-26 22:36:36 [adesa.be] INFO: Saving data for 10724217: {'auction_closing_time': 1774605600.0, 'created_time': 1774453283.427305, 'last_price_update_time': 1774564596.003265}
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724217') HTTP/1.1" 204 0
2026-03-26 22:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10724190
2026-03-26 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b908b203-c9b3-55af-8a56-55fff7bd9611 with scrape type 2
2026-03-26 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b908b203-c9b3-55af-8a56-55fff7bd9611 with scrape type 2
2026-03-26 22:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b908b203-c9b3-55af-8a56-55fff7bd9611, identifier: 10724190
2026-03-26 22:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10724190
2026-03-26 22:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10724190
2026-03-26 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10724190 to the API
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724190>
{'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-27T10: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=10724190',
'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': 31000,
'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-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724190%27 HTTP/1.1" 200 None
2026-03-26 22:36:36 [adesa.be] INFO: Saving data for 10724190: {'auction_closing_time': 1774605600.0, 'created_time': 1774453352.098604, 'last_price_update_time': 1774564596.37888}
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724190') HTTP/1.1" 204 0
2026-03-26 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875
2026-03-26 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d76b634-777e-505a-9f3d-f512cc29d7aa with scrape type 2
2026-03-26 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d76b634-777e-505a-9f3d-f512cc29d7aa with scrape type 2
2026-03-26 22:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d76b634-777e-505a-9f3d-f512cc29d7aa, identifier: 10717875
2026-03-26 22:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875
2026-03-26 22:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875
2026-03-26 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875 to the API
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717875>
{'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-27T10: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=10717875',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 120055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'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-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717875%27 HTTP/1.1" 200 None
2026-03-26 22:36:36 [adesa.be] INFO: Saving data for 10717875: {'auction_closing_time': 1774605600.0, 'created_time': 1774365466.462553, 'last_price_update_time': 1774564596.746893}
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717875') HTTP/1.1" 204 0
2026-03-26 22:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10724222
2026-03-26 22:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with scrape type 2
2026-03-26 22:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with scrape type 2
2026-03-26 22:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2, identifier: 10724222
2026-03-26 22:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10724222
2026-03-26 22:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10724222
2026-03-26 22:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10724222 to the API
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724222>
{'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-27T10: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=10724222',
'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': 16600,
'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-26 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724222%27 HTTP/1.1" 200 None
2026-03-26 22:36:37 [adesa.be] INFO: Saving data for 10724222: {'auction_closing_time': 1774605600.0, 'created_time': 1774453346.191886, 'last_price_update_time': 1774564597.521056}
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724222') HTTP/1.1" 204 0
2026-03-26 22:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10724192
2026-03-26 22:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 587f29e3-2dcc-54f0-be69-cac3a62299ef with scrape type 2
2026-03-26 22:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 587f29e3-2dcc-54f0-be69-cac3a62299ef with scrape type 2
2026-03-26 22:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 587f29e3-2dcc-54f0-be69-cac3a62299ef, identifier: 10724192
2026-03-26 22:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10724192
2026-03-26 22:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10724192
2026-03-26 22:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10724192 to the API
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724192>
{'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': 258,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '587f29e3-2dcc-54f0-be69-cac3a62299ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BVF587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724192',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 179467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2017-08-07',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz S 350 - 4-Matic - Diesel - Automatic - 258 hp - '
'179.467 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724192%27 HTTP/1.1" 200 None
2026-03-26 22:36:37 [adesa.be] INFO: Saving data for 10724192: {'auction_closing_time': 1774605600.0, 'created_time': 1774453342.76115, 'last_price_update_time': 1774564597.992984}
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724192') HTTP/1.1" 204 0
2026-03-26 22:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10727135
2026-03-26 22:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6211081-86b1-545d-9a35-bf9e4e610da9 with scrape type 2
2026-03-26 22:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6211081-86b1-545d-9a35-bf9e4e610da9 with scrape type 2
2026-03-26 22:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6211081-86b1-545d-9a35-bf9e4e610da9, identifier: 10727135
2026-03-26 22:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10727135
2026-03-26 22:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10727135
2026-03-26 22:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10727135 to the API
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727135>
{'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-27T10: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=10727135',
'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': 39700,
'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-26 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727135%27 HTTP/1.1" 200 None
2026-03-26 22:36:38 [adesa.be] INFO: Saving data for 10727135: {'auction_closing_time': 1774605600.0, 'created_time': 1774453345.875026, 'last_price_update_time': 1774564598.480322}
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727135') HTTP/1.1" 204 0
2026-03-26 22:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852
2026-03-26 22:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e439587-fba3-52ae-9c74-dc3e3e004483 with scrape type 2
2026-03-26 22:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e439587-fba3-52ae-9c74-dc3e3e004483 with scrape type 2
2026-03-26 22:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e439587-fba3-52ae-9c74-dc3e3e004483, identifier: 10717852
2026-03-26 22:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852
2026-03-26 22:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852
2026-03-26 22:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852 to the API
2026-03-26 22:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3e439587-fba3-52ae-9c74-dc3e3e004483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BME689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 135498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2017-12-29',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz E 220d - Diesel - Automatic - 194 hp - 135.498 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717852%27 HTTP/1.1" 200 None
2026-03-26 22:36:39 [adesa.be] INFO: Saving data for 10717852: {'auction_closing_time': 1774605600.0, 'created_time': 1774365464.664793, 'last_price_update_time': 1774564599.340385}
2026-03-26 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717852') HTTP/1.1" 204 0
2026-03-26 22:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10724228
2026-03-26 22:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073fa764-0b0a-50a3-883c-c24d38dc0e62 with scrape type 2
2026-03-26 22:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073fa764-0b0a-50a3-883c-c24d38dc0e62 with scrape type 2
2026-03-26 22:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073fa764-0b0a-50a3-883c-c24d38dc0e62, identifier: 10724228
2026-03-26 22:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10724228
2026-03-26 22:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10724228
2026-03-26 22:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10724228 to the API
2026-03-26 22:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724228>
{'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-27T10: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=10724228',
'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': 15200,
'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-26 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724228%27 HTTP/1.1" 200 None
2026-03-26 22:36:40 [adesa.be] INFO: Saving data for 10724228: {'auction_closing_time': 1774605600.0, 'created_time': 1774453346.79033, 'last_price_update_time': 1774564600.316061}
2026-03-26 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724228') HTTP/1.1" 204 0
2026-03-26 22:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94f8103-0b46-5fce-ac86-d1df1bb0577d with identifier: 10724277
2026-03-26 22:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94f8103-0b46-5fce-ac86-d1df1bb0577d with scrape type 2
2026-03-26 22:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c94f8103-0b46-5fce-ac86-d1df1bb0577d with scrape type 2
2026-03-26 22:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c94f8103-0b46-5fce-ac86-d1df1bb0577d, identifier: 10724277
2026-03-26 22:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c94f8103-0b46-5fce-ac86-d1df1bb0577d with identifier: 10724277
2026-03-26 22:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c94f8103-0b46-5fce-ac86-d1df1bb0577d with identifier: 10724277
2026-03-26 22:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c94f8103-0b46-5fce-ac86-d1df1bb0577d with identifier: 10724277 to the API
2026-03-26 22:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724277>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c94f8103-0b46-5fce-ac86-d1df1bb0577d',
'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=10724277',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 272792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2013-01-04',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Skoda Superb Combi 1.6 TDI Greenline - Diesel - Manual - 105 hp - '
'272.792 km',
'transmission': 'manual',
'trim': 'Greenline',
'vin': None,
'year': 2013}
2026-03-26 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724277%27 HTTP/1.1" 200 None
2026-03-26 22:36:41 [adesa.be] INFO: Saving data for 10724277: {'auction_closing_time': 1774605600.0, 'created_time': 1774453262.151016, 'last_price_update_time': 1774564601.965816}
2026-03-26 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724277') HTTP/1.1" 204 0
2026-03-26 22:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3 with identifier: 10724252
2026-03-26 22:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3 with scrape type 2
2026-03-26 22:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3 with scrape type 2
2026-03-26 22:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3, identifier: 10724252
2026-03-26 22:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3 with identifier: 10724252
2026-03-26 22:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3 with identifier: 10724252
2026-03-26 22:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e5d39bf-9b17-51a2-952c-2d21d36fc7c3 with identifier: 10724252 to the API
2026-03-26 22:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8e5d39bf-9b17-51a2-952c-2d21d36fc7c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ERN493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724252',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 170342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2011-02-04',
'seats_number': 4,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz CLS 350 CDI - Diesel - Automatic - 211 hp - 170.342 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724252%27 HTTP/1.1" 200 None
2026-03-26 22:36:46 [adesa.be] INFO: Saving data for 10724252: {'auction_closing_time': 1774605600.0, 'created_time': 1774453353.729023, 'last_price_update_time': 1774564606.906858}
2026-03-26 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724252') HTTP/1.1" 204 0
2026-03-26 22:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89207c7b-adbe-54a7-ba2d-d0c90000a844 with identifier: 10724208
2026-03-26 22:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89207c7b-adbe-54a7-ba2d-d0c90000a844 with scrape type 2
2026-03-26 22:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89207c7b-adbe-54a7-ba2d-d0c90000a844 with scrape type 2
2026-03-26 22:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89207c7b-adbe-54a7-ba2d-d0c90000a844, identifier: 10724208
2026-03-26 22:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89207c7b-adbe-54a7-ba2d-d0c90000a844 with identifier: 10724208
2026-03-26 22:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89207c7b-adbe-54a7-ba2d-d0c90000a844 with identifier: 10724208
2026-03-26 22:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89207c7b-adbe-54a7-ba2d-d0c90000a844 with identifier: 10724208 to the API
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724208>
{'auction_title': '',
'c_o_2_emission_value': 59,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '89207c7b-adbe-54a7-ba2d-d0c90000a844',
'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=10724208',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 171928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2017-05-30',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'Mercedes-Benz GLC 350e - 4-Matic - Hybrid - Automatic - 211 hp - '
'171.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724208%27 HTTP/1.1" 200 None
2026-03-26 22:36:48 [adesa.be] INFO: Saving data for 10724208: {'auction_closing_time': 1774605600.0, 'created_time': 1774453344.620353, 'last_price_update_time': 1774564608.276754}
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724208') HTTP/1.1" 204 0
2026-03-26 22:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5656182-d9cc-5ab3-a498-f20313e3e98d with identifier: 10726973
2026-03-26 22:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5656182-d9cc-5ab3-a498-f20313e3e98d with scrape type 2
2026-03-26 22:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5656182-d9cc-5ab3-a498-f20313e3e98d with scrape type 2
2026-03-26 22:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5656182-d9cc-5ab3-a498-f20313e3e98d, identifier: 10726973
2026-03-26 22:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5656182-d9cc-5ab3-a498-f20313e3e98d with identifier: 10726973
2026-03-26 22:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5656182-d9cc-5ab3-a498-f20313e3e98d with identifier: 10726973
2026-03-26 22:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5656182-d9cc-5ab3-a498-f20313e3e98d with identifier: 10726973 to the API
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726973>
{'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': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5656182-d9cc-5ab3-a498-f20313e3e98d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726973',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 240417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2015-05-20',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Mercedes-Benz CLA 200d - Diesel - Manual - 136 hp - 240.417 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726973%27 HTTP/1.1" 200 None
2026-03-26 22:36:48 [adesa.be] INFO: Saving data for 10726973: {'auction_closing_time': 1774605600.0, 'created_time': 1774453354.326029, 'last_price_update_time': 1774564608.627026}
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726973') HTTP/1.1" 204 0
2026-03-26 22:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857
2026-03-26 22:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f10b663f-57e2-5b96-bf42-70cd79723bab with scrape type 2
2026-03-26 22:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f10b663f-57e2-5b96-bf42-70cd79723bab with scrape type 2
2026-03-26 22:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f10b663f-57e2-5b96-bf42-70cd79723bab, identifier: 10717857
2026-03-26 22:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857
2026-03-26 22:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857
2026-03-26 22:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857 to the API
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717857>
{'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': 156,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f10b663f-57e2-5b96-bf42-70cd79723bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AQI340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717857',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 92688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2018-01-30',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz CLA Shooting Brake 200 AMG Line - Petrol - Automatic '
'- 156 hp - 92.688 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-26 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717857%27 HTTP/1.1" 200 None
2026-03-26 22:36:49 [adesa.be] INFO: Saving data for 10717857: {'auction_closing_time': 1774605600.0, 'created_time': 1774365465.349371, 'last_price_update_time': 1774564609.005399}
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717857') HTTP/1.1" 204 0
2026-03-26 22:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846
2026-03-26 22:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with scrape type 2
2026-03-26 22:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with scrape type 2
2026-03-26 22:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6, identifier: 10717846
2026-03-26 22:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846
2026-03-26 22:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846
2026-03-26 22:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846 to the API
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717846>
{'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': 211,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HEB522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 70668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2019-02-06',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz GLC 250 - 4-Matic - Petrol - Automatic - 211 hp - '
'70.668 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717846%27 HTTP/1.1" 200 None
2026-03-26 22:36:49 [adesa.be] INFO: Saving data for 10717846: {'auction_closing_time': 1774605600.0, 'created_time': 1774365467.124323, 'last_price_update_time': 1774564609.587884}
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717846') HTTP/1.1" 204 0
2026-03-26 22:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9aa9aac-f361-578a-8d4f-1d14796ef43e with identifier: 10724223
2026-03-26 22:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9aa9aac-f361-578a-8d4f-1d14796ef43e with scrape type 2
2026-03-26 22:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9aa9aac-f361-578a-8d4f-1d14796ef43e with scrape type 2
2026-03-26 22:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9aa9aac-f361-578a-8d4f-1d14796ef43e, identifier: 10724223
2026-03-26 22:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9aa9aac-f361-578a-8d4f-1d14796ef43e with identifier: 10724223
2026-03-26 22:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9aa9aac-f361-578a-8d4f-1d14796ef43e with identifier: 10724223
2026-03-26 22:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9aa9aac-f361-578a-8d4f-1d14796ef43e with identifier: 10724223 to the API
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9aa9aac-f361-578a-8d4f-1d14796ef43e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724223',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 127212,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16550,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'AP Automotive CommV',
'title': 'Mercedes-Benz CLA Shooting Brake 180 AMG Line - Petrol - Automatic '
'- 136 hp - 127.212 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724223%27 HTTP/1.1" 200 None
2026-03-26 22:36:49 [adesa.be] INFO: Saving data for 10724223: {'auction_closing_time': 1774605600.0, 'created_time': 1774453359.069502, 'last_price_update_time': 1774564609.945313}
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724223') HTTP/1.1" 204 0
2026-03-26 22:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2460532-e1fb-5196-8524-2e8d451e4b80 with identifier: 10724273
2026-03-26 22:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2460532-e1fb-5196-8524-2e8d451e4b80 with scrape type 2
2026-03-26 22:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2460532-e1fb-5196-8524-2e8d451e4b80 with scrape type 2
2026-03-26 22:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2460532-e1fb-5196-8524-2e8d451e4b80, identifier: 10724273
2026-03-26 22:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2460532-e1fb-5196-8524-2e8d451e4b80 with identifier: 10724273
2026-03-26 22:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2460532-e1fb-5196-8524-2e8d451e4b80 with identifier: 10724273
2026-03-26 22:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2460532-e1fb-5196-8524-2e8d451e4b80 with identifier: 10724273 to the API
2026-03-26 22:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724273>
{'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': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2460532-e1fb-5196-8524-2e8d451e4b80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BAL690',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 226116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2011-04-18',
'seats_number': 5,
'seller_name': 'ACR cv',
'title': 'Mercedes-Benz C Break 180 CDI - Diesel - Manual - 120 hp - 226.116 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724273%27 HTTP/1.1" 200 None
2026-03-26 22:36:50 [adesa.be] INFO: Saving data for 10724273: {'auction_closing_time': 1774605600.0, 'created_time': 1774453355.839657, 'last_price_update_time': 1774564610.408883}
2026-03-26 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724273') HTTP/1.1" 204 0
2026-03-26 22:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153
2026-03-26 22:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1be0951-8973-52d4-a225-175750ded93f with scrape type 2
2026-03-26 22:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1be0951-8973-52d4-a225-175750ded93f with scrape type 2
2026-03-26 22:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1be0951-8973-52d4-a225-175750ded93f, identifier: 10719153
2026-03-26 22:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153
2026-03-26 22:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153
2026-03-26 22:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153 to the API
2026-03-26 22:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719153>
{'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': 109,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1be0951-8973-52d4-a225-175750ded93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XCF019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719153',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 204488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2016-05-12',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Mercedes-Benz A 180d - Diesel - Manual - 109 hp - 204.488 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719153%27 HTTP/1.1" 200 None
2026-03-26 22:36:51 [adesa.be] INFO: Saving data for 10719153: {'auction_closing_time': 1774605600.0, 'created_time': 1774365591.327792, 'last_price_update_time': 1774564611.63601}
2026-03-26 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719153') HTTP/1.1" 204 0
2026-03-26 22:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881
2026-03-26 22:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5c73129-0a97-5dde-a02d-ea6b9d1951da with scrape type 2
2026-03-26 22:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5c73129-0a97-5dde-a02d-ea6b9d1951da with scrape type 2
2026-03-26 22:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5c73129-0a97-5dde-a02d-ea6b9d1951da, identifier: 10717881
2026-03-26 22:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881
2026-03-26 22:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881
2026-03-26 22:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881 to the API
2026-03-26 22:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717881>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5c73129-0a97-5dde-a02d-ea6b9d1951da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATH015',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 48090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10850,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 2,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz Citan 1.5 CDI - Diesel - Manual - 90 hp - 48.090 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717881%27 HTTP/1.1" 200 None
2026-03-26 22:36:52 [adesa.be] INFO: Saving data for 10717881: {'auction_closing_time': 1774605600.0, 'created_time': 1774365464.177136, 'last_price_update_time': 1774564612.335848}
2026-03-26 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717881') HTTP/1.1" 204 0
2026-03-26 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862
2026-03-26 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with scrape type 2
2026-03-26 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with scrape type 2
2026-03-26 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0, identifier: 10717862
2026-03-26 22:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862
2026-03-26 22:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862
2026-03-26 22:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862 to the API
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717862>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'aaef8afe-86ea-57d3-99cf-89a9e86d0fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PAY528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 129774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2016-05-25',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz C 200 AMG Line - Diesel - Automatic - 136 hp - '
'129.774 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717862%27 HTTP/1.1" 200 None
2026-03-26 22:36:53 [adesa.be] INFO: Saving data for 10717862: {'auction_closing_time': 1774605600.0, 'created_time': 1774365462.18765, 'last_price_update_time': 1774564613.60994}
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717862') HTTP/1.1" 204 0
2026-03-26 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e18773-ee0f-5a38-93dc-6f3c6724f7b8 with identifier: 10724240
2026-03-26 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e18773-ee0f-5a38-93dc-6f3c6724f7b8 with scrape type 2
2026-03-26 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74e18773-ee0f-5a38-93dc-6f3c6724f7b8 with scrape type 2
2026-03-26 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74e18773-ee0f-5a38-93dc-6f3c6724f7b8, identifier: 10724240
2026-03-26 22:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74e18773-ee0f-5a38-93dc-6f3c6724f7b8 with identifier: 10724240
2026-03-26 22:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74e18773-ee0f-5a38-93dc-6f3c6724f7b8 with identifier: 10724240
2026-03-26 22:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74e18773-ee0f-5a38-93dc-6f3c6724f7b8 with identifier: 10724240 to the API
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724240>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '74e18773-ee0f-5a38-93dc-6f3c6724f7b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FOF220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724240',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 177064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz B 180d Business Solution - Diesel - Automatic - 116 '
'hp - 177.064 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724240%27 HTTP/1.1" 200 None
2026-03-26 22:36:53 [adesa.be] INFO: Saving data for 10724240: {'auction_closing_time': 1774605600.0, 'created_time': 1774453358.738543, 'last_price_update_time': 1774564613.969186}
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724240') HTTP/1.1" 204 0
2026-03-26 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c06f7f-8090-5ed2-8171-e36304e9d39f with identifier: 10724257
2026-03-26 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c06f7f-8090-5ed2-8171-e36304e9d39f with scrape type 2
2026-03-26 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83c06f7f-8090-5ed2-8171-e36304e9d39f with scrape type 2
2026-03-26 22:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83c06f7f-8090-5ed2-8171-e36304e9d39f, identifier: 10724257
2026-03-26 22:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83c06f7f-8090-5ed2-8171-e36304e9d39f with identifier: 10724257
2026-03-26 22:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83c06f7f-8090-5ed2-8171-e36304e9d39f with identifier: 10724257
2026-03-26 22:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83c06f7f-8090-5ed2-8171-e36304e9d39f with identifier: 10724257 to the API
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724257>
{'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': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '83c06f7f-8090-5ed2-8171-e36304e9d39f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSN774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724257',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 207752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2015-01-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz C Break 200 - Diesel - Manual - 136 hp - 207.752 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724257%27 HTTP/1.1" 200 None
2026-03-26 22:36:54 [adesa.be] INFO: Saving data for 10724257: {'auction_closing_time': 1774605600.0, 'created_time': 1774453357.145362, 'last_price_update_time': 1774564614.324779}
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724257') HTTP/1.1" 204 0
2026-03-26 22:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10726955
2026-03-26 22:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e96d967-ceac-576f-99b6-f569c63ec0b4 with scrape type 2
2026-03-26 22:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e96d967-ceac-576f-99b6-f569c63ec0b4 with scrape type 2
2026-03-26 22:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e96d967-ceac-576f-99b6-f569c63ec0b4, identifier: 10726955
2026-03-26 22:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10726955
2026-03-26 22:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10726955
2026-03-26 22:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10726955 to the API
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726955>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4e96d967-ceac-576f-99b6-f569c63ec0b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PDX956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726955',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '6',
'odometer': 188909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2012-01-11',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Mazda 6 2.2 CDVi Active - Diesel - Manual - 129 hp - 188.909 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2012}
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726955%27 HTTP/1.1" 200 None
2026-03-26 22:36:54 [adesa.be] INFO: Saving data for 10726955: {'auction_closing_time': 1774605600.0, 'created_time': 1774453360.853325, 'last_price_update_time': 1774564614.784131}
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726955') HTTP/1.1" 204 0
2026-03-26 22:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10725597
2026-03-26 22:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffbaf391-ec8b-544a-8235-f9458bd2e833 with scrape type 2
2026-03-26 22:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffbaf391-ec8b-544a-8235-f9458bd2e833 with scrape type 2
2026-03-26 22:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffbaf391-ec8b-544a-8235-f9458bd2e833, identifier: 10725597
2026-03-26 22:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10725597
2026-03-26 22:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10725597
2026-03-26 22:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10725597 to the API
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725597>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 109,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffbaf391-ec8b-544a-8235-f9458bd2e833',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JUG922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725597',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '3',
'odometer': 299908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 150,
'price_includes_vat': True,
'registration_date': '2010-06-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mazda 3 1.6 CDVi Active - Diesel - Manual - 109 hp - 299.908 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2010}
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725597%27 HTTP/1.1" 200 None
2026-03-26 22:36:55 [adesa.be] INFO: Saving data for 10725597: {'auction_closing_time': 1774605600.0, 'created_time': 1774453362.774658, 'last_price_update_time': 1774564615.247614}
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725597') HTTP/1.1" 204 0
2026-03-26 22:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdf9f98-12a7-5dee-b061-5552a0ced707 with identifier: 10724196
2026-03-26 22:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdf9f98-12a7-5dee-b061-5552a0ced707 with scrape type 2
2026-03-26 22:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdf9f98-12a7-5dee-b061-5552a0ced707 with scrape type 2
2026-03-26 22:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afdf9f98-12a7-5dee-b061-5552a0ced707, identifier: 10724196
2026-03-26 22:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afdf9f98-12a7-5dee-b061-5552a0ced707 with identifier: 10724196
2026-03-26 22:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afdf9f98-12a7-5dee-b061-5552a0ced707 with identifier: 10724196
2026-03-26 22:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afdf9f98-12a7-5dee-b061-5552a0ced707 with identifier: 10724196 to the API
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724196>
{'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': 250,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'afdf9f98-12a7-5dee-b061-5552a0ced707',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XMZ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724196',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 83425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2020-02-15',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Land Rover Range Rover Velar 2.0 P250 - AWD - Petrol - Automatic - '
'250 hp - 83.425 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724196%27 HTTP/1.1" 200 None
2026-03-26 22:36:56 [adesa.be] INFO: Saving data for 10724196: {'auction_closing_time': 1774605600.0, 'created_time': 1774453365.887612, 'last_price_update_time': 1774564616.02261}
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724196') HTTP/1.1" 204 0
2026-03-26 22:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853
2026-03-26 22:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with scrape type 2
2026-03-26 22:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with scrape type 2
2026-03-26 22:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740, identifier: 10717853
2026-03-26 22:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853
2026-03-26 22:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853
2026-03-26 22:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853 to the API
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717853>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '28412ccf-cb3c-5fc8-9f7b-bf350ff0d740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XAJ812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 125243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Range Rover Evoque 2.0 - AWD - Diesel - Automatic - 179 '
'hp - 125.243 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717853%27 HTTP/1.1" 200 None
2026-03-26 22:36:56 [adesa.be] INFO: Saving data for 10717853: {'auction_closing_time': 1774605600.0, 'created_time': 1774365458.549687, 'last_price_update_time': 1774564616.663577}
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717853') HTTP/1.1" 204 0
2026-03-26 22:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869
2026-03-26 22:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d817d9f8-5438-5b07-bfa0-c9633f13e39c with scrape type 2
2026-03-26 22:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d817d9f8-5438-5b07-bfa0-c9633f13e39c with scrape type 2
2026-03-26 22:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d817d9f8-5438-5b07-bfa0-c9633f13e39c, identifier: 10717869
2026-03-26 22:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78 with identifier: 10724206
2026-03-26 22:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78 with scrape type 2
2026-03-26 22:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78 with scrape type 2
2026-03-26 22:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78, identifier: 10724206
2026-03-26 22:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869
2026-03-26 22:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869
2026-03-26 22:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869 to the API
2026-03-26 22:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717869>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd817d9f8-5438-5b07-bfa0-c9633f13e39c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAS060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 277280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2017-01-30',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Range Rover Sport 3.0 HSE - AWD - Diesel - Automatic - '
'258 hp - 277.280 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2017}
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717869%27 HTTP/1.1" 200 None
2026-03-26 22:36:57 [adesa.be] INFO: Saving data for 10717869: {'auction_closing_time': 1774605600.0, 'created_time': 1774365459.958839, 'last_price_update_time': 1774564617.134105}
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717869') HTTP/1.1" 204 0
2026-03-26 22:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78 with identifier: 10724206
2026-03-26 22:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78 with identifier: 10724206
2026-03-26 22:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78 with identifier: 10724206 to the API
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724206>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 305,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '8ffbc3e2-f07b-53ce-b0fe-fd94ececfb78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BFO586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724206',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 95308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2015-12-18',
'seats_number': 5,
'seller_name': 'Beernaert Frederik Autohandel bv',
'title': 'Land Rover Range Rover 3.0 Autobiography - AWD - Hybrid - Automatic '
'- 305 hp - 95.308 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2015}
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724206%27 HTTP/1.1" 200 None
2026-03-26 22:36:57 [adesa.be] INFO: Saving data for 10724206: {'auction_closing_time': 1774605600.0, 'created_time': 1774453368.807711, 'last_price_update_time': 1774564617.450867}
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724206') HTTP/1.1" 204 0
2026-03-26 22:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:36:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f41eb23a-6764-542e-825e-ff2718de4f81 with identifier: 10724268
2026-03-26 22:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41eb23a-6764-542e-825e-ff2718de4f81 with scrape type 2
2026-03-26 22:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f41eb23a-6764-542e-825e-ff2718de4f81 with scrape type 2
2026-03-26 22:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f41eb23a-6764-542e-825e-ff2718de4f81, identifier: 10724268
2026-03-26 22:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f41eb23a-6764-542e-825e-ff2718de4f81 with identifier: 10724268
2026-03-26 22:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f41eb23a-6764-542e-825e-ff2718de4f81 with identifier: 10724268
2026-03-26 22:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f41eb23a-6764-542e-825e-ff2718de4f81 with identifier: 10724268 to the API
2026-03-26 22:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724268>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f41eb23a-6764-542e-825e-ff2718de4f81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGC228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 152861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2016-12-02',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Manual - 150 hp - '
'152.861 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724268%27 HTTP/1.1" 200 None
2026-03-26 22:36:58 [adesa.be] INFO: Saving data for 10724268: {'auction_closing_time': 1774605600.0, 'created_time': 1774453367.771789, 'last_price_update_time': 1774564618.922801}
2026-03-26 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724268') HTTP/1.1" 204 0
2026-03-26 22:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb0052da-523b-5b71-b376-e7047b149af4 with identifier: 10724227
2026-03-26 22:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb0052da-523b-5b71-b376-e7047b149af4 with scrape type 2
2026-03-26 22:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb0052da-523b-5b71-b376-e7047b149af4 with scrape type 2
2026-03-26 22:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb0052da-523b-5b71-b376-e7047b149af4, identifier: 10724227
2026-03-26 22:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb0052da-523b-5b71-b376-e7047b149af4 with identifier: 10724227
2026-03-26 22:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb0052da-523b-5b71-b376-e7047b149af4 with identifier: 10724227
2026-03-26 22:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb0052da-523b-5b71-b376-e7047b149af4 with identifier: 10724227 to the API
2026-03-26 22:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:36:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724227>
{'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': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eb0052da-523b-5b71-b376-e7047b149af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FSZ133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724227',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 132384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2019-05-31',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Automatic - 149 hp - '
'132.384 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724227%27 HTTP/1.1" 200 None
2026-03-26 22:36:59 [adesa.be] INFO: Saving data for 10724227: {'auction_closing_time': 1774605600.0, 'created_time': 1774453369.540936, 'last_price_update_time': 1774564619.280338}
2026-03-26 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724227') HTTP/1.1" 204 0
2026-03-26 22:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae877232-9b80-5af5-b6c3-be76cd7b0cbc with identifier: 10724215
2026-03-26 22:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae877232-9b80-5af5-b6c3-be76cd7b0cbc with scrape type 2
2026-03-26 22:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae877232-9b80-5af5-b6c3-be76cd7b0cbc with scrape type 2
2026-03-26 22:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae877232-9b80-5af5-b6c3-be76cd7b0cbc, identifier: 10724215
2026-03-26 22:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae877232-9b80-5af5-b6c3-be76cd7b0cbc with identifier: 10724215
2026-03-26 22:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae877232-9b80-5af5-b6c3-be76cd7b0cbc with identifier: 10724215
2026-03-26 22:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae877232-9b80-5af5-b6c3-be76cd7b0cbc with identifier: 10724215 to the API
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724215>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae877232-9b80-5af5-b6c3-be76cd7b0cbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TTY801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724215',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 128752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2019-10-02',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'Land Rover Discovery Sport 2.0 - AWD - Diesel - Automatic - 179 hp '
'- 128.752 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724215%27 HTTP/1.1" 200 None
2026-03-26 22:37:00 [adesa.be] INFO: Saving data for 10724215: {'auction_closing_time': 1774605600.0, 'created_time': 1774453372.58775, 'last_price_update_time': 1774564620.469593}
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724215') HTTP/1.1" 204 0
2026-03-26 22:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f541a1c-c396-5510-ba34-42088611ab61 with identifier: 10724229
2026-03-26 22:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f541a1c-c396-5510-ba34-42088611ab61 with scrape type 2
2026-03-26 22:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f541a1c-c396-5510-ba34-42088611ab61 with scrape type 2
2026-03-26 22:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f541a1c-c396-5510-ba34-42088611ab61, identifier: 10724229
2026-03-26 22:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10726966
2026-03-26 22:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with scrape type 2
2026-03-26 22:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with scrape type 2
2026-03-26 22:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf, identifier: 10726966
2026-03-26 22:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f541a1c-c396-5510-ba34-42088611ab61 with identifier: 10724229
2026-03-26 22:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f541a1c-c396-5510-ba34-42088611ab61 with identifier: 10724229
2026-03-26 22:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f541a1c-c396-5510-ba34-42088611ab61 with identifier: 10724229 to the API
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724229>
{'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': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9f541a1c-c396-5510-ba34-42088611ab61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724229',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 182032,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'Land Rover Discovery Sport 2.0 - Diesel - Automatic - 149 hp - '
'182.032 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724229%27 HTTP/1.1" 200 None
2026-03-26 22:37:01 [adesa.be] INFO: Saving data for 10724229: {'auction_closing_time': 1774605600.0, 'created_time': 1774453372.268739, 'last_price_update_time': 1774564621.047622}
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724229') HTTP/1.1" 204 0
2026-03-26 22:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10726966
2026-03-26 22:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10726966
2026-03-26 22:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10726966 to the API
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726966>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAL484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726966',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 175329,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2018-07-30',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Manual - 149 hp - '
'175.329 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726966%27 HTTP/1.1" 200 None
2026-03-26 22:37:01 [adesa.be] INFO: Saving data for 10726966: {'auction_closing_time': 1774605600.0, 'created_time': 1774453370.43479, 'last_price_update_time': 1774564621.316707}
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726966') HTTP/1.1" 204 0
2026-03-26 22:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884
2026-03-26 22:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with scrape type 2
2026-03-26 22:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with scrape type 2
2026-03-26 22:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6, identifier: 10717884
2026-03-26 22:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884
2026-03-26 22:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884
2026-03-26 22:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884 to the API
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717884>
{'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': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAF732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 170435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Discovery Sport 2.0 TD4 - AWD - Diesel - Automatic - 149 '
'hp - 170.435 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717884%27 HTTP/1.1" 200 None
2026-03-26 22:37:01 [adesa.be] INFO: Saving data for 10717884: {'auction_closing_time': 1774605600.0, 'created_time': 1774365459.289937, 'last_price_update_time': 1774564621.788438}
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717884') HTTP/1.1" 204 0
2026-03-26 22:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10724230
2026-03-26 22:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab20a8f-c817-5b57-ad13-92674241a1f7 with scrape type 2
2026-03-26 22:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab20a8f-c817-5b57-ad13-92674241a1f7 with scrape type 2
2026-03-26 22:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ab20a8f-c817-5b57-ad13-92674241a1f7, identifier: 10724230
2026-03-26 22:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a469d6-aeb2-5731-871d-dfbde7bb5a4c with identifier: 10724249
2026-03-26 22:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a469d6-aeb2-5731-871d-dfbde7bb5a4c with scrape type 2
2026-03-26 22:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a469d6-aeb2-5731-871d-dfbde7bb5a4c with scrape type 2
2026-03-26 22:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0a469d6-aeb2-5731-871d-dfbde7bb5a4c, identifier: 10724249
2026-03-26 22:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10724230
2026-03-26 22:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10724230
2026-03-26 22:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10724230 to the API
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724230>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1ab20a8f-c817-5b57-ad13-92674241a1f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1tbn350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724230',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'MX-5',
'odometer': 169347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2017-09-14',
'seats_number': 2,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mazda MX-5 2.0 SKYACTIV-G Skycruise - Petrol - Automatic - 160 hp - '
'169.347 km',
'transmission': 'automatic',
'trim': 'Skycruise',
'vin': None,
'year': 2017}
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724230%27 HTTP/1.1" 200 None
2026-03-26 22:37:02 [adesa.be] INFO: Saving data for 10724230: {'auction_closing_time': 1774605600.0, 'created_time': 1774453364.129754, 'last_price_update_time': 1774564622.239878}
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724230') HTTP/1.1" 204 0
2026-03-26 22:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0a469d6-aeb2-5731-871d-dfbde7bb5a4c with identifier: 10724249
2026-03-26 22:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0a469d6-aeb2-5731-871d-dfbde7bb5a4c with identifier: 10724249
2026-03-26 22:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0a469d6-aeb2-5731-871d-dfbde7bb5a4c with identifier: 10724249 to the API
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724249>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b0a469d6-aeb2-5731-871d-dfbde7bb5a4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ACER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724249',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 281802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2011-08-10',
'seats_number': 4,
'seller_name': 'PERFORM BV',
'title': 'Mercedes-Benz CLS 350 CDI - Diesel - Automatic - 265 hp - 281.802 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724249%27 HTTP/1.1" 200 None
2026-03-26 22:37:02 [adesa.be] INFO: Saving data for 10724249: {'auction_closing_time': 1774605600.0, 'created_time': 1774453352.680517, 'last_price_update_time': 1774564622.517331}
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724249') HTTP/1.1" 204 0
2026-03-26 22:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909
2026-03-26 22:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60e52e1-22cf-5dda-a229-57def9fa58b5 with scrape type 2
2026-03-26 22:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60e52e1-22cf-5dda-a229-57def9fa58b5 with scrape type 2
2026-03-26 22:37:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60e52e1-22cf-5dda-a229-57def9fa58b5, identifier: 10717909
2026-03-26 22:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909
2026-03-26 22:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909
2026-03-26 22:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909 to the API
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717909>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 244,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f60e52e1-22cf-5dda-a229-57def9fa58b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FKR614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 212287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3250,
'price_includes_vat': True,
'registration_date': '2010-03-15',
'seats_number': 2,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Discovery 3.0d - AWD - Diesel - Automatic - 244 hp - '
'212.287 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717909%27 HTTP/1.1" 200 None
2026-03-26 22:37:02 [adesa.be] INFO: Saving data for 10717909: {'auction_closing_time': 1774605600.0, 'created_time': 1774365457.025269, 'last_price_update_time': 1774564622.990698}
2026-03-26 22:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717909') HTTP/1.1" 204 0
2026-03-26 22:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890
2026-03-26 22:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84cd6175-18f0-52fa-97cb-d10959ffdf17 with scrape type 2
2026-03-26 22:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84cd6175-18f0-52fa-97cb-d10959ffdf17 with scrape type 2
2026-03-26 22:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84cd6175-18f0-52fa-97cb-d10959ffdf17, identifier: 10717890
2026-03-26 22:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890
2026-03-26 22:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890
2026-03-26 22:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890 to the API
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717890>
{'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': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '84cd6175-18f0-52fa-97cb-d10959ffdf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FGN911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 190127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2018-05-08',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Kia Stonic 1.6 CRDi Fusion - Diesel - Manual - 110 hp - 190.127 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2018}
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717890%27 HTTP/1.1" 200 None
2026-03-26 22:37:06 [adesa.be] INFO: Saving data for 10717890: {'auction_closing_time': 1774605600.0, 'created_time': 1774365458.914171, 'last_price_update_time': 1774564626.550661}
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717890') HTTP/1.1" 204 0
2026-03-26 22:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:06 [scrapy.extensions.logstats] INFO: Crawled 1183 pages (at 76 pages/min), scraped 1116 items (at 75 items/min)
2026-03-26 22:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10724251
2026-03-26 22:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd027170-77d8-5579-baf5-0cb55506fbe9 with scrape type 2
2026-03-26 22:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd027170-77d8-5579-baf5-0cb55506fbe9 with scrape type 2
2026-03-26 22:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd027170-77d8-5579-baf5-0cb55506fbe9, identifier: 10724251
2026-03-26 22:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10724251
2026-03-26 22:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10724251
2026-03-26 22:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10724251 to the API
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724251>
{'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-27T10: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=10724251',
'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-26 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724251%27 HTTP/1.1" 200 None
2026-03-26 22:37:07 [adesa.be] INFO: Saving data for 10724251: {'auction_closing_time': 1774605600.0, 'created_time': 1774453389.022822, 'last_price_update_time': 1774564627.039762}
2026-03-26 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724251') HTTP/1.1" 204 0
2026-03-26 22:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224
2026-03-26 22:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f18fd09-d2cd-5272-ac89-dbaf725a616b with scrape type 2
2026-03-26 22:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f18fd09-d2cd-5272-ac89-dbaf725a616b with scrape type 2
2026-03-26 22:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f18fd09-d2cd-5272-ac89-dbaf725a616b, identifier: 10724224
2026-03-26 22:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224
2026-03-26 22:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224
2026-03-26 22:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224 to the API
2026-03-26 22:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724224>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6f18fd09-d2cd-5272-ac89-dbaf725a616b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CST110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724224',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 74935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'AD Company bvba',
'title': 'Jeep Renegade 1.5 Limited - AWD - Petrol - Automatic - 129 hp - '
'74.935 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724224%27 HTTP/1.1" 200 None
2026-03-26 22:37:08 [adesa.be] INFO: Saving data for 10724224: {'auction_closing_time': 1774605600.0, 'created_time': 1774452685.386404, 'last_price_update_time': 1774564628.131784}
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724224') HTTP/1.1" 204 0
2026-03-26 22:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914
2026-03-26 22:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with scrape type 2
2026-03-26 22:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with scrape type 2
2026-03-26 22:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c40c2d-d5a5-5b2b-be4d-448f67676da2, identifier: 10717914
2026-03-26 22:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914
2026-03-26 22:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914
2026-03-26 22:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914 to the API
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3c40c2d-d5a5-5b2b-be4d-448f67676da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FFU686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717914',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 217010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2013-07-10',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Kia ProCeed 1.6 CRDi LX - Diesel - Manual - 90 hp - 217.010 km',
'transmission': 'manual',
'trim': 'LX',
'vin': None,
'year': 2013}
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717914%27 HTTP/1.1" 200 None
2026-03-26 22:37:08 [adesa.be] INFO: Saving data for 10717914: {'auction_closing_time': 1774605600.0, 'created_time': 1774365461.384485, 'last_price_update_time': 1774564628.597424}
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717914') HTTP/1.1" 204 0
2026-03-26 22:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10724203
2026-03-26 22:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a00560-23e1-5495-a6b7-74e6907f7252 with scrape type 2
2026-03-26 22:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a00560-23e1-5495-a6b7-74e6907f7252 with scrape type 2
2026-03-26 22:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1a00560-23e1-5495-a6b7-74e6907f7252, identifier: 10724203
2026-03-26 22:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10724203
2026-03-26 22:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10724203
2026-03-26 22:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10724203 to the API
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724203>
{'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': 131,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e1a00560-23e1-5495-a6b7-74e6907f7252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EQB918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724203',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 69129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Jeep Compass 1.5 - Petrol - Automatic - 131 hp - 69.129 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724203%27 HTTP/1.1" 200 None
2026-03-26 22:37:08 [adesa.be] INFO: Saving data for 10724203: {'auction_closing_time': 1774605600.0, 'created_time': 1774453314.658261, 'last_price_update_time': 1774564628.98956}
2026-03-26 22:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724203') HTTP/1.1" 204 0
2026-03-26 22:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10726979
2026-03-26 22:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dba4b8f-f891-547a-9183-bc602b812aa7 with scrape type 2
2026-03-26 22:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dba4b8f-f891-547a-9183-bc602b812aa7 with scrape type 2
2026-03-26 22:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dba4b8f-f891-547a-9183-bc602b812aa7, identifier: 10726979
2026-03-26 22:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10726979
2026-03-26 22:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10726979
2026-03-26 22:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10726979 to the API
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726979>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4dba4b8f-f891-547a-9183-bc602b812aa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKA630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726979',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 259028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2010-12-06',
'seats_number': 5,
'seller_name': 'Fds motor sprl',
'title': 'Mercedes-Benz GLK 220 CDI Sport Edition - Diesel - Automatic - 163 '
'hp - 259.028 km',
'transmission': 'automatic',
'trim': 'Sport Edition',
'vin': None,
'year': 2010}
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726979%27 HTTP/1.1" 200 None
2026-03-26 22:37:09 [adesa.be] INFO: Saving data for 10726979: {'auction_closing_time': 1774605600.0, 'created_time': 1774453342.472106, 'last_price_update_time': 1774564629.349228}
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726979') HTTP/1.1" 204 0
2026-03-26 22:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149
2026-03-26 22:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c017939f-133c-5591-a8ea-a78c69d4c616 with scrape type 2
2026-03-26 22:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c017939f-133c-5591-a8ea-a78c69d4c616 with scrape type 2
2026-03-26 22:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c017939f-133c-5591-a8ea-a78c69d4c616, identifier: 10719149
2026-03-26 22:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149
2026-03-26 22:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149
2026-03-26 22:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149 to the API
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719149>
{'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': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c017939f-133c-5591-a8ea-a78c69d4c616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FKG938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 86092,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Kia Picanto 1.0 X Line - Petrol - Manual - 100 hp - 86.092 km',
'transmission': 'manual',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719149%27 HTTP/1.1" 200 None
2026-03-26 22:37:09 [adesa.be] INFO: Saving data for 10719149: {'auction_closing_time': 1774605600.0, 'created_time': 1774365594.565212, 'last_price_update_time': 1774564629.69276}
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719149') HTTP/1.1" 204 0
2026-03-26 22:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882
2026-03-26 22:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d743821-7af8-56ee-8774-d33898535eff with scrape type 2
2026-03-26 22:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d743821-7af8-56ee-8774-d33898535eff with scrape type 2
2026-03-26 22:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d743821-7af8-56ee-8774-d33898535eff, identifier: 10717882
2026-03-26 22:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882
2026-03-26 22:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882
2026-03-26 22:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882 to the API
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717882>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7d743821-7af8-56ee-8774-d33898535eff',
'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=10717882',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 129570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'Kia Ceed SW 1.6 CRDi Mind - Diesel - Manual - 136 hp - 129.570 km',
'transmission': 'manual',
'trim': 'Mind',
'vin': None,
'year': 2021}
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717882%27 HTTP/1.1" 200 None
2026-03-26 22:37:10 [adesa.be] INFO: Saving data for 10717882: {'auction_closing_time': 1774605600.0, 'created_time': 1774365482.539844, 'last_price_update_time': 1774564630.059784}
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717882') HTTP/1.1" 204 0
2026-03-26 22:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962
2026-03-26 22:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474cc021-3949-5fc0-8262-6a2fbf82159d with scrape type 2
2026-03-26 22:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 474cc021-3949-5fc0-8262-6a2fbf82159d with scrape type 2
2026-03-26 22:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 474cc021-3949-5fc0-8262-6a2fbf82159d, identifier: 10726962
2026-03-26 22:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962
2026-03-26 22:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962
2026-03-26 22:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962 to the API
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726962>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '474cc021-3949-5fc0-8262-6a2fbf82159d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PPB070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 144486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5550,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Jaguar E-Pace 2.0 - Diesel - Manual - 149 hp - 144.486 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726962%27 HTTP/1.1" 200 None
2026-03-26 22:37:10 [adesa.be] INFO: Saving data for 10726962: {'auction_closing_time': 1774605600.0, 'created_time': 1774452815.152665, 'last_price_update_time': 1774564630.527087}
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726962') HTTP/1.1" 204 0
2026-03-26 22:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872
2026-03-26 22:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2db6386-14e9-5986-893e-6853f7f4fe2c with scrape type 2
2026-03-26 22:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2db6386-14e9-5986-893e-6853f7f4fe2c with scrape type 2
2026-03-26 22:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2db6386-14e9-5986-893e-6853f7f4fe2c, identifier: 10717872
2026-03-26 22:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855
2026-03-26 22:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b28104-7362-57e1-a96b-47ff9894eb28 with scrape type 2
2026-03-26 22:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64b28104-7362-57e1-a96b-47ff9894eb28 with scrape type 2
2026-03-26 22:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64b28104-7362-57e1-a96b-47ff9894eb28, identifier: 10717855
2026-03-26 22:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872
2026-03-26 22:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872
2026-03-26 22:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872 to the API
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717872>
{'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': 179,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2db6386-14e9-5986-893e-6853f7f4fe2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPH053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717872',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 144222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2017-04-06',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Jaguar F-Pace 2.0 - Diesel - Automatic - 179 hp - 144.222 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717872%27 HTTP/1.1" 200 None
2026-03-26 22:37:11 [adesa.be] INFO: Saving data for 10717872: {'auction_closing_time': 1774605600.0, 'created_time': 1774366132.945608, 'last_price_update_time': 1774564631.103914}
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717872') HTTP/1.1" 204 0
2026-03-26 22:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855
2026-03-26 22:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855
2026-03-26 22:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855 to the API
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717855>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '64b28104-7362-57e1-a96b-47ff9894eb28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LXF324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 111043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Automatic - 135 hp - 111.043 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717855%27 HTTP/1.1" 200 None
2026-03-26 22:37:11 [adesa.be] INFO: Saving data for 10717855: {'auction_closing_time': 1774605600.0, 'created_time': 1774366134.836935, 'last_price_update_time': 1774564631.395774}
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717855') HTTP/1.1" 204 0
2026-03-26 22:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10725603
2026-03-26 22:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with scrape type 2
2026-03-26 22:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with scrape type 2
2026-03-26 22:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb5acf1d-7d8e-5bac-82b8-9270a52abb77, identifier: 10725603
2026-03-26 22:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10725603
2026-03-26 22:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10725603
2026-03-26 22:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10725603 to the API
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725603>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb5acf1d-7d8e-5bac-82b8-9270a52abb77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1USB707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 238070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2018-07-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Ford Transit Custom L2H1 2.0 TDCI Trend - Diesel - Manual - 130 hp '
'- 238.070 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725603%27 HTTP/1.1" 200 None
2026-03-26 22:37:11 [adesa.be] INFO: Saving data for 10725603: {'auction_closing_time': 1774605600.0, 'created_time': 1774453394.742979, 'last_price_update_time': 1774564631.859807}
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725603') HTTP/1.1" 204 0
2026-03-26 22:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838
2026-03-26 22:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614b11cf-dc32-515d-9c6d-610b52bf5e10 with scrape type 2
2026-03-26 22:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 614b11cf-dc32-515d-9c6d-610b52bf5e10 with scrape type 2
2026-03-26 22:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 614b11cf-dc32-515d-9c6d-610b52bf5e10, identifier: 10717838
2026-03-26 22:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838
2026-03-26 22:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838
2026-03-26 22:37:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838 to the API
2026-03-26 22:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717838>
{'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': 300,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '614b11cf-dc32-515d-9c6d-610b52bf5e10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELP705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717838',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 74750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': 'Elegant Cars bv',
'title': 'Jaguar F-Pace 2.0 R-Dynamic - Hybrid - Automatic - 300 hp - 74.750 '
'km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2022}
2026-03-26 22:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717838%27 HTTP/1.1" 200 None
2026-03-26 22:37:12 [adesa.be] INFO: Saving data for 10717838: {'auction_closing_time': 1774605600.0, 'created_time': 1774366144.328128, 'last_price_update_time': 1774564632.230261}
2026-03-26 22:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717838') HTTP/1.1" 204 0
2026-03-26 22:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10724198
2026-03-26 22:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63295175-f8e0-54b0-86c0-9498c1db4b4e with scrape type 2
2026-03-26 22:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63295175-f8e0-54b0-86c0-9498c1db4b4e with scrape type 2
2026-03-26 22:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63295175-f8e0-54b0-86c0-9498c1db4b4e, identifier: 10724198
2026-03-26 22:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10724198
2026-03-26 22:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10724198
2026-03-26 22:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10724198 to the API
2026-03-26 22:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724198>
{'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-27T10: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=10724198',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 162419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25000,
'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-26 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724198%27 HTTP/1.1" 200 None
2026-03-26 22:37:14 [adesa.be] INFO: Saving data for 10724198: {'auction_closing_time': 1774605600.0, 'created_time': 1774453391.938121, 'last_price_update_time': 1774564634.757721}
2026-03-26 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724198') HTTP/1.1" 204 0
2026-03-26 22:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913
2026-03-26 22:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 2
2026-03-26 22:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 2
2026-03-26 22:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51352e5-7f65-507e-881b-d52a1bc8c389, identifier: 10717913
2026-03-26 22:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913
2026-03-26 22:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913
2026-03-26 22:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913 to the API
2026-03-26 22:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717913>
{'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-27T10:00: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=10717913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 209541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1400,
'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-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717913%27 HTTP/1.1" 200 None
2026-03-26 22:37:15 [adesa.be] INFO: Saving data for 10717913: {'auction_closing_time': 1774605600.0, 'created_time': 1774365453.64251, 'last_price_update_time': 1774564635.132857}
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717913') HTTP/1.1" 204 0
2026-03-26 22:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150
2026-03-26 22:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 with scrape type 2
2026-03-26 22:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 with scrape type 2
2026-03-26 22:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fccbbde-ff48-5a0a-8cac-8705495c4884, identifier: 10719150
2026-03-26 22:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253
2026-03-26 22:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30670dab-ae31-57d2-a110-fc5d9c9706df with scrape type 2
2026-03-26 22:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30670dab-ae31-57d2-a110-fc5d9c9706df with scrape type 2
2026-03-26 22:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30670dab-ae31-57d2-a110-fc5d9c9706df, identifier: 10724253
2026-03-26 22:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150
2026-03-26 22:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150
2026-03-26 22:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150 to the API
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719150>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8fccbbde-ff48-5a0a-8cac-8705495c4884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XWT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719150',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 151631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2012-08-06',
'seats_number': 3,
'seller_name': 'City Automobile srl',
'title': 'Ford Transit 2.2 TDCI - Diesel - Manual - 125 hp - 151.631 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719150%27 HTTP/1.1" 200 None
2026-03-26 22:37:15 [adesa.be] INFO: Saving data for 10719150: {'auction_closing_time': 1774605600.0, 'created_time': 1774365460.430671, 'last_price_update_time': 1774564635.658451}
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719150') HTTP/1.1" 204 0
2026-03-26 22:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253
2026-03-26 22:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253
2026-03-26 22:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253 to the API
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724253>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '30670dab-ae31-57d2-a110-fc5d9c9706df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FFK011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724253',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 175571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-05-14',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jaguar E-Pace 2.0d - AWD - Diesel - Automatic - 149 hp - 175.571 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724253%27 HTTP/1.1" 200 None
2026-03-26 22:37:15 [adesa.be] INFO: Saving data for 10724253: {'auction_closing_time': 1774605600.0, 'created_time': 1774452671.192321, 'last_price_update_time': 1774564635.923612}
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724253') HTTP/1.1" 204 0
2026-03-26 22:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10726957
2026-03-26 22:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with scrape type 2
2026-03-26 22:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with scrape type 2
2026-03-26 22:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3, identifier: 10726957
2026-03-26 22:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10726957
2026-03-26 22:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10726957
2026-03-26 22:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10726957 to the API
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726957>
{'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-27T10: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=10726957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 124830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'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-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726957%27 HTTP/1.1" 200 None
2026-03-26 22:37:16 [adesa.be] INFO: Saving data for 10726957: {'auction_closing_time': 1774605600.0, 'created_time': 1774453395.813124, 'last_price_update_time': 1774564636.400309}
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726957') HTTP/1.1" 204 0
2026-03-26 22:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10724233
2026-03-26 22:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with scrape type 2
2026-03-26 22:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with scrape type 2
2026-03-26 22:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e, identifier: 10724233
2026-03-26 22:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10724233
2026-03-26 22:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10724233
2026-03-26 22:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10724233 to the API
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724233>
{'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-27T10: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=10724233',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 229298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13450,
'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-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724233%27 HTTP/1.1" 200 None
2026-03-26 22:37:16 [adesa.be] INFO: Saving data for 10724233: {'auction_closing_time': 1774605600.0, 'created_time': 1774453411.772341, 'last_price_update_time': 1774564636.897251}
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724233') HTTP/1.1" 204 0
2026-03-26 22:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10724271
2026-03-26 22:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426a37b6-df80-530b-8814-1e60437bf20a with scrape type 2
2026-03-26 22:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426a37b6-df80-530b-8814-1e60437bf20a with scrape type 2
2026-03-26 22:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 426a37b6-df80-530b-8814-1e60437bf20a, identifier: 10724271
2026-03-26 22:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10724271
2026-03-26 22:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10724271
2026-03-26 22:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10724271 to the API
2026-03-26 22:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '426a37b6-df80-530b-8814-1e60437bf20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HLK321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724271',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 112989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-05-20',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Citroën C4 Picasso Comfort - Petrol - Manual - 130 hp - 112.989 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2015}
2026-03-26 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724271%27 HTTP/1.1" 200 None
2026-03-26 22:37:18 [adesa.be] INFO: Saving data for 10724271: {'auction_closing_time': 1774605600.0, 'created_time': 1774453449.778783, 'last_price_update_time': 1774564638.488979}
2026-03-26 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724271') HTTP/1.1" 204 0
2026-03-26 22:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868
2026-03-26 22:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c256dd5-456d-598d-95d8-5524207d8e03 with scrape type 2
2026-03-26 22:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c256dd5-456d-598d-95d8-5524207d8e03 with scrape type 2
2026-03-26 22:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c256dd5-456d-598d-95d8-5524207d8e03, identifier: 10717868
2026-03-26 22:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868
2026-03-26 22:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868
2026-03-26 22:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868 to the API
2026-03-26 22:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717868>
{'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': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1c256dd5-456d-598d-95d8-5524207d8e03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LPA150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 134542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2018-10-08',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Solution AMG - '
'Diesel - Automatic - 136 hp - 134.542 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2018}
2026-03-26 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717868%27 HTTP/1.1" 200 None
2026-03-26 22:37:19 [adesa.be] INFO: Saving data for 10717868: {'auction_closing_time': 1774605600.0, 'created_time': 1774365465.668852, 'last_price_update_time': 1774564639.788942}
2026-03-26 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717868') HTTP/1.1" 204 0
2026-03-26 22:37:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10724274
2026-03-26 22:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with scrape type 2
2026-03-26 22:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with scrape type 2
2026-03-26 22:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b, identifier: 10724274
2026-03-26 22:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10724274
2026-03-26 22:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10724274
2026-03-26 22:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10724274 to the API
2026-03-26 22:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724274>
{'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-27T10: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=10724274',
'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': 3400,
'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-26 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724274%27 HTTP/1.1" 200 None
2026-03-26 22:37:20 [adesa.be] INFO: Saving data for 10724274: {'auction_closing_time': 1774605600.0, 'created_time': 1774453393.533524, 'last_price_update_time': 1774564640.524668}
2026-03-26 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724274') HTTP/1.1" 204 0
2026-03-26 22:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31bf23c3-afc1-5176-9602-673b48fb18ac with identifier: 10726949
2026-03-26 22:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31bf23c3-afc1-5176-9602-673b48fb18ac with scrape type 2
2026-03-26 22:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31bf23c3-afc1-5176-9602-673b48fb18ac with scrape type 2
2026-03-26 22:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31bf23c3-afc1-5176-9602-673b48fb18ac, identifier: 10726949
2026-03-26 22:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31bf23c3-afc1-5176-9602-673b48fb18ac with identifier: 10726949
2026-03-26 22:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31bf23c3-afc1-5176-9602-673b48fb18ac with identifier: 10726949
2026-03-26 22:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31bf23c3-afc1-5176-9602-673b48fb18ac with identifier: 10726949 to the API
2026-03-26 22:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726949>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '31bf23c3-afc1-5176-9602-673b48fb18ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FNV075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 144328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-07-26',
'seats_number': 7,
'seller_name': 'Inbos',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Manual - '
'130 hp - 144.328 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726949%27 HTTP/1.1" 200 None
2026-03-26 22:37:22 [adesa.be] INFO: Saving data for 10726949: {'auction_closing_time': 1774605600.0, 'created_time': 1774453447.265217, 'last_price_update_time': 1774564642.491103}
2026-03-26 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726949') HTTP/1.1" 204 0
2026-03-26 22:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905
2026-03-26 22:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e98f057-5e6c-5666-8402-96ba4891e6b0 with scrape type 2
2026-03-26 22:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e98f057-5e6c-5666-8402-96ba4891e6b0 with scrape type 2
2026-03-26 22:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e98f057-5e6c-5666-8402-96ba4891e6b0, identifier: 10717905
2026-03-26 22:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905
2026-03-26 22:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905
2026-03-26 22:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905 to the API
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717905>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3e98f057-5e6c-5666-8402-96ba4891e6b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENW962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 84390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-02-04',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Citroën C3 Picasso 1.4 VTI Seduction - Petrol - Manual - 95 hp - '
'84.390 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2013}
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717905%27 HTTP/1.1" 200 None
2026-03-26 22:37:25 [adesa.be] INFO: Saving data for 10717905: {'auction_closing_time': 1774605600.0, 'created_time': 1774365444.389468, 'last_price_update_time': 1774564645.526051}
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717905') HTTP/1.1" 204 0
2026-03-26 22:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95c3f612-2116-5fe2-8606-0842368292fe with identifier: 10717910
2026-03-26 22:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95c3f612-2116-5fe2-8606-0842368292fe with scrape type 2
2026-03-26 22:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95c3f612-2116-5fe2-8606-0842368292fe with scrape type 2
2026-03-26 22:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95c3f612-2116-5fe2-8606-0842368292fe, identifier: 10717910
2026-03-26 22:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95c3f612-2116-5fe2-8606-0842368292fe with identifier: 10717910
2026-03-26 22:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95c3f612-2116-5fe2-8606-0842368292fe with identifier: 10717910
2026-03-26 22:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95c3f612-2116-5fe2-8606-0842368292fe with identifier: 10717910 to the API
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 107,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '95c3f612-2116-5fe2-8606-0842368292fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BUH127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 152610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2012-06-25',
'seats_number': 5,
'seller_name': 'Lukas-Auto VOF',
'title': 'Dacia Duster 1.5 DCI Delsey - Diesel - Manual - 107 hp - 152.610 km',
'transmission': 'manual',
'trim': 'Delsey',
'vin': None,
'year': 2012}
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717910%27 HTTP/1.1" 200 None
2026-03-26 22:37:25 [adesa.be] INFO: Saving data for 10717910: {'auction_closing_time': 1774605600.0, 'created_time': 1774366118.546522, 'last_price_update_time': 1774564645.988069}
2026-03-26 22:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717910') HTTP/1.1" 204 0
2026-03-26 22:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cebb7dd-a1a0-590d-8e61-38dec732396c with identifier: 10724272
2026-03-26 22:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cebb7dd-a1a0-590d-8e61-38dec732396c with scrape type 2
2026-03-26 22:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cebb7dd-a1a0-590d-8e61-38dec732396c with scrape type 2
2026-03-26 22:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8cebb7dd-a1a0-590d-8e61-38dec732396c, identifier: 10724272
2026-03-26 22:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8cebb7dd-a1a0-590d-8e61-38dec732396c with identifier: 10724272
2026-03-26 22:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8cebb7dd-a1a0-590d-8e61-38dec732396c with identifier: 10724272
2026-03-26 22:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8cebb7dd-a1a0-590d-8e61-38dec732396c with identifier: 10724272 to the API
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724272>
{'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': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8cebb7dd-a1a0-590d-8e61-38dec732396c',
'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=10724272',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 88246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 5,
'seller_name': 'ACR cv',
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 140 hp - 88.246 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2018}
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724272%27 HTTP/1.1" 200 None
2026-03-26 22:37:26 [adesa.be] INFO: Saving data for 10724272: {'auction_closing_time': 1774605600.0, 'created_time': 1774453409.062695, 'last_price_update_time': 1774564646.36875}
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724272') HTTP/1.1" 204 0
2026-03-26 22:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with identifier: 10717908
2026-03-26 22:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with scrape type 2
2026-03-26 22:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with scrape type 2
2026-03-26 22:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ecdc5a6-737a-51cf-bfcb-2fa326022513, identifier: 10717908
2026-03-26 22:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with identifier: 10717908
2026-03-26 22:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with identifier: 10717908
2026-03-26 22:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with identifier: 10717908 to the API
2026-03-26 22:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717908>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1ecdc5a6-737a-51cf-bfcb-2fa326022513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PBC223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 185232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-11-03',
'seats_number': 7,
'seller_name': 'Chalmet nv',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Comfort - Diesel - Manual - 115 hp '
'- 185.232 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-26 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717908%27 HTTP/1.1" 200 None
2026-03-26 22:37:28 [adesa.be] INFO: Saving data for 10717908: {'auction_closing_time': 1774605600.0, 'created_time': 1774366119.352317, 'last_price_update_time': 1774564648.664533}
2026-03-26 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717908') HTTP/1.1" 204 0
2026-03-26 22:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10726956
2026-03-26 22:37: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-26 22:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-26 22:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd, identifier: 10726956
2026-03-26 22:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10726956
2026-03-26 22:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10726956
2026-03-26 22:37:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10726956 to the API
2026-03-26 22:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726956>
{'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-27T10:00: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=10726956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 66156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Citroën C3 Picasso 1.2i - Petrol - Manual - 110 hp - 66.156 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726956%27 HTTP/1.1" 200 None
2026-03-26 22:37:29 [adesa.be] INFO: Saving data for 10726956: {'auction_closing_time': 1774605600.0, 'created_time': 1774453483.616956, 'last_price_update_time': 1774564649.905023}
2026-03-26 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726956') HTTP/1.1" 204 0
2026-03-26 22:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10724267
2026-03-26 22:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with scrape type 2
2026-03-26 22:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with scrape type 2
2026-03-26 22:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00b2737-13ad-5f0d-acc0-ada1e8c9e839, identifier: 10724267
2026-03-26 22:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10724267
2026-03-26 22:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10724267
2026-03-26 22:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10724267 to the API
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724267>
{'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': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e00b2737-13ad-5f0d-acc0-ada1e8c9e839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EMA081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724267',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 35942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2020-03-02',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 35.942 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724267%27 HTTP/1.1" 200 None
2026-03-26 22:37:30 [adesa.be] INFO: Saving data for 10724267: {'auction_closing_time': 1774605600.0, 'created_time': 1774453455.172776, 'last_price_update_time': 1774564650.381266}
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724267') HTTP/1.1" 204 0
2026-03-26 22:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98480b74-1058-5c03-b77d-7e9a6621b43f with identifier: 10717887
2026-03-26 22:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98480b74-1058-5c03-b77d-7e9a6621b43f with scrape type 2
2026-03-26 22:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98480b74-1058-5c03-b77d-7e9a6621b43f with scrape type 2
2026-03-26 22:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98480b74-1058-5c03-b77d-7e9a6621b43f, identifier: 10717887
2026-03-26 22:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98480b74-1058-5c03-b77d-7e9a6621b43f with identifier: 10717887
2026-03-26 22:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98480b74-1058-5c03-b77d-7e9a6621b43f with identifier: 10717887
2026-03-26 22:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98480b74-1058-5c03-b77d-7e9a6621b43f with identifier: 10717887 to the API
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717887>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '98480b74-1058-5c03-b77d-7e9a6621b43f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717887',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 59516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.2 - Petrol - Automatic - 110 hp - 59.516 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717887%27 HTTP/1.1" 200 None
2026-03-26 22:37:31 [adesa.be] INFO: Saving data for 10717887: {'auction_closing_time': 1774605600.0, 'created_time': 1774366126.234418, 'last_price_update_time': 1774564651.019107}
2026-03-26 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717887') HTTP/1.1" 204 0
2026-03-26 22:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 097b6ea3-6b52-53fe-a49d-0d431b208a27 with identifier: 10717902
2026-03-26 22:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 with scrape type 2
2026-03-26 22:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 with scrape type 2
2026-03-26 22:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 097b6ea3-6b52-53fe-a49d-0d431b208a27, identifier: 10717902
2026-03-26 22:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 097b6ea3-6b52-53fe-a49d-0d431b208a27 with identifier: 10717902
2026-03-26 22:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 097b6ea3-6b52-53fe-a49d-0d431b208a27 with identifier: 10717902
2026-03-26 22:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 097b6ea3-6b52-53fe-a49d-0d431b208a27 with identifier: 10717902 to the API
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717902>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '097b6ea3-6b52-53fe-a49d-0d431b208a27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 27671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4250,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.2 - Petrol - Automatic - 110 hp - 27.671 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717902%27 HTTP/1.1" 200 None
2026-03-26 22:37:32 [adesa.be] INFO: Saving data for 10717902: {'auction_closing_time': 1774605600.0, 'created_time': 1774366125.23536, 'last_price_update_time': 1774564652.456454}
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717902') HTTP/1.1" 204 0
2026-03-26 22:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-26 22:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efc6115-975d-50e3-a24b-7c44049619b9 with scrape type 2
2026-03-26 22:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2efc6115-975d-50e3-a24b-7c44049619b9 with scrape type 2
2026-03-26 22:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2efc6115-975d-50e3-a24b-7c44049619b9, identifier: 10717915
2026-03-26 22:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-26 22:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-26 22:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915 to the API
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2efc6115-975d-50e3-a24b-7c44049619b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RBE559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717915',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Tacuma',
'odometer': 75537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2005-02-15',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Chevrolet Tacuma 2.0i - Petrol - Manual - 120 hp - 75.537 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717915%27 HTTP/1.1" 200 None
2026-03-26 22:37:32 [adesa.be] INFO: Saving data for 10717915: {'auction_closing_time': 1774605600.0, 'created_time': 1774365441.339828, 'last_price_update_time': 1774564652.966694}
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717915') HTTP/1.1" 204 0
2026-03-26 22:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af39c40-e964-552b-a36f-0aa52b53150e with identifier: 10724281
2026-03-26 22:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af39c40-e964-552b-a36f-0aa52b53150e with scrape type 2
2026-03-26 22:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af39c40-e964-552b-a36f-0aa52b53150e with scrape type 2
2026-03-26 22:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5af39c40-e964-552b-a36f-0aa52b53150e, identifier: 10724281
2026-03-26 22:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5af39c40-e964-552b-a36f-0aa52b53150e with identifier: 10724281
2026-03-26 22:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5af39c40-e964-552b-a36f-0aa52b53150e with identifier: 10724281
2026-03-26 22:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5af39c40-e964-552b-a36f-0aa52b53150e with identifier: 10724281 to the API
2026-03-26 22:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724281>
{'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': 73,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5af39c40-e964-552b-a36f-0aa52b53150e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FQK582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724281',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 254404,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2005-02-24',
'seats_number': 5,
'seller_name': 'Autohandel Pieters bv',
'title': 'Citroën C3 1.4i Exclusive - Petrol - Manual - 73 hp - 254.404 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2005}
2026-03-26 22:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724281%27 HTTP/1.1" 200 None
2026-03-26 22:37:33 [adesa.be] INFO: Saving data for 10724281: {'auction_closing_time': 1774605600.0, 'created_time': 1774453457.360688, 'last_price_update_time': 1774564653.798972}
2026-03-26 22:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724281') HTTP/1.1" 204 0
2026-03-26 22:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849
2026-03-26 22:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with scrape type 2
2026-03-26 22:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with scrape type 2
2026-03-26 22:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab, identifier: 10717849
2026-03-26 22:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849
2026-03-26 22:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849
2026-03-26 22:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849 to the API
2026-03-26 22:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717849>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNZ257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 196337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jeep Wrangler 2.8 CRD Night Eagle - Diesel - Automatic - 200 hp - '
'196.337 km',
'transmission': 'automatic',
'trim': 'Night Eagle',
'vin': None,
'year': 2018}
2026-03-26 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717849%27 HTTP/1.1" 200 None
2026-03-26 22:37:34 [adesa.be] INFO: Saving data for 10717849: {'auction_closing_time': 1774605600.0, 'created_time': 1774366129.959881, 'last_price_update_time': 1774564654.59084}
2026-03-26 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717849') HTTP/1.1" 204 0
2026-03-26 22:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195
2026-03-26 22:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6973622b-e740-58c5-bbaa-68bf78656b3e with scrape type 2
2026-03-26 22:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6973622b-e740-58c5-bbaa-68bf78656b3e with scrape type 2
2026-03-26 22:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6973622b-e740-58c5-bbaa-68bf78656b3e, identifier: 10724195
2026-03-26 22:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195
2026-03-26 22:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195
2026-03-26 22:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195 to the API
2026-03-26 22:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6973622b-e740-58c5-bbaa-68bf78656b3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQN748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724195',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 224889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 224.889 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724195%27 HTTP/1.1" 200 None
2026-03-26 22:37:35 [adesa.be] INFO: Saving data for 10724195: {'auction_closing_time': 1774605600.0, 'created_time': 1774452637.869981, 'last_price_update_time': 1774564655.069318}
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724195') HTTP/1.1" 204 0
2026-03-26 22:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:37:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-26 22:37:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 2
2026-03-26 22:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 2
2026-03-26 22:37:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073e7072-4b23-586d-acd9-4e86cfd6d603, identifier: 10717861
2026-03-26 22:37:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-26 22:37:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-26 22:37:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861 to the API
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717861>
{'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-27T10: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=10717861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 167949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'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-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717861%27 HTTP/1.1" 200 None
2026-03-26 22:37:35 [adesa.be] INFO: Saving data for 10717861: {'auction_closing_time': 1774605600.0, 'created_time': 1774365433.079152, 'last_price_update_time': 1774564655.679842}
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717861') HTTP/1.1" 204 0
2026-03-26 22:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221
2026-03-26 22:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a6b078-e582-5145-92ec-b51f314337de with scrape type 2
2026-03-26 22:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41a6b078-e582-5145-92ec-b51f314337de with scrape type 2
2026-03-26 22:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41a6b078-e582-5145-92ec-b51f314337de, identifier: 10724221
2026-03-26 22:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221
2026-03-26 22:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221
2026-03-26 22:37:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221 to the API
2026-03-26 22:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724221>
{'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': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '41a6b078-e582-5145-92ec-b51f314337de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSA918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724221',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 214453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2016-01-04',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 40e - Hybrid - Automatic - 245 hp - 214.453 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724221%27 HTTP/1.1" 200 None
2026-03-26 22:37:36 [adesa.be] INFO: Saving data for 10724221: {'auction_closing_time': 1774605600.0, 'created_time': 1774452640.07601, 'last_price_update_time': 1774564656.690157}
2026-03-26 22:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724221') HTTP/1.1" 204 0
2026-03-26 22:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189
2026-03-26 22:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with scrape type 2
2026-03-26 22:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with scrape type 2
2026-03-26 22:37:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6, identifier: 10724189
2026-03-26 22:37:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189
2026-03-26 22:37:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189
2026-03-26 22:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189 to the API
2026-03-26 22:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724189>
{'auction_title': '',
'c_o_2_emission_value': 210,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8913e28f-74a4-5d64-90b6-a7789a2ac8a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'jnaq',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724189',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 143815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39500,
'price_includes_vat': True,
'registration_date': '2019-10-16',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW X5 30d - xDrive - Diesel - Automatic - 265 hp - 143.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724189%27 HTTP/1.1" 200 None
2026-03-26 22:37:37 [adesa.be] INFO: Saving data for 10724189: {'auction_closing_time': 1774605600.0, 'created_time': 1774452650.060415, 'last_price_update_time': 1774564657.946846}
2026-03-26 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724189') HTTP/1.1" 204 0
2026-03-26 22:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d40ba5df-918c-5c7a-8735-41e4adc478ae with identifier: 10726969
2026-03-26 22:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40ba5df-918c-5c7a-8735-41e4adc478ae with scrape type 2
2026-03-26 22:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d40ba5df-918c-5c7a-8735-41e4adc478ae with scrape type 2
2026-03-26 22:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d40ba5df-918c-5c7a-8735-41e4adc478ae, identifier: 10726969
2026-03-26 22:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d40ba5df-918c-5c7a-8735-41e4adc478ae with identifier: 10726969
2026-03-26 22:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d40ba5df-918c-5c7a-8735-41e4adc478ae with identifier: 10726969
2026-03-26 22:37:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d40ba5df-918c-5c7a-8735-41e4adc478ae with identifier: 10726969 to the API
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726969>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd40ba5df-918c-5c7a-8735-41e4adc478ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGU238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726969',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 135098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Citroën C3 1.2i Shine - Petrol - Automatic - 110 hp - 135.098 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726969%27 HTTP/1.1" 200 None
2026-03-26 22:37:38 [adesa.be] INFO: Saving data for 10726969: {'auction_closing_time': 1774605600.0, 'created_time': 1774453461.677479, 'last_price_update_time': 1774564658.416845}
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726969') HTTP/1.1" 204 0
2026-03-26 22:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880
2026-03-26 22:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bff0edb-4eb3-5599-922a-434c787118b1 with scrape type 2
2026-03-26 22:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bff0edb-4eb3-5599-922a-434c787118b1 with scrape type 2
2026-03-26 22:37:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bff0edb-4eb3-5599-922a-434c787118b1, identifier: 10717880
2026-03-26 22:37:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880
2026-03-26 22:37:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880
2026-03-26 22:37:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880 to the API
2026-03-26 22:37:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717880>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10: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=10717880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 195149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'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-26 22:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717880%27 HTTP/1.1" 200 None
2026-03-26 22:37:39 [adesa.be] INFO: Saving data for 10717880: {'auction_closing_time': 1774605600.0, 'created_time': 1774365454.773555, 'last_price_update_time': 1774564659.703365}
2026-03-26 22:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717880') HTTP/1.1" 204 0
2026-03-26 22:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856
2026-03-26 22:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149d685f-51a5-5dd0-8a61-aed81cb28220 with scrape type 2
2026-03-26 22:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 149d685f-51a5-5dd0-8a61-aed81cb28220 with scrape type 2
2026-03-26 22:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 149d685f-51a5-5dd0-8a61-aed81cb28220, identifier: 10717856
2026-03-26 22:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856
2026-03-26 22:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856
2026-03-26 22:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856 to the API
2026-03-26 22:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717856>
{'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-27T10: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=10717856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 204944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'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-26 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717856%27 HTTP/1.1" 200 None
2026-03-26 22:37:41 [adesa.be] INFO: Saving data for 10717856: {'auction_closing_time': 1774605600.0, 'created_time': 1774365442.213896, 'last_price_update_time': 1774564661.686655}
2026-03-26 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717856') HTTP/1.1" 204 0
2026-03-26 22:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10724216
2026-03-26 22:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b87d63-0600-5547-8cd0-ab63d45b5b2f with scrape type 2
2026-03-26 22:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2b87d63-0600-5547-8cd0-ab63d45b5b2f with scrape type 2
2026-03-26 22:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2b87d63-0600-5547-8cd0-ab63d45b5b2f, identifier: 10724216
2026-03-26 22:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10724216
2026-03-26 22:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10724216
2026-03-26 22:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10724216 to the API
2026-03-26 22:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724216>
{'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-27T10: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=10724216',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 211020,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'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-26 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724216%27 HTTP/1.1" 200 None
2026-03-26 22:37:43 [adesa.be] INFO: Saving data for 10724216: {'auction_closing_time': 1774605600.0, 'created_time': 1774453464.444484, 'last_price_update_time': 1774564663.37922}
2026-03-26 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724216') HTTP/1.1" 204 0
2026-03-26 22:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279
2026-03-26 22:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac0beda-fbe0-547e-bbae-d2cad54cd86d with scrape type 2
2026-03-26 22:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eac0beda-fbe0-547e-bbae-d2cad54cd86d with scrape type 2
2026-03-26 22:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eac0beda-fbe0-547e-bbae-d2cad54cd86d, identifier: 10724279
2026-03-26 22:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279
2026-03-26 22:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279
2026-03-26 22:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279 to the API
2026-03-26 22:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724279>
{'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-27T10: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=10724279',
'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-26 22:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724279%27 HTTP/1.1" 200 None
2026-03-26 22:37:45 [adesa.be] INFO: Saving data for 10724279: {'auction_closing_time': 1774605600.0, 'created_time': 1774452630.72781, 'last_price_update_time': 1774564665.68251}
2026-03-26 22:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724279') HTTP/1.1" 204 0
2026-03-26 22:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-26 22:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8cb5ba-e009-5339-837f-ede5209d9d62 with scrape type 2
2026-03-26 22:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8cb5ba-e009-5339-837f-ede5209d9d62 with scrape type 2
2026-03-26 22:37:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac8cb5ba-e009-5339-837f-ede5209d9d62, identifier: 10717840
2026-03-26 22:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1 with identifier: 10724234
2026-03-26 22:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1 with scrape type 2
2026-03-26 22:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1 with scrape type 2
2026-03-26 22:37:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1, identifier: 10724234
2026-03-26 22:37:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-26 22:37:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-26 22:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840 to the API
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717840>
{'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': 231,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac8cb5ba-e009-5339-837f-ede5209d9d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NLX678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 192232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X5 2.0d - xDrive - Diesel - Automatic - 231 hp - 192.232 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717840%27 HTTP/1.1" 200 None
2026-03-26 22:37:46 [adesa.be] INFO: Saving data for 10717840: {'auction_closing_time': 1774605600.0, 'created_time': 1774365433.390989, 'last_price_update_time': 1774564666.241242}
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717840') HTTP/1.1" 204 0
2026-03-26 22:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1 with identifier: 10724234
2026-03-26 22:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1 with identifier: 10724234
2026-03-26 22:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1 with identifier: 10724234 to the API
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724234>
{'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': 190,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '37dc31bc-cc81-5e0f-8e5e-5acc628e6ae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EKY257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724234',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 247392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2018-08-06',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X2 2.0d M Sport - Diesel - Automatic - 190 hp - 247.392 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724234%27 HTTP/1.1" 200 None
2026-03-26 22:37:46 [adesa.be] INFO: Saving data for 10724234: {'auction_closing_time': 1774605600.0, 'created_time': 1774453466.017062, 'last_price_update_time': 1774564666.53928}
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724234') HTTP/1.1" 204 0
2026-03-26 22:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535492d6-1ec8-5dd0-9fb5-601c5fd80927 with identifier: 10724226
2026-03-26 22:37:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535492d6-1ec8-5dd0-9fb5-601c5fd80927 with scrape type 2
2026-03-26 22:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535492d6-1ec8-5dd0-9fb5-601c5fd80927 with scrape type 2
2026-03-26 22:37:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 535492d6-1ec8-5dd0-9fb5-601c5fd80927, identifier: 10724226
2026-03-26 22:37:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 535492d6-1ec8-5dd0-9fb5-601c5fd80927 with identifier: 10724226
2026-03-26 22:37:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 535492d6-1ec8-5dd0-9fb5-601c5fd80927 with identifier: 10724226
2026-03-26 22:37:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 535492d6-1ec8-5dd0-9fb5-601c5fd80927 with identifier: 10724226 to the API
2026-03-26 22:37:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724226>
{'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': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '535492d6-1ec8-5dd0-9fb5-601c5fd80927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '222VVV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724226',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 179244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2019-01-06',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X2 18 - Petrol - Automatic - 136 hp - 179.244 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724226%27 HTTP/1.1" 200 None
2026-03-26 22:37:47 [adesa.be] INFO: Saving data for 10724226: {'auction_closing_time': 1774605600.0, 'created_time': 1774453474.393974, 'last_price_update_time': 1774564667.848957}
2026-03-26 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724226') HTTP/1.1" 204 0
2026-03-26 22:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10724235
2026-03-26 22:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f15d819-d1a3-5124-a9ef-463b69f37f21 with scrape type 2
2026-03-26 22:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f15d819-d1a3-5124-a9ef-463b69f37f21 with scrape type 2
2026-03-26 22:37:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f15d819-d1a3-5124-a9ef-463b69f37f21, identifier: 10724235
2026-03-26 22:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10724235
2026-03-26 22:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10724235
2026-03-26 22:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10724235 to the API
2026-03-26 22:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724235>
{'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-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4f15d819-d1a3-5124-a9ef-463b69f37f21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQS105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724235',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 159628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'IQ Company Belgium bvba',
'title': 'BMW X1 25e High Executive - xDrive - Hybrid - Automatic - 125 hp - '
'159.628 km',
'transmission': 'automatic',
'trim': 'High Executive',
'vin': None,
'year': 2020}
2026-03-26 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724235%27 HTTP/1.1" 200 None
2026-03-26 22:37:49 [adesa.be] INFO: Saving data for 10724235: {'auction_closing_time': 1774605600.0, 'created_time': 1774453509.321342, 'last_price_update_time': 1774564669.429285}
2026-03-26 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724235') HTTP/1.1" 204 0
2026-03-26 22:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10724207
2026-03-26 22:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afbc559f-a7d0-5faf-b94d-7dce3b8c459a with scrape type 2
2026-03-26 22:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afbc559f-a7d0-5faf-b94d-7dce3b8c459a with scrape type 2
2026-03-26 22:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afbc559f-a7d0-5faf-b94d-7dce3b8c459a, identifier: 10724207
2026-03-26 22:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10724207
2026-03-26 22:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10724207
2026-03-26 22:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10724207 to the API
2026-03-26 22:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724207>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'afbc559f-a7d0-5faf-b94d-7dce3b8c459a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CSX780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724207',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 182747,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2017-05-23',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'BMW 7 Series 740e iPerformance - Hybrid - Automatic - 258 hp - '
'182.747 km',
'transmission': 'automatic',
'trim': 'iPerformance',
'vin': None,
'year': 2017}
2026-03-26 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724207%27 HTTP/1.1" 200 None
2026-03-26 22:37:51 [adesa.be] INFO: Saving data for 10724207: {'auction_closing_time': 1774605600.0, 'created_time': 1774453473.741303, 'last_price_update_time': 1774564671.233251}
2026-03-26 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724207') HTTP/1.1" 204 0
2026-03-26 22:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 675c5789-fc58-58b1-83fa-3258b16ce7d1 with identifier: 10726946
2026-03-26 22:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 675c5789-fc58-58b1-83fa-3258b16ce7d1 with scrape type 2
2026-03-26 22:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 675c5789-fc58-58b1-83fa-3258b16ce7d1 with scrape type 2
2026-03-26 22:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 675c5789-fc58-58b1-83fa-3258b16ce7d1, identifier: 10726946
2026-03-26 22:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 675c5789-fc58-58b1-83fa-3258b16ce7d1 with identifier: 10726946
2026-03-26 22:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 675c5789-fc58-58b1-83fa-3258b16ce7d1 with identifier: 10726946
2026-03-26 22:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 675c5789-fc58-58b1-83fa-3258b16ce7d1 with identifier: 10726946 to the API
2026-03-26 22:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726946>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '675c5789-fc58-58b1-83fa-3258b16ce7d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWN502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726946',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 70505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 7,
'seller_name': 'Car Investment Belgium BV',
'title': 'Citroën Jumper chassis cab 2.2 HDI - Diesel - Manual - 165 hp - '
'70.505 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726946%27 HTTP/1.1" 200 None
2026-03-26 22:37:53 [adesa.be] INFO: Saving data for 10726946: {'auction_closing_time': 1774605600.0, 'created_time': 1774453444.225884, 'last_price_update_time': 1774564673.427229}
2026-03-26 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726946') HTTP/1.1" 204 0
2026-03-26 22:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb95589-9c54-568e-90f9-5872d8e829e6 with identifier: 10724220
2026-03-26 22:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb95589-9c54-568e-90f9-5872d8e829e6 with scrape type 2
2026-03-26 22:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fb95589-9c54-568e-90f9-5872d8e829e6 with scrape type 2
2026-03-26 22:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fb95589-9c54-568e-90f9-5872d8e829e6, identifier: 10724220
2026-03-26 22:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fb95589-9c54-568e-90f9-5872d8e829e6 with identifier: 10724220
2026-03-26 22:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fb95589-9c54-568e-90f9-5872d8e829e6 with identifier: 10724220
2026-03-26 22:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fb95589-9c54-568e-90f9-5872d8e829e6 with identifier: 10724220 to the API
2026-03-26 22:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:37:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724220>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1fb95589-9c54-568e-90f9-5872d8e829e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UJE550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724220',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 186582,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2016-11-29',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X4 20d X Line - xDrive - Diesel - Automatic - 190 hp - 186.582 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2016}
2026-03-26 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724220%27 HTTP/1.1" 200 None
2026-03-26 22:37:56 [adesa.be] INFO: Saving data for 10724220: {'auction_closing_time': 1774605600.0, 'created_time': 1774453463.769896, 'last_price_update_time': 1774564676.036762}
2026-03-26 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724220') HTTP/1.1" 204 0
2026-03-26 22:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895
2026-03-26 22:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b315ba36-75cd-5e05-8528-213bf72fd87a with scrape type 2
2026-03-26 22:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b315ba36-75cd-5e05-8528-213bf72fd87a with scrape type 2
2026-03-26 22:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b315ba36-75cd-5e05-8528-213bf72fd87a, identifier: 10717895
2026-03-26 22:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895
2026-03-26 22:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895
2026-03-26 22:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895 to the API
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717895>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b315ba36-75cd-5e05-8528-213bf72fd87a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DDY877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717895',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 221543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2012-08-01',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series Touring 520d Business - Diesel - Automatic - 163 hp - '
'221.543 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717895%27 HTTP/1.1" 200 None
2026-03-26 22:37:57 [adesa.be] INFO: Saving data for 10717895: {'auction_closing_time': 1774605600.0, 'created_time': 1774365439.094022, 'last_price_update_time': 1774564677.478963}
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717895') HTTP/1.1" 204 0
2026-03-26 22:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d336053d-e5e5-5097-a252-eb565dab5d92 with identifier: 10724200
2026-03-26 22:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d336053d-e5e5-5097-a252-eb565dab5d92 with scrape type 2
2026-03-26 22:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d336053d-e5e5-5097-a252-eb565dab5d92 with scrape type 2
2026-03-26 22:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d336053d-e5e5-5097-a252-eb565dab5d92, identifier: 10724200
2026-03-26 22:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d336053d-e5e5-5097-a252-eb565dab5d92 with identifier: 10724200
2026-03-26 22:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d336053d-e5e5-5097-a252-eb565dab5d92 with identifier: 10724200
2026-03-26 22:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d336053d-e5e5-5097-a252-eb565dab5d92 with identifier: 10724200 to the API
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724200>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd336053d-e5e5-5097-a252-eb565dab5d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ART251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724200',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 109095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW 5 Series Touring 518 - Diesel - Automatic - 150 hp - 109.095 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724200%27 HTTP/1.1" 200 None
2026-03-26 22:37:57 [adesa.be] INFO: Saving data for 10724200: {'auction_closing_time': 1774605600.0, 'created_time': 1774453488.904274, 'last_price_update_time': 1774564677.955477}
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724200') HTTP/1.1" 204 0
2026-03-26 22:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693
2026-03-26 22:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af1fd142-5de0-5376-968a-ba3c86832c5a with scrape type 2
2026-03-26 22:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af1fd142-5de0-5376-968a-ba3c86832c5a with scrape type 2
2026-03-26 22:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af1fd142-5de0-5376-968a-ba3c86832c5a, identifier: 10719693
2026-03-26 22:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693
2026-03-26 22:38:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693
2026-03-26 22:38:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693 to the API
2026-03-26 22:38:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'af1fd142-5de0-5376-968a-ba3c86832c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNN066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719693',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32500,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'BMW 6 Series GT 640d M Sport - xDrive - Diesel - Automatic - 339 hp '
'- 83.888 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-26 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719693%27 HTTP/1.1" 200 None
2026-03-26 22:38:02 [adesa.be] INFO: Saving data for 10719693: {'auction_closing_time': 1774605600.0, 'created_time': 1774365427.66466, 'last_price_update_time': 1774564682.104354}
2026-03-26 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719693') HTTP/1.1" 204 0
2026-03-26 22:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863
2026-03-26 22:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6923b029-0a0a-57e6-a002-781fd3e13e05 with scrape type 2
2026-03-26 22:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6923b029-0a0a-57e6-a002-781fd3e13e05 with scrape type 2
2026-03-26 22:38:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6923b029-0a0a-57e6-a002-781fd3e13e05, identifier: 10717863
2026-03-26 22:38:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863
2026-03-26 22:38:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863
2026-03-26 22:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863 to the API
2026-03-26 22:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6923b029-0a0a-57e6-a002-781fd3e13e05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UXK225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 247120,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 247.120 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-26 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717863%27 HTTP/1.1" 200 None
2026-03-26 22:38:03 [adesa.be] INFO: Saving data for 10717863: {'auction_closing_time': 1774605600.0, 'created_time': 1774365437.494098, 'last_price_update_time': 1774564683.388751}
2026-03-26 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717863') HTTP/1.1" 204 0
2026-03-26 22:38:03 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='a373ac23f4b97b2cb86cf9eb99466a26') while processing URL (https://www.openlane.eu/en/carv6/auction/10717847): 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-26 22:38:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:03 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10717847>
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': 'Thu, 26 Mar 2026 22:38:03 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'a373ac23f4b97b2cb86cf9eb99466a26', '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=a373ac23f4b97b2cb86cf9eb99466a26
2026-03-26 22:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83c09d6b-4162-540c-a5ac-519e4d1ade73 with identifier: 10726948
2026-03-26 22:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83c09d6b-4162-540c-a5ac-519e4d1ade73 with scrape type 2
2026-03-26 22:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83c09d6b-4162-540c-a5ac-519e4d1ade73 with scrape type 2
2026-03-26 22:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83c09d6b-4162-540c-a5ac-519e4d1ade73, identifier: 10726948
2026-03-26 22:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83c09d6b-4162-540c-a5ac-519e4d1ade73 with identifier: 10726948
2026-03-26 22:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83c09d6b-4162-540c-a5ac-519e4d1ade73 with identifier: 10726948
2026-03-26 22:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83c09d6b-4162-540c-a5ac-519e4d1ade73 with identifier: 10726948 to the API
2026-03-26 22:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726948>
{'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': 292,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '83c09d6b-4162-540c-a5ac-519e4d1ade73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MIRACLES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 86559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW 5 Series 530e M-Pack - Hybrid - Automatic - 292 hp - 86.559 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-26 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726948%27 HTTP/1.1" 200 None
2026-03-26 22:38:04 [adesa.be] INFO: Saving data for 10726948: {'auction_closing_time': 1774605600.0, 'created_time': 1774453503.230279, 'last_price_update_time': 1774564684.896526}
2026-03-26 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726948') HTTP/1.1" 204 0
2026-03-26 22:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835
2026-03-26 22:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with scrape type 2
2026-03-26 22:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with scrape type 2
2026-03-26 22:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e, identifier: 10717835
2026-03-26 22:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835
2026-03-26 22:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835
2026-03-26 22:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835 to the API
2026-03-26 22:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717835>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 625,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc9f6cbb-5103-55d9-92e2-00e1d6141f7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SGL976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717835',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 66401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 57300,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW 5 Series M5 4.4 Competition - xDrive - Petrol - Automatic - 625 '
'hp - 66.401 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2022}
2026-03-26 22:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717835%27 HTTP/1.1" 200 None
2026-03-26 22:38:05 [adesa.be] INFO: Saving data for 10717835: {'auction_closing_time': 1774605600.0, 'created_time': 1774365437.130133, 'last_price_update_time': 1774564685.624744}
2026-03-26 22:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717835') HTTP/1.1" 204 0
2026-03-26 22:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199
2026-03-26 22:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51060395-c294-5bd0-8b68-b767e11dbfb3 with scrape type 2
2026-03-26 22:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51060395-c294-5bd0-8b68-b767e11dbfb3 with scrape type 2
2026-03-26 22:38:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51060395-c294-5bd0-8b68-b767e11dbfb3, identifier: 10724199
2026-03-26 22:38:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199
2026-03-26 22:38:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199
2026-03-26 22:38:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199 to the API
2026-03-26 22:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724199>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '51060395-c294-5bd0-8b68-b767e11dbfb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHF660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724199',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24850,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series 520 M-Pack - Diesel - Automatic - 163 hp - 114.630 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-26 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724199%27 HTTP/1.1" 200 None
2026-03-26 22:38:06 [adesa.be] INFO: Saving data for 10724199: {'auction_closing_time': 1774605600.0, 'created_time': 1774452625.875127, 'last_price_update_time': 1774564686.499824}
2026-03-26 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724199') HTTP/1.1" 204 0
2026-03-26 22:38:06 [scrapy.extensions.logstats] INFO: Crawled 1238 pages (at 55 pages/min), scraped 1172 items (at 56 items/min)
2026-03-26 22:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899
2026-03-26 22:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with scrape type 2
2026-03-26 22:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with scrape type 2
2026-03-26 22:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc, identifier: 10717899
2026-03-26 22:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899
2026-03-26 22:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899
2026-03-26 22:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899 to the API
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717899>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dlt210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 191515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2013-02-16',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 191.515 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717899%27 HTTP/1.1" 200 None
2026-03-26 22:38:08 [adesa.be] INFO: Saving data for 10717899: {'auction_closing_time': 1774605600.0, 'created_time': 1774365430.342383, 'last_price_update_time': 1774564688.529351}
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717899') HTTP/1.1" 204 0
2026-03-26 22:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225
2026-03-26 22:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0158e5-9484-506b-ac67-53088937873f with scrape type 2
2026-03-26 22:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c0158e5-9484-506b-ac67-53088937873f with scrape type 2
2026-03-26 22:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c0158e5-9484-506b-ac67-53088937873f, identifier: 10724225
2026-03-26 22:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225
2026-03-26 22:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225
2026-03-26 22:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225 to the API
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724225>
{'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': 245,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1c0158e5-9484-506b-ac67-53088937873f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSJ670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724225',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 211381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2018-07-24',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'BMW X5 40e iPerformance - xDrive - Hybrid - Automatic - 245 hp - '
'211.381 km',
'transmission': 'automatic',
'trim': 'iPerformance',
'vin': None,
'year': 2018}
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724225%27 HTTP/1.1" 200 None
2026-03-26 22:38:09 [adesa.be] INFO: Saving data for 10724225: {'auction_closing_time': 1774605600.0, 'created_time': 1774452641.31247, 'last_price_update_time': 1774564689.028946}
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724225') HTTP/1.1" 204 0
2026-03-26 22:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867
2026-03-26 22:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ba9d9ae-70b3-5bf4-be98-d271816a06af with scrape type 2
2026-03-26 22:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ba9d9ae-70b3-5bf4-be98-d271816a06af with scrape type 2
2026-03-26 22:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ba9d9ae-70b3-5bf4-be98-d271816a06af, identifier: 10717867
2026-03-26 22:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867
2026-03-26 22:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867
2026-03-26 22:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867 to the API
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717867>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0ba9d9ae-70b3-5bf4-be98-d271816a06af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BSU474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 154253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2016-06-17',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X1 18d Sport - xDrive - Diesel - Automatic - 150 hp - 154.253 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717867%27 HTTP/1.1" 200 None
2026-03-26 22:38:09 [adesa.be] INFO: Saving data for 10717867: {'auction_closing_time': 1774605600.0, 'created_time': 1774365435.457898, 'last_price_update_time': 1774564689.504344}
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717867') HTTP/1.1" 204 0
2026-03-26 22:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-26 22:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with scrape type 2
2026-03-26 22:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with scrape type 2
2026-03-26 22:38:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd, identifier: 10720511
2026-03-26 22:38:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-26 22:38:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-26 22:38:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511 to the API
2026-03-26 22:38:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720511>
{'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': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '329e1b9e-ce0b-5dac-82ce-9e72366e8ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DFC438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 82974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2012-04-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series 520d Business - Diesel - Manual - 184 hp - 82.974 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-26 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720511%27 HTTP/1.1" 200 None
2026-03-26 22:38:10 [adesa.be] INFO: Saving data for 10720511: {'auction_closing_time': 1774605600.0, 'created_time': 1774390613.536432, 'last_price_update_time': 1774564690.926564}
2026-03-26 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720511') HTTP/1.1" 204 0
2026-03-26 22:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b5ce59d-0157-5e4f-aae4-8a1b82832484 with identifier: 10724219
2026-03-26 22:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b5ce59d-0157-5e4f-aae4-8a1b82832484 with scrape type 2
2026-03-26 22:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b5ce59d-0157-5e4f-aae4-8a1b82832484 with scrape type 2
2026-03-26 22:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b5ce59d-0157-5e4f-aae4-8a1b82832484, identifier: 10724219
2026-03-26 22:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b5ce59d-0157-5e4f-aae4-8a1b82832484 with identifier: 10724219
2026-03-26 22:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b5ce59d-0157-5e4f-aae4-8a1b82832484 with identifier: 10724219
2026-03-26 22:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b5ce59d-0157-5e4f-aae4-8a1b82832484 with identifier: 10724219 to the API
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724219>
{'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': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b5ce59d-0157-5e4f-aae4-8a1b82832484',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALC187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724219',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 145200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-04-30',
'seats_number': 5,
'seller_name': 'R Premium Cars //Ahmeti, Genc',
'title': 'BMW 3 Series 330e M Sport - Hybrid - Automatic - 184 hp - 145.200 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724219%27 HTTP/1.1" 200 None
2026-03-26 22:38:11 [adesa.be] INFO: Saving data for 10724219: {'auction_closing_time': 1774605600.0, 'created_time': 1774453505.249812, 'last_price_update_time': 1774564691.423233}
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724219') HTTP/1.1" 204 0
2026-03-26 22:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with identifier: 10717877
2026-03-26 22:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with scrape type 2
2026-03-26 22:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with scrape type 2
2026-03-26 22:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b8f1c58-d11c-5b40-bd0c-12267a6e357c, identifier: 10717877
2026-03-26 22:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with identifier: 10717877
2026-03-26 22:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with identifier: 10717877
2026-03-26 22:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with identifier: 10717877 to the API
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717877>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '5b8f1c58-d11c-5b40-bd0c-12267a6e357c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 64332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 64.332 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717877%27 HTTP/1.1" 200 None
2026-03-26 22:38:11 [adesa.be] INFO: Saving data for 10717877: {'auction_closing_time': 1774605600.0, 'created_time': 1774366127.419577, 'last_price_update_time': 1774564691.783467}
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717877') HTTP/1.1" 204 0
2026-03-26 22:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10726947
2026-03-26 22:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b14dc9-3ec7-5a6d-a998-84280716fae3 with scrape type 2
2026-03-26 22:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5b14dc9-3ec7-5a6d-a998-84280716fae3 with scrape type 2
2026-03-26 22:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5b14dc9-3ec7-5a6d-a998-84280716fae3, identifier: 10726947
2026-03-26 22:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10726947
2026-03-26 22:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10726947
2026-03-26 22:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10726947 to the API
2026-03-26 22:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726947>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5b14dc9-3ec7-5a6d-a998-84280716fae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ogh123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 166279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2009-02-23',
'seats_number': 5,
'seller_name': 'Fds motor sprl',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 166.279 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726947%27 HTTP/1.1" 200 None
2026-03-26 22:38:12 [adesa.be] INFO: Saving data for 10726947: {'auction_closing_time': 1774605600.0, 'created_time': 1774453508.016333, 'last_price_update_time': 1774564692.25312}
2026-03-26 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726947') HTTP/1.1" 204 0
2026-03-26 22:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e600482-3fd6-505a-b52e-b7b5d0f13090 with identifier: 10724244
2026-03-26 22:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e600482-3fd6-505a-b52e-b7b5d0f13090 with scrape type 2
2026-03-26 22:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e600482-3fd6-505a-b52e-b7b5d0f13090 with scrape type 2
2026-03-26 22:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e600482-3fd6-505a-b52e-b7b5d0f13090, identifier: 10724244
2026-03-26 22:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e600482-3fd6-505a-b52e-b7b5d0f13090 with identifier: 10724244
2026-03-26 22:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e600482-3fd6-505a-b52e-b7b5d0f13090 with identifier: 10724244
2026-03-26 22:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e600482-3fd6-505a-b52e-b7b5d0f13090 with identifier: 10724244 to the API
2026-03-26 22:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0e600482-3fd6-505a-b52e-b7b5d0f13090',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ASZ766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724244',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 305332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'BMW 4 Series Gran Coupé 430d - Diesel - Automatic - 258 hp - '
'305.332 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724244%27 HTTP/1.1" 200 None
2026-03-26 22:38:13 [adesa.be] INFO: Saving data for 10724244: {'auction_closing_time': 1774605600.0, 'created_time': 1774453496.645255, 'last_price_update_time': 1774564693.466714}
2026-03-26 22:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724244') HTTP/1.1" 204 0
2026-03-26 22:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fa9836b-c58e-5950-975e-13b259fdbd1b with identifier: 10724193
2026-03-26 22:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa9836b-c58e-5950-975e-13b259fdbd1b with scrape type 2
2026-03-26 22:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fa9836b-c58e-5950-975e-13b259fdbd1b with scrape type 2
2026-03-26 22:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fa9836b-c58e-5950-975e-13b259fdbd1b, identifier: 10724193
2026-03-26 22:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fa9836b-c58e-5950-975e-13b259fdbd1b with identifier: 10724193
2026-03-26 22:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fa9836b-c58e-5950-975e-13b259fdbd1b with identifier: 10724193
2026-03-26 22:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fa9836b-c58e-5950-975e-13b259fdbd1b with identifier: 10724193 to the API
2026-03-26 22:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724193>
{'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': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '9fa9836b-c58e-5950-975e-13b259fdbd1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N58895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724193',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 26915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 26.915 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-26 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724193%27 HTTP/1.1" 200 None
2026-03-26 22:38:14 [adesa.be] INFO: Saving data for 10724193: {'auction_closing_time': 1774605600.0, 'created_time': 1774453538.083541, 'last_price_update_time': 1774564694.216373}
2026-03-26 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724193') HTTP/1.1" 204 0
2026-03-26 22:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951
2026-03-26 22:38:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 959402f6-f094-57c9-a6b0-550ea894b296 with scrape type 2
2026-03-26 22:38:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 959402f6-f094-57c9-a6b0-550ea894b296 with scrape type 2
2026-03-26 22:38:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 959402f6-f094-57c9-a6b0-550ea894b296, identifier: 10726951
2026-03-26 22:38:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951
2026-03-26 22:38:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951
2026-03-26 22:38:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951 to the API
2026-03-26 22:38:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726951>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '959402f6-f094-57c9-a6b0-550ea894b296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNU146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 167170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2013-09-02',
'seats_number': 5,
'seller_name': 'Fds motor sprl',
'title': 'Audi Q3 2.0 TDI S Line - Diesel - Manual - 140 hp - 167.170 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2013}
2026-03-26 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726951%27 HTTP/1.1" 200 None
2026-03-26 22:38:16 [adesa.be] INFO: Saving data for 10726951: {'auction_closing_time': 1774605600.0, 'created_time': 1774452616.286267, 'last_price_update_time': 1774564696.508546}
2026-03-26 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726951') HTTP/1.1" 204 0
2026-03-26 22:38:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865
2026-03-26 22:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd84cda-452e-5748-b804-e14392bf5d6b with scrape type 2
2026-03-26 22:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fd84cda-452e-5748-b804-e14392bf5d6b with scrape type 2
2026-03-26 22:38:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fd84cda-452e-5748-b804-e14392bf5d6b, identifier: 10717865
2026-03-26 22:38:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865
2026-03-26 22:38:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865
2026-03-26 22:38:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865 to the API
2026-03-26 22:38:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717865>
{'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': 116,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7fd84cda-452e-5748-b804-e14392bf5d6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NCJ350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 177625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Audi Q2 30 TDI - Diesel - Automatic - 116 hp - 177.625 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717865%27 HTTP/1.1" 200 None
2026-03-26 22:38:17 [adesa.be] INFO: Saving data for 10717865: {'auction_closing_time': 1774605600.0, 'created_time': 1774365424.57242, 'last_price_update_time': 1774564697.993449}
2026-03-26 22:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717865') HTTP/1.1" 204 0
2026-03-26 22:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10724214
2026-03-26 22:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a381ce-2212-5ce1-957a-0e187bcbdc4d with scrape type 2
2026-03-26 22:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52a381ce-2212-5ce1-957a-0e187bcbdc4d with scrape type 2
2026-03-26 22:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52a381ce-2212-5ce1-957a-0e187bcbdc4d, identifier: 10724214
2026-03-26 22:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10724214
2026-03-26 22:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10724214
2026-03-26 22:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10724214 to the API
2026-03-26 22:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724214>
{'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-27T10:00: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=10724214',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18250,
'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-26 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724214%27 HTTP/1.1" 200 None
2026-03-26 22:38:19 [adesa.be] INFO: Saving data for 10724214: {'auction_closing_time': 1774605600.0, 'created_time': 1774453489.70455, 'last_price_update_time': 1774564699.632011}
2026-03-26 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724214') HTTP/1.1" 204 0
2026-03-26 22:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10724186
2026-03-26 22:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c61338f-5d26-54d3-9a43-c7772f3df3ed with scrape type 2
2026-03-26 22:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c61338f-5d26-54d3-9a43-c7772f3df3ed with scrape type 2
2026-03-26 22:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c61338f-5d26-54d3-9a43-c7772f3df3ed, identifier: 10724186
2026-03-26 22:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10724186
2026-03-26 22:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10724186
2026-03-26 22:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10724186 to the API
2026-03-26 22:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '0c61338f-5d26-54d3-9a43-c7772f3df3ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BFY905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724186',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 91483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42500,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Lazoore-Cars BV',
'title': 'Audi E-Tron GT 93 kWh - Quattro - Electric - Automatic - 476 hp - '
'91.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724186%27 HTTP/1.1" 200 None
2026-03-26 22:38:20 [adesa.be] INFO: Saving data for 10724186: {'auction_closing_time': 1774605600.0, 'created_time': 1774453518.948564, 'last_price_update_time': 1774564700.111869}
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724186') HTTP/1.1" 204 0
2026-03-26 22:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854
2026-03-26 22:38:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d763be2c-2701-5fde-85e9-0f65726a0326 with scrape type 2
2026-03-26 22:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d763be2c-2701-5fde-85e9-0f65726a0326 with scrape type 2
2026-03-26 22:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d763be2c-2701-5fde-85e9-0f65726a0326, identifier: 10717854
2026-03-26 22:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854
2026-03-26 22:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854
2026-03-26 22:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854 to the API
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717854>
{'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': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd763be2c-2701-5fde-85e9-0f65726a0326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HAH906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 119642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Audi A4 Avant 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'119.642 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717854%27 HTTP/1.1" 200 None
2026-03-26 22:38:21 [adesa.be] INFO: Saving data for 10717854: {'auction_closing_time': 1774605600.0, 'created_time': 1774365423.403122, 'last_price_update_time': 1774564701.104692}
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717854') HTTP/1.1" 204 0
2026-03-26 22:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860
2026-03-26 22:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 402f797c-4000-51ec-afd1-95f91a0bd2db with scrape type 2
2026-03-26 22:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 402f797c-4000-51ec-afd1-95f91a0bd2db with scrape type 2
2026-03-26 22:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 402f797c-4000-51ec-afd1-95f91a0bd2db, identifier: 10717860
2026-03-26 22:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860
2026-03-26 22:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860
2026-03-26 22:38:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860 to the API
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717860>
{'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-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '402f797c-4000-51ec-afd1-95f91a0bd2db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKW924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 130563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X1 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 130.563 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717860%27 HTTP/1.1" 200 None
2026-03-26 22:38:21 [adesa.be] INFO: Saving data for 10717860: {'auction_closing_time': 1774605600.0, 'created_time': 1774365433.778573, 'last_price_update_time': 1774564701.747845}
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717860') HTTP/1.1" 204 0
2026-03-26 22:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10726970
2026-03-26 22:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 733d103b-d47d-51bd-80a9-af3b7860e324 with scrape type 2
2026-03-26 22:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 733d103b-d47d-51bd-80a9-af3b7860e324 with scrape type 2
2026-03-26 22:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 733d103b-d47d-51bd-80a9-af3b7860e324, identifier: 10726970
2026-03-26 22:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10726970
2026-03-26 22:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10726970
2026-03-26 22:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10726970 to the API
2026-03-26 22:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726970>
{'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': 116,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '733d103b-d47d-51bd-80a9-af3b7860e324',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 118888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 118.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726970%27 HTTP/1.1" 200 None
2026-03-26 22:38:22 [adesa.be] INFO: Saving data for 10726970: {'auction_closing_time': 1774605600.0, 'created_time': 1774453515.032215, 'last_price_update_time': 1774564702.218673}
2026-03-26 22:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726970') HTTP/1.1" 204 0
2026-03-26 22:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 392224d3-8b7c-5384-b9e1-a703da7f8e5b with identifier: 10717851
2026-03-26 22:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b with scrape type 2
2026-03-26 22:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b with scrape type 2
2026-03-26 22:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 392224d3-8b7c-5384-b9e1-a703da7f8e5b, identifier: 10717851
2026-03-26 22:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 392224d3-8b7c-5384-b9e1-a703da7f8e5b with identifier: 10717851
2026-03-26 22:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 392224d3-8b7c-5384-b9e1-a703da7f8e5b with identifier: 10717851
2026-03-26 22:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 392224d3-8b7c-5384-b9e1-a703da7f8e5b with identifier: 10717851 to the API
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717851>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '392224d3-8b7c-5384-b9e1-a703da7f8e5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '123ABC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'Autohandel Mechelen',
'title': 'Audi A3 Sportback 35 TDI - Diesel - Automatic - 150 hp - 54.036 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710717851%27 HTTP/1.1" 200 None
2026-03-26 22:38:23 [adesa.be] INFO: Saving data for 10717851: {'auction_closing_time': 1774605600.0, 'created_time': 1774366125.8992, 'last_price_update_time': 1774564703.409893}
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717851') HTTP/1.1" 204 0
2026-03-26 22:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10724212
2026-03-26 22:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with scrape type 2
2026-03-26 22:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with scrape type 2
2026-03-26 22:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80574f9f-7caf-552b-a6b9-f7143ee4fc96, identifier: 10724212
2026-03-26 22:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10724212
2026-03-26 22:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10724212
2026-03-26 22:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10724212 to the API
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724212>
{'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': 252,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '80574f9f-7caf-552b-a6b9-f7143ee4fc96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERG161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724212',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 155153,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Audi Q5 50 TFSIe Sport - Hybrid - Automatic - 252 hp - 155.153 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724212%27 HTTP/1.1" 200 None
2026-03-26 22:38:23 [adesa.be] INFO: Saving data for 10724212: {'auction_closing_time': 1774605600.0, 'created_time': 1774453516.509671, 'last_price_update_time': 1774564703.764028}
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724212') HTTP/1.1" 204 0
2026-03-26 22:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee36d289-5831-5373-959a-8a5e023432c3 with identifier: 10724264
2026-03-26 22:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee36d289-5831-5373-959a-8a5e023432c3 with scrape type 2
2026-03-26 22:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee36d289-5831-5373-959a-8a5e023432c3 with scrape type 2
2026-03-26 22:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee36d289-5831-5373-959a-8a5e023432c3, identifier: 10724264
2026-03-26 22:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee36d289-5831-5373-959a-8a5e023432c3 with identifier: 10724264
2026-03-26 22:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee36d289-5831-5373-959a-8a5e023432c3 with identifier: 10724264
2026-03-26 22:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee36d289-5831-5373-959a-8a5e023432c3 with identifier: 10724264 to the API
2026-03-26 22:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724264>
{'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': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee36d289-5831-5373-959a-8a5e023432c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JFL160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724264',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 221621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2012-02-17',
'seats_number': 5,
'seller_name': 'Lazoore-Cars BV',
'title': 'Audi A4 Avant 2.0 - Diesel - Manual - 163 hp - 221.621 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724264%27 HTTP/1.1" 200 None
2026-03-26 22:38:26 [adesa.be] INFO: Saving data for 10724264: {'auction_closing_time': 1774605600.0, 'created_time': 1774453530.093865, 'last_price_update_time': 1774564706.187378}
2026-03-26 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724264') HTTP/1.1" 204 0
2026-03-26 22:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170
2026-03-26 22:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e6d7235-8960-56a7-8dc8-7562bd066766 with scrape type 2
2026-03-26 22:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e6d7235-8960-56a7-8dc8-7562bd066766 with scrape type 2
2026-03-26 22:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e6d7235-8960-56a7-8dc8-7562bd066766, identifier: 10716170
2026-03-26 22:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170
2026-03-26 22:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170
2026-03-26 22:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170 to the API
2026-03-26 22:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716170>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7e6d7235-8960-56a7-8dc8-7562bd066766',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPE095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 52874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-02-26',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'52.874 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716170%27 HTTP/1.1" 200 None
2026-03-26 22:38:27 [adesa.be] INFO: Saving data for 10716170: {'auction_closing_time': 1774609200.0, 'created_time': 1774365447.041079, 'last_price_update_time': 1774564707.696633}
2026-03-26 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716170') HTTP/1.1" 204 0
2026-03-26 22:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10724232
2026-03-26 22:38:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6b4d175-dcba-5b56-906a-4cebe25cab5d with scrape type 2
2026-03-26 22:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6b4d175-dcba-5b56-906a-4cebe25cab5d with scrape type 2
2026-03-26 22:38:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6b4d175-dcba-5b56-906a-4cebe25cab5d, identifier: 10724232
2026-03-26 22:38:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10724232
2026-03-26 22:38:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10724232
2026-03-26 22:38:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10724232 to the API
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724232>
{'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-27T10: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=10724232',
'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': 13600,
'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-26 22:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724232%27 HTTP/1.1" 200 None
2026-03-26 22:38:29 [adesa.be] INFO: Saving data for 10724232: {'auction_closing_time': 1774605600.0, 'created_time': 1774453529.579806, 'last_price_update_time': 1774564709.643058}
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724232') HTTP/1.1" 204 0
2026-03-26 22:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 995f7fe0-5961-5997-bc28-f783db5b3859 with identifier: 10724187
2026-03-26 22:38:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 995f7fe0-5961-5997-bc28-f783db5b3859 with scrape type 2
2026-03-26 22:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 995f7fe0-5961-5997-bc28-f783db5b3859 with scrape type 2
2026-03-26 22:38:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 995f7fe0-5961-5997-bc28-f783db5b3859, identifier: 10724187
2026-03-26 22:38:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 995f7fe0-5961-5997-bc28-f783db5b3859 with identifier: 10724187
2026-03-26 22:38:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 995f7fe0-5961-5997-bc28-f783db5b3859 with identifier: 10724187
2026-03-26 22:38:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 995f7fe0-5961-5997-bc28-f783db5b3859 with identifier: 10724187 to the API
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724187>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 605,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '995f7fe0-5961-5997-bc28-f783db5b3859',
'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=10724187',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 153174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2017-10-16',
'seats_number': 4,
'seller_name': 'PERFORM BV',
'title': 'Audi RS7 Sportback - Petrol - Automatic - 605 hp - 153.174 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724187%27 HTTP/1.1" 200 None
2026-03-26 22:38:30 [adesa.be] INFO: Saving data for 10724187: {'auction_closing_time': 1774605600.0, 'created_time': 1774453513.8377, 'last_price_update_time': 1774564710.10707}
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724187') HTTP/1.1" 204 0
2026-03-26 22:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10726960
2026-03-26 22:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with scrape type 2
2026-03-26 22:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with scrape type 2
2026-03-26 22:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c, identifier: 10726960
2026-03-26 22:38:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10726960
2026-03-26 22:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10726960
2026-03-26 22:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10726960 to the API
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726960>
{'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4dd90ce5-03dd-5a53-b49b-c6af81c7698c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSQ317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 123994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1050,
'price_includes_vat': True,
'registration_date': '2017-09-18',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Shine - AWD - Diesel - Manual - '
'115 hp - 123.994 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2017}
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726960%27 HTTP/1.1" 200 None
2026-03-26 22:38:30 [adesa.be] INFO: Saving data for 10726960: {'auction_closing_time': 1774605600.0, 'created_time': 1774453458.353574, 'last_price_update_time': 1774564710.481338}
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726960') HTTP/1.1" 204 0
2026-03-26 22:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10725698
2026-03-26 22:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with scrape type 2
2026-03-26 22:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with scrape type 2
2026-03-26 22:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81473673-d0a0-5df7-b9d6-4b083a5a03e1, identifier: 10725698
2026-03-26 22:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10725698
2026-03-26 22:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10725698
2026-03-26 22:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10725698 to the API
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725698>
{'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-27T10: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=10725698',
'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': 9100,
'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-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725698%27 HTTP/1.1" 200 None
2026-03-26 22:38:30 [adesa.be] INFO: Saving data for 10725698: {'auction_closing_time': 1774605600.0, 'created_time': 1774453531.592132, 'last_price_update_time': 1774564710.825219}
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725698') HTTP/1.1" 204 0
2026-03-26 22:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eacaeae2-0b53-5df2-96ec-a9d5d2d04f04 with identifier: 10725716
2026-03-26 22:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eacaeae2-0b53-5df2-96ec-a9d5d2d04f04 with scrape type 2
2026-03-26 22:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eacaeae2-0b53-5df2-96ec-a9d5d2d04f04 with scrape type 2
2026-03-26 22:38:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eacaeae2-0b53-5df2-96ec-a9d5d2d04f04, identifier: 10725716
2026-03-26 22:38:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eacaeae2-0b53-5df2-96ec-a9d5d2d04f04 with identifier: 10725716
2026-03-26 22:38:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eacaeae2-0b53-5df2-96ec-a9d5d2d04f04 with identifier: 10725716
2026-03-26 22:38:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eacaeae2-0b53-5df2-96ec-a9d5d2d04f04 with identifier: 10725716 to the API
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725716>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eacaeae2-0b53-5df2-96ec-a9d5d2d04f04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TVN571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725716',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 128522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2018-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW - Diesel - Manual - 130 hp - 128.522 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725716%27 HTTP/1.1" 200 None
2026-03-26 22:38:31 [adesa.be] INFO: Saving data for 10725716: {'auction_closing_time': 1774605600.0, 'created_time': 1774453532.448487, 'last_price_update_time': 1774564711.618159}
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725716') HTTP/1.1" 204 0
2026-03-26 22:38:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e49dc6-dd2d-57f6-a085-419294e20b5c with identifier: 10716168
2026-03-26 22:38:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e49dc6-dd2d-57f6-a085-419294e20b5c with scrape type 2
2026-03-26 22:38:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e49dc6-dd2d-57f6-a085-419294e20b5c with scrape type 2
2026-03-26 22:38:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68e49dc6-dd2d-57f6-a085-419294e20b5c, identifier: 10716168
2026-03-26 22:38:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68e49dc6-dd2d-57f6-a085-419294e20b5c with identifier: 10716168
2026-03-26 22:38:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68e49dc6-dd2d-57f6-a085-419294e20b5c with identifier: 10716168
2026-03-26 22:38:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68e49dc6-dd2d-57f6-a085-419294e20b5c with identifier: 10716168 to the API
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716168>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '68e49dc6-dd2d-57f6-a085-419294e20b5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFH680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716168',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 39086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'39.086 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716168%27 HTTP/1.1" 200 None
2026-03-26 22:38:31 [adesa.be] INFO: Saving data for 10716168: {'auction_closing_time': 1774609200.0, 'created_time': 1774366134.139294, 'last_price_update_time': 1774564711.976655}
2026-03-26 22:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716168') HTTP/1.1" 204 0
2026-03-26 22:38:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with identifier: 10716150
2026-03-26 22:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with scrape type 2
2026-03-26 22:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with scrape type 2
2026-03-26 22:38:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd7f2ef8-8786-54a1-b089-83a0f58f45f1, identifier: 10716150
2026-03-26 22:38:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with identifier: 10716150
2026-03-26 22:38:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with identifier: 10716150
2026-03-26 22:38:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with identifier: 10716150 to the API
2026-03-26 22:38:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716150>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd7f2ef8-8786-54a1-b089-83a0f58f45f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEX909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716150',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 28486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'28.486 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716150%27 HTTP/1.1" 200 None
2026-03-26 22:38:33 [adesa.be] INFO: Saving data for 10716150: {'auction_closing_time': 1774609200.0, 'created_time': 1774366147.415873, 'last_price_update_time': 1774564713.357457}
2026-03-26 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716150') HTTP/1.1" 204 0
2026-03-26 22:38:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07555749-a6f0-5f8e-a5df-fc6fc287e637 with identifier: 10716158
2026-03-26 22:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07555749-a6f0-5f8e-a5df-fc6fc287e637 with scrape type 2
2026-03-26 22:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07555749-a6f0-5f8e-a5df-fc6fc287e637 with scrape type 2
2026-03-26 22:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07555749-a6f0-5f8e-a5df-fc6fc287e637, identifier: 10716158
2026-03-26 22:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07555749-a6f0-5f8e-a5df-fc6fc287e637 with identifier: 10716158
2026-03-26 22:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07555749-a6f0-5f8e-a5df-fc6fc287e637 with identifier: 10716158
2026-03-26 22:38:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07555749-a6f0-5f8e-a5df-fc6fc287e637 with identifier: 10716158 to the API
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716158>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '07555749-a6f0-5f8e-a5df-fc6fc287e637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC764',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716158',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 58063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'58.063 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716158%27 HTTP/1.1" 200 None
2026-03-26 22:38:34 [adesa.be] INFO: Saving data for 10716158: {'auction_closing_time': 1774609200.0, 'created_time': 1774366167.701214, 'last_price_update_time': 1774564714.421887}
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716158') HTTP/1.1" 204 0
2026-03-26 22:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990a6d0f-5cf7-5897-980d-46b9ba5134dd with identifier: 10716147
2026-03-26 22:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990a6d0f-5cf7-5897-980d-46b9ba5134dd with scrape type 2
2026-03-26 22:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990a6d0f-5cf7-5897-980d-46b9ba5134dd with scrape type 2
2026-03-26 22:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 990a6d0f-5cf7-5897-980d-46b9ba5134dd, identifier: 10716147
2026-03-26 22:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 990a6d0f-5cf7-5897-980d-46b9ba5134dd with identifier: 10716147
2026-03-26 22:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 990a6d0f-5cf7-5897-980d-46b9ba5134dd with identifier: 10716147
2026-03-26 22:38:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 990a6d0f-5cf7-5897-980d-46b9ba5134dd with identifier: 10716147 to the API
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716147>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '990a6d0f-5cf7-5897-980d-46b9ba5134dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716147',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 13637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'13.637 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716147%27 HTTP/1.1" 200 None
2026-03-26 22:38:34 [adesa.be] INFO: Saving data for 10716147: {'auction_closing_time': 1774609200.0, 'created_time': 1774366150.315178, 'last_price_update_time': 1774564714.896327}
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716147') HTTP/1.1" 204 0
2026-03-26 22:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163
2026-03-26 22:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 838acb86-0833-55d4-a209-2515bc962900 with scrape type 2
2026-03-26 22:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 838acb86-0833-55d4-a209-2515bc962900 with scrape type 2
2026-03-26 22:38:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 838acb86-0833-55d4-a209-2515bc962900, identifier: 10716163
2026-03-26 22:38:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163
2026-03-26 22:38:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163
2026-03-26 22:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163 to the API
2026-03-26 22:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716163>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '838acb86-0833-55d4-a209-2515bc962900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716163',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 128224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'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 - '
'128.224 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716163%27 HTTP/1.1" 200 None
2026-03-26 22:38:36 [adesa.be] INFO: Saving data for 10716163: {'auction_closing_time': 1774609200.0, 'created_time': 1774366185.628479, 'last_price_update_time': 1774564716.094129}
2026-03-26 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716163') HTTP/1.1" 204 0
2026-03-26 22:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6509b2f-a5f6-5050-9ba8-9138c88704f7 with identifier: 10716164
2026-03-26 22:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6509b2f-a5f6-5050-9ba8-9138c88704f7 with scrape type 2
2026-03-26 22:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6509b2f-a5f6-5050-9ba8-9138c88704f7 with scrape type 2
2026-03-26 22:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6509b2f-a5f6-5050-9ba8-9138c88704f7, identifier: 10716164
2026-03-26 22:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6509b2f-a5f6-5050-9ba8-9138c88704f7 with identifier: 10716164
2026-03-26 22:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6509b2f-a5f6-5050-9ba8-9138c88704f7 with identifier: 10716164
2026-03-26 22:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6509b2f-a5f6-5050-9ba8-9138c88704f7 with identifier: 10716164 to the API
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716164>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6509b2f-a5f6-5050-9ba8-9138c88704f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716164',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 132286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'132.286 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716164%27 HTTP/1.1" 200 None
2026-03-26 22:38:37 [adesa.be] INFO: Saving data for 10716164: {'auction_closing_time': 1774609200.0, 'created_time': 1774366137.503765, 'last_price_update_time': 1774564717.262447}
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716164') HTTP/1.1" 204 0
2026-03-26 22:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81312fcd-d013-5a6d-b03a-d978a4c7e00f with identifier: 10716155
2026-03-26 22:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f with scrape type 2
2026-03-26 22:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f with scrape type 2
2026-03-26 22:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81312fcd-d013-5a6d-b03a-d978a4c7e00f, identifier: 10716155
2026-03-26 22:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81312fcd-d013-5a6d-b03a-d978a4c7e00f with identifier: 10716155
2026-03-26 22:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81312fcd-d013-5a6d-b03a-d978a4c7e00f with identifier: 10716155
2026-03-26 22:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81312fcd-d013-5a6d-b03a-d978a4c7e00f with identifier: 10716155 to the API
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716155>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '81312fcd-d013-5a6d-b03a-d978a4c7e00f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716155',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 40147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'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 - '
'40.147 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716155%27 HTTP/1.1" 200 None
2026-03-26 22:38:37 [adesa.be] INFO: Saving data for 10716155: {'auction_closing_time': 1774609200.0, 'created_time': 1774366131.33988, 'last_price_update_time': 1774564717.709942}
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716155') HTTP/1.1" 204 0
2026-03-26 22:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171
2026-03-26 22:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with scrape type 2
2026-03-26 22:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with scrape type 2
2026-03-26 22:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba, identifier: 10716171
2026-03-26 22:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171
2026-03-26 22:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171
2026-03-26 22:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171 to the API
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716171>
{'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': 90,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '650cdec6-35bc-56ae-9b03-eecd8fbff6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WXZ141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716171',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 113431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-10-22',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'113.431 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716171%27 HTTP/1.1" 200 None
2026-03-26 22:38:38 [adesa.be] INFO: Saving data for 10716171: {'auction_closing_time': 1774609200.0, 'created_time': 1774366183.672262, 'last_price_update_time': 1774564718.190682}
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716171') HTTP/1.1" 204 0
2026-03-26 22:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62338253-def5-568a-8f33-a25157899a1f with identifier: 10716153
2026-03-26 22:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62338253-def5-568a-8f33-a25157899a1f with scrape type 2
2026-03-26 22:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62338253-def5-568a-8f33-a25157899a1f with scrape type 2
2026-03-26 22:38:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62338253-def5-568a-8f33-a25157899a1f, identifier: 10716153
2026-03-26 22:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62338253-def5-568a-8f33-a25157899a1f with identifier: 10716153
2026-03-26 22:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62338253-def5-568a-8f33-a25157899a1f with identifier: 10716153
2026-03-26 22:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62338253-def5-568a-8f33-a25157899a1f with identifier: 10716153 to the API
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:38:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716153>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '62338253-def5-568a-8f33-a25157899a1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716153',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 37719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'37.719 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716153%27 HTTP/1.1" 200 None
2026-03-26 22:38:38 [adesa.be] INFO: Saving data for 10716153: {'auction_closing_time': 1774609200.0, 'created_time': 1774366175.51281, 'last_price_update_time': 1774564718.663829}
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716153') HTTP/1.1" 204 0
2026-03-26 22:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with identifier: 10716145
2026-03-26 22:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with scrape type 2
2026-03-26 22:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with scrape type 2
2026-03-26 22:38:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cb2249f-fe0e-56e8-910a-88d2919a9c5d, identifier: 10716145
2026-03-26 22:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with identifier: 10716145
2026-03-26 22:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with identifier: 10716145
2026-03-26 22:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with identifier: 10716145 to the API
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716145>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6cb2249f-fe0e-56e8-910a-88d2919a9c5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSD525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 82061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Opel Combo XL 1.5 Edition - Diesel - Manual - 102 hp - 82.061 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716145%27 HTTP/1.1" 200 None
2026-03-26 22:38:39 [adesa.be] INFO: Saving data for 10716145: {'auction_closing_time': 1774609200.0, 'created_time': 1774366148.05474, 'last_price_update_time': 1774564719.22099}
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716145') HTTP/1.1" 204 0
2026-03-26 22:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146
2026-03-26 22:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with scrape type 2
2026-03-26 22:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with scrape type 2
2026-03-26 22:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e, identifier: 10716146
2026-03-26 22:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146
2026-03-26 22:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146
2026-03-26 22:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146 to the API
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716146>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3655f62-d9d4-56a3-8d2f-0db3f42f4e9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 40497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 102 hp - 40.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710716146%27 HTTP/1.1" 200 None
2026-03-26 22:38:39 [adesa.be] INFO: Saving data for 10716146: {'auction_closing_time': 1774609200.0, 'created_time': 1774366192.176728, 'last_price_update_time': 1774564719.869581}
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716146') HTTP/1.1" 204 0
2026-03-26 22:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3beb67c2-1c05-5eae-b93f-681dfb997c5c with identifier: 10716151
2026-03-26 22:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c with scrape type 2
2026-03-26 22:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c with scrape type 2
2026-03-26 22:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3beb67c2-1c05-5eae-b93f-681dfb997c5c, identifier: 10716151
2026-03-26 22:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3beb67c2-1c05-5eae-b93f-681dfb997c5c with identifier: 10716151
2026-03-26 22:38:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3beb67c2-1c05-5eae-b93f-681dfb997c5c with identifier: 10716151
2026-03-26 22:38:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3beb67c2-1c05-5eae-b93f-681dfb997c5c with identifier: 10716151 to the API
2026-03-26 22:38:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716151>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3beb67c2-1c05-5eae-b93f-681dfb997c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUD974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716151',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 30043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'30.043 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-26 22:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716151%27 HTTP/1.1" 200 None
2026-03-26 22:38:43 [adesa.be] INFO: Saving data for 10716151: {'auction_closing_time': 1774609200.0, 'created_time': 1774366145.868002, 'last_price_update_time': 1774564723.766428}
2026-03-26 22:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716151') HTTP/1.1" 204 0
2026-03-26 22:38:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675
2026-03-26 22:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with scrape type 2
2026-03-26 22:38:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with scrape type 2
2026-03-26 22:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d, identifier: 10720675
2026-03-26 22:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675
2026-03-26 22:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675
2026-03-26 22:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675 to the API
2026-03-26 22:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720675>
{'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:30:00Z',
'fuel_type': 'Diesel',
'id': '44cadc56-f0ec-5eee-8d7d-fc06fd23741d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPA622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 133256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 2.0 TDI Business - Diesel - Automatic - 163 hp - 133.256 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-26 22:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:45 [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-26 22:38:45 [adesa.be] INFO: Saving data for 10720675: {'auction_closing_time': 1774859400.0, 'created_time': 1774452504.04496, 'last_price_update_time': 1774564725.023887}
2026-03-26 22:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720675') HTTP/1.1" 204 0
2026-03-26 22:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad39b4a-c61d-5866-8275-9f2ecb293a3a with identifier: 10716144
2026-03-26 22:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad39b4a-c61d-5866-8275-9f2ecb293a3a with scrape type 2
2026-03-26 22:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad39b4a-c61d-5866-8275-9f2ecb293a3a with scrape type 2
2026-03-26 22:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aad39b4a-c61d-5866-8275-9f2ecb293a3a, identifier: 10716144
2026-03-26 22:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aad39b4a-c61d-5866-8275-9f2ecb293a3a with identifier: 10716144
2026-03-26 22:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aad39b4a-c61d-5866-8275-9f2ecb293a3a with identifier: 10716144
2026-03-26 22:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aad39b4a-c61d-5866-8275-9f2ecb293a3a with identifier: 10716144 to the API
2026-03-26 22:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716144>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'aad39b4a-c61d-5866-8275-9f2ecb293a3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLW565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716144',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 71428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Opel Combo XL 1.5 Edition - Diesel - Manual - 102 hp - 71.428 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716144%27 HTTP/1.1" 200 None
2026-03-26 22:38:46 [adesa.be] INFO: Saving data for 10716144: {'auction_closing_time': 1774609200.0, 'created_time': 1774366158.397137, 'last_price_update_time': 1774564726.538913}
2026-03-26 22:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716144') HTTP/1.1" 204 0
2026-03-26 22:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661
2026-03-26 22:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0589b280-e2ec-5874-9f16-6e2d1414784a with scrape type 2
2026-03-26 22:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0589b280-e2ec-5874-9f16-6e2d1414784a with scrape type 2
2026-03-26 22:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0589b280-e2ec-5874-9f16-6e2d1414784a, identifier: 10720661
2026-03-26 22:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661
2026-03-26 22:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661
2026-03-26 22:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661 to the API
2026-03-26 22:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0589b280-e2ec-5874-9f16-6e2d1414784a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 86513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'86.513 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:49 [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-26 22:38:49 [adesa.be] INFO: Saving data for 10720661: {'auction_closing_time': 1774859400.0, 'created_time': 1774452505.579795, 'last_price_update_time': 1774564729.096477}
2026-03-26 22:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720661') HTTP/1.1" 204 0
2026-03-26 22:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711
2026-03-26 22:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c with scrape type 2
2026-03-26 22:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c with scrape type 2
2026-03-26 22:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 854964b2-0d22-50f6-b669-ebe5bcf76a7c, identifier: 10724711
2026-03-26 22:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711
2026-03-26 22:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711
2026-03-26 22:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711 to the API
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724711>
{'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '854964b2-0d22-50f6-b669-ebe5bcf76a7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1508527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 217076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-11-29',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 217.076 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724711%27 HTTP/1.1" 200 None
2026-03-26 22:38:50 [adesa.be] INFO: Saving data for 10724711: {'auction_closing_time': 1774606500.0, 'created_time': 1774452510.577345, 'last_price_update_time': 1774564730.299902}
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724711') HTTP/1.1" 204 0
2026-03-26 22:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547
2026-03-26 22:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with scrape type 2
2026-03-26 22:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with scrape type 2
2026-03-26 22:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d3c07f6-d8d5-5030-8460-491dec2e6d63, identifier: 10724547
2026-03-26 22:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547
2026-03-26 22:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547
2026-03-26 22:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547 to the API
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724547>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8d3c07f6-d8d5-5030-8460-491dec2e6d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '507559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 70242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2019-11-19',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Volvo XC60 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - 70.242 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2019}
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724547%27 HTTP/1.1" 200 None
2026-03-26 22:38:50 [adesa.be] INFO: Saving data for 10724547: {'auction_closing_time': 1774603800.0, 'created_time': 1774452523.192006, 'last_price_update_time': 1774564730.815865}
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724547') HTTP/1.1" 204 0
2026-03-26 22:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575
2026-03-26 22:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5312ba-63c7-598b-96d1-0b3b3e89a779 with scrape type 2
2026-03-26 22:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc5312ba-63c7-598b-96d1-0b3b3e89a779 with scrape type 2
2026-03-26 22:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc5312ba-63c7-598b-96d1-0b3b3e89a779, identifier: 10724575
2026-03-26 22:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575
2026-03-26 22:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575
2026-03-26 22:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575 to the API
2026-03-26 22:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724575>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc5312ba-63c7-598b-96d1-0b3b3e89a779',
'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=10724575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 73798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Volvo XC40 Momentum - Petrol - Manual - 129 hp - 73.798 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-26 22:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724575%27 HTTP/1.1" 200 None
2026-03-26 22:38:51 [adesa.be] INFO: Saving data for 10724575: {'auction_closing_time': 1774603800.0, 'created_time': 1774452522.430697, 'last_price_update_time': 1774564731.789669}
2026-03-26 22:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724575') HTTP/1.1" 204 0
2026-03-26 22:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642
2026-03-26 22:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-26 22:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-26 22:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3228c292-af15-5dbb-aec2-03a03bb4b38f, identifier: 10724642
2026-03-26 22:38:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642
2026-03-26 22:38:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642
2026-03-26 22:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642 to the API
2026-03-26 22:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724642>
{'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-27T09: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=10724642',
'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-26 22:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724642%27 HTTP/1.1" 200 None
2026-03-26 22:38:54 [adesa.be] INFO: Saving data for 10724642: {'auction_closing_time': 1774603800.0, 'created_time': 1774452519.442082, 'last_price_update_time': 1774564734.915759}
2026-03-26 22:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724642') HTTP/1.1" 204 0
2026-03-26 22:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685
2026-03-26 22:38:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with scrape type 2
2026-03-26 22:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with scrape type 2
2026-03-26 22:38:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f96c30ba-1350-599d-b5b8-4b1b0bc8e849, identifier: 10720685
2026-03-26 22:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685
2026-03-26 22:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685
2026-03-26 22:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685 to the API
2026-03-26 22:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720685>
{'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-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f96c30ba-1350-599d-b5b8-4b1b0bc8e849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 99279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 318i - Petrol - Automatic - 156 hp - 99.279 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:55 [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-26 22:38:55 [adesa.be] INFO: Saving data for 10720685: {'auction_closing_time': 1774859400.0, 'created_time': 1774452525.344267, 'last_price_update_time': 1774564735.969049}
2026-03-26 22:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720685') HTTP/1.1" 204 0
2026-03-26 22:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626
2026-03-26 22:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with scrape type 2
2026-03-26 22:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with scrape type 2
2026-03-26 22:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48bc4b65-c6bb-5691-8ce2-1100077e1c71, identifier: 10724626
2026-03-26 22:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626
2026-03-26 22:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626
2026-03-26 22:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626 to the API
2026-03-26 22:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '48bc4b65-c6bb-5691-8ce2-1100077e1c71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GAA729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 292869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'Volvo V90 2.0 - Petrol - Automatic - 190 hp - 292.869 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724626%27 HTTP/1.1" 200 None
2026-03-26 22:38:56 [adesa.be] INFO: Saving data for 10724626: {'auction_closing_time': 1774603800.0, 'created_time': 1774452524.052467, 'last_price_update_time': 1774564736.92277}
2026-03-26 22:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724626') HTTP/1.1" 204 0
2026-03-26 22:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676
2026-03-26 22:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with scrape type 2
2026-03-26 22:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with scrape type 2
2026-03-26 22:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2, identifier: 10720676
2026-03-26 22:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676
2026-03-26 22:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676
2026-03-26 22:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676 to the API
2026-03-26 22:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720676>
{'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:30:00Z',
'fuel_type': 'Diesel',
'id': 'e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRN295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 93963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 93.963 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:58 [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-26 22:38:58 [adesa.be] INFO: Saving data for 10720676: {'auction_closing_time': 1774859400.0, 'created_time': 1774452503.138357, 'last_price_update_time': 1774564738.300211}
2026-03-26 22:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720676') HTTP/1.1" 204 0
2026-03-26 22:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:38:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:38:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654
2026-03-26 22:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with scrape type 2
2026-03-26 22:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with scrape type 2
2026-03-26 22:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb, identifier: 10725654
2026-03-26 22:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654
2026-03-26 22:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654
2026-03-26 22:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654 to the API
2026-03-26 22:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:38:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725654>
{'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-27T09:30: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=10725654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'IQ',
'odometer': 182555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'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-26 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725654%27 HTTP/1.1" 200 None
2026-03-26 22:38:59 [adesa.be] INFO: Saving data for 10725654: {'auction_closing_time': 1774603800.0, 'created_time': 1774452579.227164, 'last_price_update_time': 1774564739.175646}
2026-03-26 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725654') HTTP/1.1" 204 0
2026-03-26 22:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609
2026-03-26 22:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faaab913-b4b8-5601-b73b-50f4b620ddc0 with scrape type 2
2026-03-26 22:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faaab913-b4b8-5601-b73b-50f4b620ddc0 with scrape type 2
2026-03-26 22:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: faaab913-b4b8-5601-b73b-50f4b620ddc0, identifier: 10724609
2026-03-26 22:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609
2026-03-26 22:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609
2026-03-26 22:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609 to the API
2026-03-26 22:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724609>
{'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': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'faaab913-b4b8-5601-b73b-50f4b620ddc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '129245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 38620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2018-12-03',
'seats_number': 3,
'seller_name': 'Chouman Auto sa',
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 122 hp - 38.620 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-26 22:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724609%27 HTTP/1.1" 200 None
2026-03-26 22:39:00 [adesa.be] INFO: Saving data for 10724609: {'auction_closing_time': 1774603800.0, 'created_time': 1774452586.472044, 'last_price_update_time': 1774564740.820793}
2026-03-26 22:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724609') HTTP/1.1" 204 0
2026-03-26 22:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111
2026-03-26 22:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff14817-5696-5edd-b7a3-2e865b717ed2 with scrape type 2
2026-03-26 22:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff14817-5696-5edd-b7a3-2e865b717ed2 with scrape type 2
2026-03-26 22:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ff14817-5696-5edd-b7a3-2e865b717ed2, identifier: 10727111
2026-03-26 22:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111
2026-03-26 22:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111
2026-03-26 22:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111 to the API
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5ff14817-5696-5edd-b7a3-2e865b717ed2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BKZ152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'GT 86',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 4,
'seller_name': 'A12 Automobile',
'title': 'Toyota GT 86 2.0i - Petrol - Automatic - 200 hp - 999.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727111%27 HTTP/1.1" 200 None
2026-03-26 22:39:01 [adesa.be] INFO: Saving data for 10727111: {'auction_closing_time': 1774606500.0, 'created_time': 1774452594.134553, 'last_price_update_time': 1774564741.302367}
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727111') HTTP/1.1" 204 0
2026-03-26 22:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618
2026-03-26 22:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with scrape type 2
2026-03-26 22:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with scrape type 2
2026-03-26 22:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2, identifier: 10725618
2026-03-26 22:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618
2026-03-26 22:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618
2026-03-26 22:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618 to the API
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725618>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'txap768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 211243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Toyota Corolla 1.8 Executive - Hybrid - Automatic - 98 hp - 211.243 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725618%27 HTTP/1.1" 200 None
2026-03-26 22:39:01 [adesa.be] INFO: Saving data for 10725618: {'auction_closing_time': 1774603800.0, 'created_time': 1774452584.407251, 'last_price_update_time': 1774564741.943458}
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725618') HTTP/1.1" 204 0
2026-03-26 22:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075
2026-03-26 22:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with scrape type 2
2026-03-26 22:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with scrape type 2
2026-03-26 22:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5015296-ef63-5b8e-a295-f9dccc5f9ae7, identifier: 10727075
2026-03-26 22:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075
2026-03-26 22:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075
2026-03-26 22:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075 to the API
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727075>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b5015296-ef63-5b8e-a295-f9dccc5f9ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'G2302924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727075',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 307992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2015-10-28',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volvo V40 D2 R-Design - Diesel - Automatic - 120 hp - 307.992 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2015}
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727075%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [adesa.be] INFO: Saving data for 10727075: {'auction_closing_time': 1774603800.0, 'created_time': 1774452668.050626, 'last_price_update_time': 1774564742.31703}
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727075') HTTP/1.1" 204 0
2026-03-26 22:39:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10732704
2026-03-26 22:39:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0788818-7256-5ece-97d1-60c190c9e244 with scrape type 1
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0788818-7256-5ece-97d1-60c190c9e244
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252Fe953f761-f037-452e-bf3e-132c9c5f6718.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/e953f761-f037-452e-bf3e-132c9c5f6718.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252Ff9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/f9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252Fd8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/d8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252Fb2d6a6a8-203b-475b-86e4-211dad941adc.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/b2d6a6a8-203b-475b-86e4-211dad941adc.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252F4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252F7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252F5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252Fe8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/e8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252Fe7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/e7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg already downloaded
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252F7cea7921-8f6a-468d-9167-b706285b2e23.jpeg%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/7cea7921-8f6a-468d-9167-b706285b2e23.jpeg already downloaded
2026-03-26 22:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0788818-7256-5ece-97d1-60c190c9e244, identifier: 10732704
2026-03-26 22:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10732704
2026-03-26 22:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10732704
2026-03-26 22:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10732704 to the API
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 97,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e0788818-7256-5ece-97d1-60c190c9e244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RFT253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 145328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5725529/general/e953f761-f037-452e-bf3e-132c9c5f6718.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/f9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/d8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/b2d6a6a8-203b-475b-86e4-211dad941adc.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/e8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/e7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/7cea7921-8f6a-468d-9167-b706285b2e23.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269822,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/e953f761-f037-452e-bf3e-132c9c5f6718.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294025,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/f9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279100,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/d8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258729,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/b2d6a6a8-203b-475b-86e4-211dad941adc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243412,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257846,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219575,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360040,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/e8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174064,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/e7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286570,
'Height': 1406,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/7cea7921-8f6a-468d-9167-b706285b2e23.jpeg',
'Width': 1600}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2016-12-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Toyota C-HR 1.8 - Hybrid - Automatic - 97 hp - 145.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732704%27 HTTP/1.1" 200 None
2026-03-26 22:39:02 [adesa.be] INFO: Saving data for 10732704: {'created_time': 1774564742.923748, 'last_price_update_time': 1774564742.923759, 'auction_closing_time': 1774603800.0}
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732704') HTTP/1.1" 204 0
2026-03-26 22:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166
2026-03-26 22:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c147ede-d530-5f12-83df-36e47b90167f with scrape type 2
2026-03-26 22:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c147ede-d530-5f12-83df-36e47b90167f with scrape type 2
2026-03-26 22:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c147ede-d530-5f12-83df-36e47b90167f, identifier: 10716166
2026-03-26 22:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676
2026-03-26 22:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with scrape type 2
2026-03-26 22:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with scrape type 2
2026-03-26 22:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7, identifier: 10725676
2026-03-26 22:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166
2026-03-26 22:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166
2026-03-26 22:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166 to the API
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716166>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7c147ede-d530-5f12-83df-36e47b90167f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQF115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 34939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'34.939 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716166%27 HTTP/1.1" 200 None
2026-03-26 22:39:03 [adesa.be] INFO: Saving data for 10716166: {'auction_closing_time': 1774609200.0, 'created_time': 1774365438.733173, 'last_price_update_time': 1774564743.489871}
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716166') HTTP/1.1" 204 0
2026-03-26 22:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676
2026-03-26 22:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676
2026-03-26 22:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676 to the API
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725676>
{'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': 72,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '746b8ac2-3c30-5d04-a5a9-aee0b93abeb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1kjc705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 12380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 4,
'seller_name': 'Chouman Auto sa',
'title': 'Toyota Aygo 1.0 - Petrol - Automatic - 72 hp - 12.380 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725676%27 HTTP/1.1" 200 None
2026-03-26 22:39:03 [adesa.be] INFO: Saving data for 10725676: {'auction_closing_time': 1774603800.0, 'created_time': 1774452595.745986, 'last_price_update_time': 1774564743.772356}
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725676') HTTP/1.1" 204 0
2026-03-26 22:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10724786
2026-03-26 22:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae162922-b452-5140-9697-614f1d496902 with scrape type 2
2026-03-26 22:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae162922-b452-5140-9697-614f1d496902 with scrape type 2
2026-03-26 22:39:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae162922-b452-5140-9697-614f1d496902, identifier: 10724786
2026-03-26 22:39:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10724786
2026-03-26 22:39:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10724786
2026-03-26 22:39:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10724786 to the API
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724786>
{'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-27T09:30: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=10724786',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ssangyong',
'model': 'Rodius',
'odometer': 149422,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4250,
'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-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724786%27 HTTP/1.1" 200 None
2026-03-26 22:39:05 [adesa.be] INFO: Saving data for 10724786: {'auction_closing_time': 1774603800.0, 'created_time': 1774453533.978573, 'last_price_update_time': 1774564745.301546}
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724786') HTTP/1.1" 204 0
2026-03-26 22:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633
2026-03-26 22:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 958d17ed-49af-560e-ad42-595c772f136c with scrape type 2
2026-03-26 22:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 958d17ed-49af-560e-ad42-595c772f136c with scrape type 2
2026-03-26 22:39:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 958d17ed-49af-560e-ad42-595c772f136c, identifier: 10724633
2026-03-26 22:39:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633
2026-03-26 22:39:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633
2026-03-26 22:39:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633 to the API
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '958d17ed-49af-560e-ad42-595c772f136c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VTT859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ssangyong',
'model': 'XLV',
'odometer': 126888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-07-11',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Ssangyong XLV 1.6d - Diesel - Manual - 115 hp - 126.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724633%27 HTTP/1.1" 200 None
2026-03-26 22:39:05 [adesa.be] INFO: Saving data for 10724633: {'auction_closing_time': 1774603800.0, 'created_time': 1774452591.125502, 'last_price_update_time': 1774564745.88083}
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724633') HTTP/1.1" 204 0
2026-03-26 22:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf46749-84dc-5815-83ec-421c715e9271 with identifier: 10716152
2026-03-26 22:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf46749-84dc-5815-83ec-421c715e9271 with scrape type 2
2026-03-26 22:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bf46749-84dc-5815-83ec-421c715e9271 with scrape type 2
2026-03-26 22:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bf46749-84dc-5815-83ec-421c715e9271, identifier: 10716152
2026-03-26 22:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bf46749-84dc-5815-83ec-421c715e9271 with identifier: 10716152
2026-03-26 22:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bf46749-84dc-5815-83ec-421c715e9271 with identifier: 10716152
2026-03-26 22:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bf46749-84dc-5815-83ec-421c715e9271 with identifier: 10716152 to the API
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716152>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7bf46749-84dc-5815-83ec-421c715e9271',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDJ960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716152',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 32737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'32.737 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716152%27 HTTP/1.1" 200 None
2026-03-26 22:39:06 [adesa.be] INFO: Saving data for 10716152: {'auction_closing_time': 1774609200.0, 'created_time': 1774366139.584105, 'last_price_update_time': 1774564746.343927}
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716152') HTTP/1.1" 204 0
2026-03-26 22:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681
2026-03-26 22:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326292f4-4f33-5712-922e-bd62ee568491 with scrape type 2
2026-03-26 22:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 326292f4-4f33-5712-922e-bd62ee568491 with scrape type 2
2026-03-26 22:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 326292f4-4f33-5712-922e-bd62ee568491, identifier: 10725681
2026-03-26 22:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681
2026-03-26 22:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681
2026-03-26 22:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681 to the API
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725681>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '326292f4-4f33-5712-922e-bd62ee568491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUG589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 279843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2013-03-21',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Toyota Auris 1.4 - Diesel - Manual - 89 hp - 279.843 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725681%27 HTTP/1.1" 200 None
2026-03-26 22:39:06 [adesa.be] INFO: Saving data for 10725681: {'auction_closing_time': 1774603800.0, 'created_time': 1774452611.933174, 'last_price_update_time': 1774564746.701147}
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725681') HTTP/1.1" 204 0
2026-03-26 22:39:06 [scrapy.extensions.logstats] INFO: Crawled 1297 pages (at 59 pages/min), scraped 1231 items (at 59 items/min)
2026-03-26 22:39:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10724638
2026-03-26 22:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with scrape type 2
2026-03-26 22:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with scrape type 2
2026-03-26 22:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9, identifier: 10724638
2026-03-26 22:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10724638
2026-03-26 22:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10724638
2026-03-26 22:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10724638 to the API
2026-03-26 22:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724638>
{'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-27T09: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=10724638',
'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-26 22:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724638%27 HTTP/1.1" 200 None
2026-03-26 22:39:07 [adesa.be] INFO: Saving data for 10724638: {'auction_closing_time': 1774603800.0, 'created_time': 1774453559.78568, 'last_price_update_time': 1774564747.790221}
2026-03-26 22:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724638') HTTP/1.1" 204 0
2026-03-26 22:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd915c5-4310-5e6c-bdb5-e70f716c2359 with identifier: 10724705
2026-03-26 22:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd915c5-4310-5e6c-bdb5-e70f716c2359 with scrape type 2
2026-03-26 22:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fd915c5-4310-5e6c-bdb5-e70f716c2359 with scrape type 2
2026-03-26 22:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fd915c5-4310-5e6c-bdb5-e70f716c2359, identifier: 10724705
2026-03-26 22:39:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fd915c5-4310-5e6c-bdb5-e70f716c2359 with identifier: 10724705
2026-03-26 22:39:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fd915c5-4310-5e6c-bdb5-e70f716c2359 with identifier: 10724705
2026-03-26 22:39:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fd915c5-4310-5e6c-bdb5-e70f716c2359 with identifier: 10724705 to the API
2026-03-26 22:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '7fd915c5-4310-5e6c-bdb5-e70f716c2359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCJ956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 127927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'HMD AUTOS SRL',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'127.927 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-26 22:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724705%27 HTTP/1.1" 200 None
2026-03-26 22:39:08 [adesa.be] INFO: Saving data for 10724705: {'auction_closing_time': 1774606500.0, 'created_time': 1774453552.505184, 'last_price_update_time': 1774564748.275427}
2026-03-26 22:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724705') HTTP/1.1" 204 0
2026-03-26 22:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620
2026-03-26 22:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with scrape type 2
2026-03-26 22:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with scrape type 2
2026-03-26 22:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de53033a-b8b4-5d4a-88ec-9f5bcadd7310, identifier: 10724620
2026-03-26 22:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620
2026-03-26 22:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620
2026-03-26 22:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620 to the API
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724620>
{'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-27T09:30: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=10724620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 94391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'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-26 22:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724620%27 HTTP/1.1" 200 None
2026-03-26 22:39:09 [adesa.be] INFO: Saving data for 10724620: {'auction_closing_time': 1774603800.0, 'created_time': 1774452588.78047, 'last_price_update_time': 1774564749.392729}
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724620') HTTP/1.1" 204 0
2026-03-26 22:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc91fe48-cca3-5ed7-8940-5d70b43a6d33 with identifier: 10725665
2026-03-26 22:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc91fe48-cca3-5ed7-8940-5d70b43a6d33 with scrape type 2
2026-03-26 22:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc91fe48-cca3-5ed7-8940-5d70b43a6d33 with scrape type 2
2026-03-26 22:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc91fe48-cca3-5ed7-8940-5d70b43a6d33, identifier: 10725665
2026-03-26 22:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc91fe48-cca3-5ed7-8940-5d70b43a6d33 with identifier: 10725665
2026-03-26 22:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc91fe48-cca3-5ed7-8940-5d70b43a6d33 with identifier: 10725665
2026-03-26 22:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc91fe48-cca3-5ed7-8940-5d70b43a6d33 with identifier: 10725665 to the API
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dc91fe48-cca3-5ed7-8940-5d70b43a6d33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWR996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 66653,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 66.653 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725665%27 HTTP/1.1" 200 None
2026-03-26 22:39:09 [adesa.be] INFO: Saving data for 10725665: {'auction_closing_time': 1774603800.0, 'created_time': 1774453580.453895, 'last_price_update_time': 1774564749.908813}
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725665') HTTP/1.1" 204 0
2026-03-26 22:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 511059ec-5759-5631-af9a-98ac70e1844c with identifier: 10724667
2026-03-26 22:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 511059ec-5759-5631-af9a-98ac70e1844c with scrape type 2
2026-03-26 22:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 511059ec-5759-5631-af9a-98ac70e1844c with scrape type 2
2026-03-26 22:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 511059ec-5759-5631-af9a-98ac70e1844c, identifier: 10724667
2026-03-26 22:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 511059ec-5759-5631-af9a-98ac70e1844c with identifier: 10724667
2026-03-26 22:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 511059ec-5759-5631-af9a-98ac70e1844c with identifier: 10724667
2026-03-26 22:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 511059ec-5759-5631-af9a-98ac70e1844c with identifier: 10724667 to the API
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 89,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '511059ec-5759-5631-af9a-98ac70e1844c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ftt045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 275789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2015-04-23',
'seats_number': 5,
'seller_name': 'MS Auto',
'title': 'Skoda Octavia 1.6 TDI Business - Diesel - Manual - 89 hp - 275.789 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724667%27 HTTP/1.1" 200 None
2026-03-26 22:39:10 [adesa.be] INFO: Saving data for 10724667: {'auction_closing_time': 1774603800.0, 'created_time': 1774453555.626447, 'last_price_update_time': 1774564750.3676}
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724667') HTTP/1.1" 204 0
2026-03-26 22:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598
2026-03-26 22:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d81565-70eb-5d6c-825a-9727099d00bf with scrape type 2
2026-03-26 22:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40d81565-70eb-5d6c-825a-9727099d00bf with scrape type 2
2026-03-26 22:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40d81565-70eb-5d6c-825a-9727099d00bf, identifier: 10724598
2026-03-26 22:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598
2026-03-26 22:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598
2026-03-26 22:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598 to the API
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724598>
{'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-27T09:30: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=10724598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 29027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'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-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724598%27 HTTP/1.1" 200 None
2026-03-26 22:39:10 [adesa.be] INFO: Saving data for 10724598: {'auction_closing_time': 1774603800.0, 'created_time': 1774452596.563903, 'last_price_update_time': 1774564750.849412}
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724598') HTTP/1.1" 204 0
2026-03-26 22:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10724564
2026-03-26 22:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a082e41e-752f-51dd-8767-48a5baedd79b with scrape type 2
2026-03-26 22:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a082e41e-752f-51dd-8767-48a5baedd79b with scrape type 2
2026-03-26 22:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a082e41e-752f-51dd-8767-48a5baedd79b, identifier: 10724564
2026-03-26 22:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10724564
2026-03-26 22:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10724564
2026-03-26 22:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10724564 to the API
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a082e41e-752f-51dd-8767-48a5baedd79b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXM568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 63213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Skoda Octavia Combi 1.5 TSI - Petrol - Automatic - 150 hp - 63.213 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724564%27 HTTP/1.1" 200 None
2026-03-26 22:39:11 [adesa.be] INFO: Saving data for 10724564: {'auction_closing_time': 1774603800.0, 'created_time': 1774453554.979864, 'last_price_update_time': 1774564751.493185}
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724564') HTTP/1.1" 204 0
2026-03-26 22:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda28043-9796-5e17-8af6-7210256e35db with identifier: 10727063
2026-03-26 22:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda28043-9796-5e17-8af6-7210256e35db with scrape type 2
2026-03-26 22:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda28043-9796-5e17-8af6-7210256e35db with scrape type 2
2026-03-26 22:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eda28043-9796-5e17-8af6-7210256e35db, identifier: 10727063
2026-03-26 22:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eda28043-9796-5e17-8af6-7210256e35db with identifier: 10727063
2026-03-26 22:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eda28043-9796-5e17-8af6-7210256e35db with identifier: 10727063
2026-03-26 22:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eda28043-9796-5e17-8af6-7210256e35db with identifier: 10727063 to the API
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727063>
{'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': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'eda28043-9796-5e17-8af6-7210256e35db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '127112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727063',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 125843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-04-13',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Seat Leon 1.6 TDI Style - Diesel - Automatic - 115 hp - 125.843 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727063%27 HTTP/1.1" 200 None
2026-03-26 22:39:12 [adesa.be] INFO: Saving data for 10727063: {'auction_closing_time': 1774603800.0, 'created_time': 1774453565.866644, 'last_price_update_time': 1774564752.03541}
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727063') HTTP/1.1" 204 0
2026-03-26 22:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10727066
2026-03-26 22:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81c16b9e-a306-5b88-863d-bd98edb35ba5 with scrape type 2
2026-03-26 22:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81c16b9e-a306-5b88-863d-bd98edb35ba5 with scrape type 2
2026-03-26 22:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81c16b9e-a306-5b88-863d-bd98edb35ba5, identifier: 10727066
2026-03-26 22:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10727066
2026-03-26 22:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10727066
2026-03-26 22:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10727066 to the API
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727066>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '81c16b9e-a306-5b88-863d-bd98edb35ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '127670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727066',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 239268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-03-25',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Seat Leon Sportstourer 1.2 TSI - Petrol - Automatic - 110 hp - '
'239.268 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727066%27 HTTP/1.1" 200 None
2026-03-26 22:39:12 [adesa.be] INFO: Saving data for 10727066: {'auction_closing_time': 1774603800.0, 'created_time': 1774453562.333406, 'last_price_update_time': 1774564752.481084}
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727066') HTTP/1.1" 204 0
2026-03-26 22:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10725657
2026-03-26 22:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce443aaa-21a3-5086-be9c-08cc6df7f706 with scrape type 2
2026-03-26 22:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce443aaa-21a3-5086-be9c-08cc6df7f706 with scrape type 2
2026-03-26 22:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce443aaa-21a3-5086-be9c-08cc6df7f706, identifier: 10725657
2026-03-26 22:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10725657
2026-03-26 22:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10725657
2026-03-26 22:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10725657 to the API
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725657>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ce443aaa-21a3-5086-be9c-08cc6df7f706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725657',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Roomster',
'odometer': 391827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-10-10',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Skoda Roomster 1.4 TDI - Diesel - Manual - 80 hp - 391.827 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725657%27 HTTP/1.1" 200 None
2026-03-26 22:39:12 [adesa.be] INFO: Saving data for 10725657: {'auction_closing_time': 1774603800.0, 'created_time': 1774453558.74852, 'last_price_update_time': 1774564752.838099}
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725657') HTTP/1.1" 204 0
2026-03-26 22:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98059fc2-4eb2-591f-8678-4e0548c8b904 with identifier: 10727085
2026-03-26 22:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98059fc2-4eb2-591f-8678-4e0548c8b904 with scrape type 2
2026-03-26 22:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98059fc2-4eb2-591f-8678-4e0548c8b904 with scrape type 2
2026-03-26 22:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98059fc2-4eb2-591f-8678-4e0548c8b904, identifier: 10727085
2026-03-26 22:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98059fc2-4eb2-591f-8678-4e0548c8b904 with identifier: 10727085
2026-03-26 22:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98059fc2-4eb2-591f-8678-4e0548c8b904 with identifier: 10727085
2026-03-26 22:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98059fc2-4eb2-591f-8678-4e0548c8b904 with identifier: 10727085 to the API
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727085>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '98059fc2-4eb2-591f-8678-4e0548c8b904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '357316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 148680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2015-11-20',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Renault Twingo 1.0 SCe Night & Day - Petrol - Manual - 71 hp - '
'148.680 km',
'transmission': 'manual',
'trim': 'Night & Day',
'vin': None,
'year': 2015}
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727085%27 HTTP/1.1" 200 None
2026-03-26 22:39:13 [adesa.be] INFO: Saving data for 10727085: {'auction_closing_time': 1774603800.0, 'created_time': 1774453568.413343, 'last_price_update_time': 1774564753.325387}
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727085') HTTP/1.1" 204 0
2026-03-26 22:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c162921-ad32-51ed-a92d-024640b9bca6 with identifier: 10724602
2026-03-26 22:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c162921-ad32-51ed-a92d-024640b9bca6 with scrape type 2
2026-03-26 22:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c162921-ad32-51ed-a92d-024640b9bca6 with scrape type 2
2026-03-26 22:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c162921-ad32-51ed-a92d-024640b9bca6, identifier: 10724602
2026-03-26 22:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c162921-ad32-51ed-a92d-024640b9bca6 with identifier: 10724602
2026-03-26 22:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c162921-ad32-51ed-a92d-024640b9bca6 with identifier: 10724602
2026-03-26 22:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c162921-ad32-51ed-a92d-024640b9bca6 with identifier: 10724602 to the API
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724602>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6c162921-ad32-51ed-a92d-024640b9bca6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0266579904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 157050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 6,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Trafic L2H1 2.0 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 157.050 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724602%27 HTTP/1.1" 200 None
2026-03-26 22:39:13 [adesa.be] INFO: Saving data for 10724602: {'auction_closing_time': 1774603800.0, 'created_time': 1774453570.476893, 'last_price_update_time': 1774564753.894949}
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724602') HTTP/1.1" 204 0
2026-03-26 22:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678
2026-03-26 22:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with scrape type 2
2026-03-26 22:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with scrape type 2
2026-03-26 22:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b, identifier: 10720678
2026-03-26 22:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678
2026-03-26 22:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678
2026-03-26 22:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678 to the API
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720678>
{'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:30:00Z',
'fuel_type': 'Diesel',
'id': '6fa97566-5c8e-537e-8b7c-1707b88cdb7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVK910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 92277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 92.277 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710720678%27 HTTP/1.1" 200 None
2026-03-26 22:39:14 [adesa.be] INFO: Saving data for 10720678: {'auction_closing_time': 1774859400.0, 'created_time': 1774452498.047867, 'last_price_update_time': 1774564754.361323}
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720678') HTTP/1.1" 204 0
2026-03-26 22:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10724645
2026-03-26 22:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item befd8654-663a-57a3-9002-3fe21ad9f611 with scrape type 2
2026-03-26 22:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item befd8654-663a-57a3-9002-3fe21ad9f611 with scrape type 2
2026-03-26 22:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: befd8654-663a-57a3-9002-3fe21ad9f611, identifier: 10724645
2026-03-26 22:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10724645
2026-03-26 22:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10724645
2026-03-26 22:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10724645 to the API
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724645>
{'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-27T09: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=10724645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 190111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5350,
'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-26 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724645%27 HTTP/1.1" 200 None
2026-03-26 22:39:14 [adesa.be] INFO: Saving data for 10724645: {'auction_closing_time': 1774603800.0, 'created_time': 1774453577.913118, 'last_price_update_time': 1774564754.819595}
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724645') HTTP/1.1" 204 0
2026-03-26 22:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7618b7b-7d3e-5993-ac01-7d213a3749d6 with identifier: 10724580
2026-03-26 22:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7618b7b-7d3e-5993-ac01-7d213a3749d6 with scrape type 2
2026-03-26 22:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7618b7b-7d3e-5993-ac01-7d213a3749d6 with scrape type 2
2026-03-26 22:39:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7618b7b-7d3e-5993-ac01-7d213a3749d6, identifier: 10724580
2026-03-26 22:39:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7618b7b-7d3e-5993-ac01-7d213a3749d6 with identifier: 10724580
2026-03-26 22:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7618b7b-7d3e-5993-ac01-7d213a3749d6 with identifier: 10724580
2026-03-26 22:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7618b7b-7d3e-5993-ac01-7d213a3749d6 with identifier: 10724580 to the API
2026-03-26 22:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724580>
{'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': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b7618b7b-7d3e-5993-ac01-7d213a3749d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AEQ517',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 102673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'N&A CARS BV',
'title': 'Skoda Kamiq 1.0 TSI Clever - Petrol - Automatic - 110 hp - 102.673 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-26 22:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724580%27 HTTP/1.1" 200 None
2026-03-26 22:39:16 [adesa.be] INFO: Saving data for 10724580: {'auction_closing_time': 1774603800.0, 'created_time': 1774453564.573824, 'last_price_update_time': 1774564756.075074}
2026-03-26 22:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724580') HTTP/1.1" 204 0
2026-03-26 22:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a53edc81-4033-5c92-83ba-1b76d56b4d84 with identifier: 10725607
2026-03-26 22:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a53edc81-4033-5c92-83ba-1b76d56b4d84 with scrape type 2
2026-03-26 22:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a53edc81-4033-5c92-83ba-1b76d56b4d84 with scrape type 2
2026-03-26 22:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a53edc81-4033-5c92-83ba-1b76d56b4d84, identifier: 10725607
2026-03-26 22:39:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a53edc81-4033-5c92-83ba-1b76d56b4d84 with identifier: 10725607
2026-03-26 22:39:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a53edc81-4033-5c92-83ba-1b76d56b4d84 with identifier: 10725607
2026-03-26 22:39:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a53edc81-4033-5c92-83ba-1b76d56b4d84 with identifier: 10725607 to the API
2026-03-26 22:39:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a53edc81-4033-5c92-83ba-1b76d56b4d84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vcu268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 322159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-09-27',
'seats_number': 3,
'seller_name': 'SPRL KIFAYEH',
'title': 'Renault Master L3H2 2.3 DCI - Diesel - Manual - 145 hp - 322.159 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 22:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725607%27 HTTP/1.1" 200 None
2026-03-26 22:39:19 [adesa.be] INFO: Saving data for 10725607: {'auction_closing_time': 1774606500.0, 'created_time': 1774453579.357082, 'last_price_update_time': 1774564759.114109}
2026-03-26 22:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725607') HTTP/1.1" 204 0
2026-03-26 22:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a129a87f-f3a6-5c06-aaae-6697c259e1a9 with identifier: 10725678
2026-03-26 22:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a129a87f-f3a6-5c06-aaae-6697c259e1a9 with scrape type 2
2026-03-26 22:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a129a87f-f3a6-5c06-aaae-6697c259e1a9 with scrape type 2
2026-03-26 22:39:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a129a87f-f3a6-5c06-aaae-6697c259e1a9, identifier: 10725678
2026-03-26 22:39:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a129a87f-f3a6-5c06-aaae-6697c259e1a9 with identifier: 10725678
2026-03-26 22:39:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a129a87f-f3a6-5c06-aaae-6697c259e1a9 with identifier: 10725678
2026-03-26 22:39:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a129a87f-f3a6-5c06-aaae-6697c259e1a9 with identifier: 10725678 to the API
2026-03-26 22:39:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725678>
{'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': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a129a87f-f3a6-5c06-aaae-6697c259e1a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRX275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 116442,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Renault Scenic 1.3 TCe Limited - Petrol - Manual - 116 hp - 116.442 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-26 22:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725678%27 HTTP/1.1" 200 None
2026-03-26 22:39:21 [adesa.be] INFO: Saving data for 10725678: {'auction_closing_time': 1774603800.0, 'created_time': 1774453590.56369, 'last_price_update_time': 1774564761.957414}
2026-03-26 22:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725678') HTTP/1.1" 204 0
2026-03-26 22:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654
2026-03-26 22:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a26de7-b569-58ba-9a11-cde6c686c4ec with scrape type 2
2026-03-26 22:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a26de7-b569-58ba-9a11-cde6c686c4ec with scrape type 2
2026-03-26 22:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a26de7-b569-58ba-9a11-cde6c686c4ec, identifier: 10724654
2026-03-26 22:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654
2026-03-26 22:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654
2026-03-26 22:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654 to the API
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51a26de7-b569-58ba-9a11-cde6c686c4ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKA103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 226225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3750,
'price_includes_vat': True,
'registration_date': '2017-11-03',
'seats_number': 3,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Trafic L1H1 1.6 DCI Grand Comfort - Diesel - Manual - 95 hp '
'- 226.225 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2017}
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724654%27 HTTP/1.1" 200 None
2026-03-26 22:39:23 [adesa.be] INFO: Saving data for 10724654: {'auction_closing_time': 1774603800.0, 'created_time': 1774452470.612602, 'last_price_update_time': 1774564763.582708}
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724654') HTTP/1.1" 204 0
2026-03-26 22:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460
2026-03-26 22:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb37f2e-1722-5912-9c84-d3bf430925ab with scrape type 2
2026-03-26 22:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbb37f2e-1722-5912-9c84-d3bf430925ab with scrape type 2
2026-03-26 22:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbb37f2e-1722-5912-9c84-d3bf430925ab, identifier: 10727460
2026-03-26 22:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460
2026-03-26 22:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460
2026-03-26 22:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460 to the API
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727460>
{'auction_title': '',
'c_o_2_emission_value': 249,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'cbb37f2e-1722-5912-9c84-d3bf430925ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CAA501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 155117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2595,
'price_includes_vat': True,
'registration_date': '2011-10-03',
'seats_number': 7,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Renault Master - Diesel - Manual - 125 hp - 155.117 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727460%27 HTTP/1.1" 200 None
2026-03-26 22:39:23 [adesa.be] INFO: Saving data for 10727460: {'auction_closing_time': 1774607400.0, 'created_time': 1774477068.523986, 'last_price_update_time': 1774564763.942705}
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727460') HTTP/1.1" 204 0
2026-03-26 22:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4725444-0615-5804-b912-9ef5aa5e4826 with identifier: 10725619
2026-03-26 22:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4725444-0615-5804-b912-9ef5aa5e4826 with scrape type 2
2026-03-26 22:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4725444-0615-5804-b912-9ef5aa5e4826 with scrape type 2
2026-03-26 22:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4725444-0615-5804-b912-9ef5aa5e4826, identifier: 10725619
2026-03-26 22:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4725444-0615-5804-b912-9ef5aa5e4826 with identifier: 10725619
2026-03-26 22:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4725444-0615-5804-b912-9ef5aa5e4826 with identifier: 10725619
2026-03-26 22:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4725444-0615-5804-b912-9ef5aa5e4826 with identifier: 10725619 to the API
2026-03-26 22:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725619>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c4725444-0615-5804-b912-9ef5aa5e4826',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1uhl710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 203818,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-05-14',
'seats_number': 3,
'seller_name': 'SPRL KIFAYEH',
'title': 'Renault Trafic L2H1 1.6 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 203.818 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2018}
2026-03-26 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725619%27 HTTP/1.1" 200 None
2026-03-26 22:39:24 [adesa.be] INFO: Saving data for 10725619: {'auction_closing_time': 1774603800.0, 'created_time': 1774453574.112882, 'last_price_update_time': 1774564764.41622}
2026-03-26 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725619') HTTP/1.1" 204 0
2026-03-26 22:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 306e1007-3d41-54c6-aa5e-6585845a76cd with identifier: 10724608
2026-03-26 22:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 306e1007-3d41-54c6-aa5e-6585845a76cd with scrape type 2
2026-03-26 22:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 306e1007-3d41-54c6-aa5e-6585845a76cd with scrape type 2
2026-03-26 22:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 306e1007-3d41-54c6-aa5e-6585845a76cd, identifier: 10724608
2026-03-26 22:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 306e1007-3d41-54c6-aa5e-6585845a76cd with identifier: 10724608
2026-03-26 22:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 306e1007-3d41-54c6-aa5e-6585845a76cd with identifier: 10724608
2026-03-26 22:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 306e1007-3d41-54c6-aa5e-6585845a76cd with identifier: 10724608 to the API
2026-03-26 22:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724608>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '306e1007-3d41-54c6-aa5e-6585845a76cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDL244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724608',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 232514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-05-03',
'seats_number': 3,
'seller_name': 'Ali cars',
'title': 'Renault Master box 2.3 DCI - Diesel - Manual - 145 hp - 232.514 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724608%27 HTTP/1.1" 200 None
2026-03-26 22:39:29 [adesa.be] INFO: Saving data for 10724608: {'auction_closing_time': 1774603800.0, 'created_time': 1774453579.951754, 'last_price_update_time': 1774564769.111353}
2026-03-26 22:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724608') HTTP/1.1" 204 0
2026-03-26 22:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e64c8a4d-ab36-5cee-9666-08ed81ab7b23 with identifier: 10724640
2026-03-26 22:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e64c8a4d-ab36-5cee-9666-08ed81ab7b23 with scrape type 2
2026-03-26 22:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e64c8a4d-ab36-5cee-9666-08ed81ab7b23 with scrape type 2
2026-03-26 22:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e64c8a4d-ab36-5cee-9666-08ed81ab7b23, identifier: 10724640
2026-03-26 22:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e64c8a4d-ab36-5cee-9666-08ed81ab7b23 with identifier: 10724640
2026-03-26 22:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e64c8a4d-ab36-5cee-9666-08ed81ab7b23 with identifier: 10724640
2026-03-26 22:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e64c8a4d-ab36-5cee-9666-08ed81ab7b23 with identifier: 10724640 to the API
2026-03-26 22:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724640>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e64c8a4d-ab36-5cee-9666-08ed81ab7b23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DMJ139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 161794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2019-08-07',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Opel Combo Life 1.2i Innovation - Petrol - Manual - 110 hp - '
'161.794 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2019}
2026-03-26 22:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724640%27 HTTP/1.1" 200 None
2026-03-26 22:39:32 [adesa.be] INFO: Saving data for 10724640: {'auction_closing_time': 1774603800.0, 'created_time': 1774453629.76151, 'last_price_update_time': 1774564772.717704}
2026-03-26 22:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724640') HTTP/1.1" 204 0
2026-03-26 22:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33cec543-68ed-5f4d-9a4a-1488be9eb8e0 with identifier: 10727058
2026-03-26 22:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33cec543-68ed-5f4d-9a4a-1488be9eb8e0 with scrape type 2
2026-03-26 22:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33cec543-68ed-5f4d-9a4a-1488be9eb8e0 with scrape type 2
2026-03-26 22:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 33cec543-68ed-5f4d-9a4a-1488be9eb8e0, identifier: 10727058
2026-03-26 22:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 33cec543-68ed-5f4d-9a4a-1488be9eb8e0 with identifier: 10727058
2026-03-26 22:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 33cec543-68ed-5f4d-9a4a-1488be9eb8e0 with identifier: 10727058
2026-03-26 22:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 33cec543-68ed-5f4d-9a4a-1488be9eb8e0 with identifier: 10727058 to the API
2026-03-26 22:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727058>
{'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': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '33cec543-68ed-5f4d-9a4a-1488be9eb8e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XFA134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727058',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 80634,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2019-12-10',
'seats_number': 5,
'seller_name': 'SamCar sprl',
'title': 'Renault Megane 1.5 DCI Intens - Diesel - Automatic - 116 hp - '
'80.634 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-26 22:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727058%27 HTTP/1.1" 200 None
2026-03-26 22:39:34 [adesa.be] INFO: Saving data for 10727058: {'auction_closing_time': 1774603800.0, 'created_time': 1774453586.036866, 'last_price_update_time': 1774564774.531678}
2026-03-26 22:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727058') HTTP/1.1" 204 0
2026-03-26 22:39:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10727042
2026-03-26 22:39:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f739b6e4-8d91-58a0-8a12-6faaf06082a1 with scrape type 2
2026-03-26 22:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f739b6e4-8d91-58a0-8a12-6faaf06082a1 with scrape type 2
2026-03-26 22:39:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f739b6e4-8d91-58a0-8a12-6faaf06082a1, identifier: 10727042
2026-03-26 22:39:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10727042
2026-03-26 22:39:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10727042
2026-03-26 22:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10727042 to the API
2026-03-26 22:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727042>
{'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': 122,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'f739b6e4-8d91-58a0-8a12-6faaf06082a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '009553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 100183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra Sports Tourer 1.5 CDTI - Diesel - Automatic - 122 hp - '
'100.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-26 22:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727042%27 HTTP/1.1" 200 None
2026-03-26 22:39:35 [adesa.be] INFO: Saving data for 10727042: {'auction_closing_time': 1774606500.0, 'created_time': 1774453645.26879, 'last_price_update_time': 1774564775.762296}
2026-03-26 22:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727042') HTTP/1.1" 204 0
2026-03-26 22:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10725641
2026-03-26 22:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with scrape type 2
2026-03-26 22:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with scrape type 2
2026-03-26 22:39:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e, identifier: 10725641
2026-03-26 22:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10725641
2026-03-26 22:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10725641
2026-03-26 22:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10725641 to the API
2026-03-26 22:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725641>
{'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-27T09: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=10725641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 207205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'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-26 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725641%27 HTTP/1.1" 200 None
2026-03-26 22:39:39 [adesa.be] INFO: Saving data for 10725641: {'auction_closing_time': 1774603800.0, 'created_time': 1774453637.740687, 'last_price_update_time': 1774564779.872404}
2026-03-26 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725641') HTTP/1.1" 204 0
2026-03-26 22:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436
2026-03-26 22:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e with scrape type 2
2026-03-26 22:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e with scrape type 2
2026-03-26 22:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ed0a077-edf1-5220-9e09-baf3ac47d90e, identifier: 10727436
2026-03-26 22:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436
2026-03-26 22:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436
2026-03-26 22:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436 to the API
2026-03-26 22:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:39:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727436>
{'auction_title': '',
'c_o_2_emission_value': 249,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6ed0a077-edf1-5220-9e09-baf3ac47d90e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CAA473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 126076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5195,
'price_includes_vat': True,
'registration_date': '2011-10-03',
'seats_number': 7,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Renault Master - Diesel - Manual - 125 hp - 126.076 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-26 22:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710727436%27 HTTP/1.1" 200 None
2026-03-26 22:39:40 [adesa.be] INFO: Saving data for 10727436: {'auction_closing_time': 1774607400.0, 'created_time': 1774477065.773872, 'last_price_update_time': 1774564780.330687}
2026-03-26 22:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727436') HTTP/1.1" 204 0
2026-03-26 22:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd48ae54-ff6e-5d75-b395-682162213f66 with identifier: 10725634
2026-03-26 22:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd48ae54-ff6e-5d75-b395-682162213f66 with scrape type 2
2026-03-26 22:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd48ae54-ff6e-5d75-b395-682162213f66 with scrape type 2
2026-03-26 22:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd48ae54-ff6e-5d75-b395-682162213f66, identifier: 10725634
2026-03-26 22:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd48ae54-ff6e-5d75-b395-682162213f66 with identifier: 10725634
2026-03-26 22:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd48ae54-ff6e-5d75-b395-682162213f66 with identifier: 10725634
2026-03-26 22:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd48ae54-ff6e-5d75-b395-682162213f66 with identifier: 10725634 to the API
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725634>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fd48ae54-ff6e-5d75-b395-682162213f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '003093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 211582,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2016-09-29',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra Sports Tourer 1.6 - Diesel - Manual - 135 hp - 211.582 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725634%27 HTTP/1.1" 200 None
2026-03-26 22:39:41 [adesa.be] INFO: Saving data for 10725634: {'auction_closing_time': 1774603800.0, 'created_time': 1774453628.45725, 'last_price_update_time': 1774564781.180858}
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725634') HTTP/1.1" 204 0
2026-03-26 22:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10725610
2026-03-26 22:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a49ce40-547f-505d-8d26-338393d76184 with scrape type 2
2026-03-26 22:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a49ce40-547f-505d-8d26-338393d76184 with scrape type 2
2026-03-26 22:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a49ce40-547f-505d-8d26-338393d76184, identifier: 10725610
2026-03-26 22:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10725610
2026-03-26 22:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10725610
2026-03-26 22:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10725610 to the API
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725610>
{'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': 100,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '9a49ce40-547f-505d-8d26-338393d76184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '065583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 182238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2016-05-27',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra 1.4i - Petrol - Manual - 100 hp - 182.238 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725610%27 HTTP/1.1" 200 None
2026-03-26 22:39:41 [adesa.be] INFO: Saving data for 10725610: {'auction_closing_time': 1774606500.0, 'created_time': 1774453638.529946, 'last_price_update_time': 1774564781.640841}
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725610') HTTP/1.1" 204 0
2026-03-26 22:39:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10724782
2026-03-26 22:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2676b193-fe3a-59ac-a708-22f31152d958 with scrape type 2
2026-03-26 22:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2676b193-fe3a-59ac-a708-22f31152d958 with scrape type 2
2026-03-26 22:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2676b193-fe3a-59ac-a708-22f31152d958, identifier: 10724782
2026-03-26 22:39:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10724782
2026-03-26 22:39:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10724782
2026-03-26 22:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10724782 to the API
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724782>
{'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-27T09: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=10724782',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 198952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'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-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724782%27 HTTP/1.1" 200 None
2026-03-26 22:39:41 [adesa.be] INFO: Saving data for 10724782: {'auction_closing_time': 1774603800.0, 'created_time': 1774453672.21665, 'last_price_update_time': 1774564781.99893}
2026-03-26 22:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724782') HTTP/1.1" 204 0
2026-03-26 22:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14fc2764-27c6-562f-857c-5654e504ddb5 with identifier: 10725686
2026-03-26 22:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14fc2764-27c6-562f-857c-5654e504ddb5 with scrape type 2
2026-03-26 22:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14fc2764-27c6-562f-857c-5654e504ddb5 with scrape type 2
2026-03-26 22:39:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14fc2764-27c6-562f-857c-5654e504ddb5, identifier: 10725686
2026-03-26 22:39:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14fc2764-27c6-562f-857c-5654e504ddb5 with identifier: 10725686
2026-03-26 22:39:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14fc2764-27c6-562f-857c-5654e504ddb5 with identifier: 10725686
2026-03-26 22:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14fc2764-27c6-562f-857c-5654e504ddb5 with identifier: 10725686 to the API
2026-03-26 22:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725686>
{'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': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '14fc2764-27c6-562f-857c-5654e504ddb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EKA699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 78654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Nissan X-Trail 1.5 - Hybrid - Automatic - 163 hp - 78.654 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725686%27 HTTP/1.1" 200 None
2026-03-26 22:39:43 [adesa.be] INFO: Saving data for 10725686: {'auction_closing_time': 1774603800.0, 'created_time': 1774453649.256547, 'last_price_update_time': 1774564783.031407}
2026-03-26 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725686') HTTP/1.1" 204 0
2026-03-26 22:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c776d03-cb9b-508b-8bd9-9b6bfae3f772 with identifier: 10724784
2026-03-26 22:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c776d03-cb9b-508b-8bd9-9b6bfae3f772 with scrape type 2
2026-03-26 22:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c776d03-cb9b-508b-8bd9-9b6bfae3f772 with scrape type 2
2026-03-26 22:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c776d03-cb9b-508b-8bd9-9b6bfae3f772, identifier: 10724784
2026-03-26 22:39:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c776d03-cb9b-508b-8bd9-9b6bfae3f772 with identifier: 10724784
2026-03-26 22:39:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c776d03-cb9b-508b-8bd9-9b6bfae3f772 with identifier: 10724784
2026-03-26 22:39:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c776d03-cb9b-508b-8bd9-9b6bfae3f772 with identifier: 10724784 to the API
2026-03-26 22:39:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724784>
{'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': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1c776d03-cb9b-508b-8bd9-9b6bfae3f772',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BKZ937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724784',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 251371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5350,
'price_includes_vat': True,
'registration_date': '2015-06-12',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Nissan X-Trail 1.6 - Diesel - Automatic - 130 hp - 251.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724784%27 HTTP/1.1" 200 None
2026-03-26 22:39:44 [adesa.be] INFO: Saving data for 10724784: {'auction_closing_time': 1774603800.0, 'created_time': 1774453636.854567, 'last_price_update_time': 1774564784.670592}
2026-03-26 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724784') HTTP/1.1" 204 0
2026-03-26 22:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10725636
2026-03-26 22:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225210f2-add3-569d-931f-ea4a7e13dd94 with scrape type 2
2026-03-26 22:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 225210f2-add3-569d-931f-ea4a7e13dd94 with scrape type 2
2026-03-26 22:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 225210f2-add3-569d-931f-ea4a7e13dd94, identifier: 10725636
2026-03-26 22:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10725636
2026-03-26 22:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10725636
2026-03-26 22:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10725636 to the API
2026-03-26 22:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725636>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '225210f2-add3-569d-931f-ea4a7e13dd94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '083546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 215799,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 110 hp - '
'215.799 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725636%27 HTTP/1.1" 200 None
2026-03-26 22:39:45 [adesa.be] INFO: Saving data for 10725636: {'auction_closing_time': 1774603800.0, 'created_time': 1774453629.104195, 'last_price_update_time': 1774564785.959792}
2026-03-26 22:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725636') HTTP/1.1" 204 0
2026-03-26 22:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10727065
2026-03-26 22:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 951c73cb-98dd-525f-80ab-bb09f8573829 with scrape type 2
2026-03-26 22:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 951c73cb-98dd-525f-80ab-bb09f8573829 with scrape type 2
2026-03-26 22:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 951c73cb-98dd-525f-80ab-bb09f8573829, identifier: 10727065
2026-03-26 22:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10727065
2026-03-26 22:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10727065
2026-03-26 22:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10727065 to the API
2026-03-26 22:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727065>
{'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': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '951c73cb-98dd-525f-80ab-bb09f8573829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '244494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727065',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 132124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-06-10',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Nissan Juke 1.6 - Petrol - Automatic - 116 hp - 132.124 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-26 22:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727065%27 HTTP/1.1" 200 None
2026-03-26 22:39:48 [adesa.be] INFO: Saving data for 10727065: {'auction_closing_time': 1774603800.0, 'created_time': 1774453672.603733, 'last_price_update_time': 1774564788.036198}
2026-03-26 22:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727065') HTTP/1.1" 204 0
2026-03-26 22:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10724698
2026-03-26 22:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99507ba-5c89-5ddd-a993-ac2b418e9e1c with scrape type 2
2026-03-26 22:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99507ba-5c89-5ddd-a993-ac2b418e9e1c with scrape type 2
2026-03-26 22:39:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f99507ba-5c89-5ddd-a993-ac2b418e9e1c, identifier: 10724698
2026-03-26 22:39:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10724698
2026-03-26 22:39:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10724698
2026-03-26 22:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10724698 to the API
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724698>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'f99507ba-5c89-5ddd-a993-ac2b418e9e1c',
'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=10724698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Note',
'odometer': 267431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2007-08-22',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Nissan Note 1.4i - Petrol - Manual - 88 hp - 267.431 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724698%27 HTTP/1.1" 200 None
2026-03-26 22:39:49 [adesa.be] INFO: Saving data for 10724698: {'auction_closing_time': 1774606500.0, 'created_time': 1774453641.976586, 'last_price_update_time': 1774564789.371793}
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724698') HTTP/1.1" 204 0
2026-03-26 22:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 255f57d1-8c9f-50b5-a05c-7422c887d3f7 with identifier: 10725679
2026-03-26 22:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 255f57d1-8c9f-50b5-a05c-7422c887d3f7 with scrape type 2
2026-03-26 22:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 255f57d1-8c9f-50b5-a05c-7422c887d3f7 with scrape type 2
2026-03-26 22:39:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 255f57d1-8c9f-50b5-a05c-7422c887d3f7, identifier: 10725679
2026-03-26 22:39:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 255f57d1-8c9f-50b5-a05c-7422c887d3f7 with identifier: 10725679
2026-03-26 22:39:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 255f57d1-8c9f-50b5-a05c-7422c887d3f7 with identifier: 10725679
2026-03-26 22:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 255f57d1-8c9f-50b5-a05c-7422c887d3f7 with identifier: 10725679 to the API
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '255f57d1-8c9f-50b5-a05c-7422c887d3f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEQ294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 68339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Nissan Juke 1.0 - Petrol - Manual - 114 hp - 68.339 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725679%27 HTTP/1.1" 200 None
2026-03-26 22:39:49 [adesa.be] INFO: Saving data for 10725679: {'auction_closing_time': 1774603800.0, 'created_time': 1774453671.883925, 'last_price_update_time': 1774564789.834685}
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725679') HTTP/1.1" 204 0
2026-03-26 22:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:39:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03db6b00-ed8c-55ae-9ac3-3e9e6242af30 with identifier: 10724682
2026-03-26 22:39:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03db6b00-ed8c-55ae-9ac3-3e9e6242af30 with scrape type 2
2026-03-26 22:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03db6b00-ed8c-55ae-9ac3-3e9e6242af30 with scrape type 2
2026-03-26 22:39:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03db6b00-ed8c-55ae-9ac3-3e9e6242af30, identifier: 10724682
2026-03-26 22:39:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03db6b00-ed8c-55ae-9ac3-3e9e6242af30 with identifier: 10724682
2026-03-26 22:39:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03db6b00-ed8c-55ae-9ac3-3e9e6242af30 with identifier: 10724682
2026-03-26 22:39:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03db6b00-ed8c-55ae-9ac3-3e9e6242af30 with identifier: 10724682 to the API
2026-03-26 22:39:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:39:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724682>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '03db6b00-ed8c-55ae-9ac3-3e9e6242af30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1-aat-463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 113915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2010-11-18',
'seats_number': 5,
'seller_name': 'Vanderborght bv',
'title': 'Opel Combo - Diesel - Manual - 74 hp - 113.915 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-26 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724682%27 HTTP/1.1" 200 None
2026-03-26 22:40:00 [adesa.be] INFO: Saving data for 10724682: {'auction_closing_time': 1774603800.0, 'created_time': 1774453636.175549, 'last_price_update_time': 1774564800.069577}
2026-03-26 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724682') HTTP/1.1" 204 0
2026-03-26 22:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10724589
2026-03-26 22:40:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with scrape type 2
2026-03-26 22:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with scrape type 2
2026-03-26 22:40:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1, identifier: 10724589
2026-03-26 22:40:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10724589
2026-03-26 22:40:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10724589
2026-03-26 22:40:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10724589 to the API
2026-03-26 22:40:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724589>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75321bce-ae8c-5756-a53a-ca8ce5e4e6e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1wrj809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'L200',
'odometer': 88566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'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-26 22:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724589%27 HTTP/1.1" 200 None
2026-03-26 22:40:01 [adesa.be] INFO: Saving data for 10724589: {'auction_closing_time': 1774603800.0, 'created_time': 1774453656.020311, 'last_price_update_time': 1774564801.537953}
2026-03-26 22:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724589') HTTP/1.1" 204 0
2026-03-26 22:40:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10727057
2026-03-26 22:40:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12accd05-3fa7-574d-95e9-09bf3cd749f8 with scrape type 2
2026-03-26 22:40:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12accd05-3fa7-574d-95e9-09bf3cd749f8 with scrape type 2
2026-03-26 22:40:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12accd05-3fa7-574d-95e9-09bf3cd749f8, identifier: 10727057
2026-03-26 22:40:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10727057
2026-03-26 22:40:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10727057
2026-03-26 22:40:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10727057 to the API
2026-03-26 22:40:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727057>
{'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-27T09:30: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=10727057',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 205295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'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-26 22:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727057%27 HTTP/1.1" 200 None
2026-03-26 22:40:03 [adesa.be] INFO: Saving data for 10727057: {'auction_closing_time': 1774603800.0, 'created_time': 1774453646.187221, 'last_price_update_time': 1774564803.961439}
2026-03-26 22:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727057') HTTP/1.1" 204 0
2026-03-26 22:40:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa2333d3-b36e-5d1c-8b97-209dbd84764f with identifier: 10725684
2026-03-26 22:40:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa2333d3-b36e-5d1c-8b97-209dbd84764f with scrape type 2
2026-03-26 22:40:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa2333d3-b36e-5d1c-8b97-209dbd84764f with scrape type 2
2026-03-26 22:40:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa2333d3-b36e-5d1c-8b97-209dbd84764f, identifier: 10725684
2026-03-26 22:40:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa2333d3-b36e-5d1c-8b97-209dbd84764f with identifier: 10725684
2026-03-26 22:40:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa2333d3-b36e-5d1c-8b97-209dbd84764f with identifier: 10725684
2026-03-26 22:40:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa2333d3-b36e-5d1c-8b97-209dbd84764f with identifier: 10725684 to the API
2026-03-26 22:40:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725684>
{'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': 139,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fa2333d3-b36e-5d1c-8b97-209dbd84764f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQE165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 77197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Nissan Qashqai 1.3 - Hybrid - Automatic - 139 hp - 77.197 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725684%27 HTTP/1.1" 200 None
2026-03-26 22:40:04 [adesa.be] INFO: Saving data for 10725684: {'auction_closing_time': 1774603800.0, 'created_time': 1774453655.658643, 'last_price_update_time': 1774564804.448222}
2026-03-26 22:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725684') HTTP/1.1" 204 0
2026-03-26 22:40:06 [scrapy.extensions.logstats] INFO: Crawled 1336 pages (at 39 pages/min), scraped 1270 items (at 39 items/min)
2026-03-26 22:40:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:40:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:40:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10725630
2026-03-26 22:40:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99fde570-349b-59ae-bbe1-214ef1d3082e with scrape type 2
2026-03-26 22:40:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99fde570-349b-59ae-bbe1-214ef1d3082e with scrape type 2
2026-03-26 22:40:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99fde570-349b-59ae-bbe1-214ef1d3082e, identifier: 10725630
2026-03-26 22:40:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10725630
2026-03-26 22:40:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10725630
2026-03-26 22:40:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10725630 to the API
2026-03-26 22:40:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '99fde570-349b-59ae-bbe1-214ef1d3082e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '763613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 160083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2013-05-31',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Mini Cabrio One 1.6i - Petrol - Manual - 98 hp - 160.083 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-26 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725630%27 HTTP/1.1" 200 None
2026-03-26 22:40:07 [adesa.be] INFO: Saving data for 10725630: {'auction_closing_time': 1774603800.0, 'created_time': 1774453653.382938, 'last_price_update_time': 1774564807.712266}
2026-03-26 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725630') HTTP/1.1" 204 0
2026-03-26 22:40:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10724650
2026-03-26 22:40:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-26 22:40:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-26 22:40:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81be3065-c916-530a-a3e4-0477e539234a, identifier: 10724650
2026-03-26 22:40:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10724650
2026-03-26 22:40:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10724650
2026-03-26 22:40:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10724650 to the API
2026-03-26 22:40:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724650>
{'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-27T09: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=10724650',
'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-26 22:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724650%27 HTTP/1.1" 200 None
2026-03-26 22:40:08 [adesa.be] INFO: Saving data for 10724650: {'auction_closing_time': 1774603800.0, 'created_time': 1774453651.427186, 'last_price_update_time': 1774564808.534169}
2026-03-26 22:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724650') HTTP/1.1" 204 0
2026-03-26 22:40:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10724690
2026-03-26 22:40:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-26 22:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-26 22:40:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e, identifier: 10724690
2026-03-26 22:40:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10724690
2026-03-26 22:40:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10724690
2026-03-26 22:40:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10724690 to the API
2026-03-26 22:40:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724690>
{'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-27T10: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=10724690',
'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-26 22:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724690%27 HTTP/1.1" 200 None
2026-03-26 22:40:09 [adesa.be] INFO: Saving data for 10724690: {'auction_closing_time': 1774606500.0, 'created_time': 1774453658.688547, 'last_price_update_time': 1774564809.834093}
2026-03-26 22:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724690') HTTP/1.1" 204 0
2026-03-26 22:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10724625
2026-03-26 22:40:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-26 22:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-26 22:40:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c, identifier: 10724625
2026-03-26 22:40:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10724625
2026-03-26 22:40:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10724625
2026-03-26 22:40:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10724625 to the API
2026-03-26 22:40:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724625>
{'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-27T09: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=10724625',
'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-26 22:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724625%27 HTTP/1.1" 200 None
2026-03-26 22:40:14 [adesa.be] INFO: Saving data for 10724625: {'auction_closing_time': 1774603800.0, 'created_time': 1774453657.716152, 'last_price_update_time': 1774564814.368539}
2026-03-26 22:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724625') HTTP/1.1" 204 0
2026-03-26 22:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:40:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: debabde2-92ec-5934-bdf8-ee02d093ef3f with identifier: 10724789
2026-03-26 22:40:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item debabde2-92ec-5934-bdf8-ee02d093ef3f with scrape type 2
2026-03-26 22:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item debabde2-92ec-5934-bdf8-ee02d093ef3f with scrape type 2
2026-03-26 22:40:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: debabde2-92ec-5934-bdf8-ee02d093ef3f, identifier: 10724789
2026-03-26 22:40:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: debabde2-92ec-5934-bdf8-ee02d093ef3f with identifier: 10724789
2026-03-26 22:40:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: debabde2-92ec-5934-bdf8-ee02d093ef3f with identifier: 10724789
2026-03-26 22:40:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: debabde2-92ec-5934-bdf8-ee02d093ef3f with identifier: 10724789 to the API
2026-03-26 22:40:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724789>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'debabde2-92ec-5934-bdf8-ee02d093ef3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FAY331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 65114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 4,
'seller_name': 'A12 Automobile',
'title': 'Mini 3 Doors Cooper 1.5 - Petrol - Automatic - 136 hp - 65.114 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724789%27 HTTP/1.1" 200 None
2026-03-26 22:40:16 [adesa.be] INFO: Saving data for 10724789: {'auction_closing_time': 1774603800.0, 'created_time': 1774453667.095142, 'last_price_update_time': 1774564816.312655}
2026-03-26 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724789') HTTP/1.1" 204 0
2026-03-26 22:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10724766
2026-03-26 22:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 092f1229-e7be-5b95-9756-4334bbd402bb with scrape type 2
2026-03-26 22:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 092f1229-e7be-5b95-9756-4334bbd402bb with scrape type 2
2026-03-26 22:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 092f1229-e7be-5b95-9756-4334bbd402bb, identifier: 10724766
2026-03-26 22:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10724766
2026-03-26 22:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10724766
2026-03-26 22:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10724766 to the API
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724766>
{'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-27T09:30: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=10724766',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 142649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'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-26 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724766%27 HTTP/1.1" 200 None
2026-03-26 22:40:17 [adesa.be] INFO: Saving data for 10724766: {'auction_closing_time': 1774603800.0, 'created_time': 1774453668.983321, 'last_price_update_time': 1774564817.629339}
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724766') HTTP/1.1" 204 0
2026-03-26 22:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10724570
2026-03-26 22:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18494af2-018e-5e18-a040-004cf140e327 with scrape type 2
2026-03-26 22:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18494af2-018e-5e18-a040-004cf140e327 with scrape type 2
2026-03-26 22:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18494af2-018e-5e18-a040-004cf140e327, identifier: 10724570
2026-03-26 22:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10724570
2026-03-26 22:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10724570
2026-03-26 22:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10724570 to the API
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724570>
{'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-27T09: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=10724570',
'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-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724570%27 HTTP/1.1" 200 None
2026-03-26 22:40:18 [adesa.be] INFO: Saving data for 10724570: {'auction_closing_time': 1774603800.0, 'created_time': 1774453656.67715, 'last_price_update_time': 1774564818.110767}
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724570') HTTP/1.1" 204 0
2026-03-26 22:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ade28d24-0b18-58b0-a508-fb5b5fff5ed8 with identifier: 10724774
2026-03-26 22:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ade28d24-0b18-58b0-a508-fb5b5fff5ed8 with scrape type 2
2026-03-26 22:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ade28d24-0b18-58b0-a508-fb5b5fff5ed8 with scrape type 2
2026-03-26 22:40:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ade28d24-0b18-58b0-a508-fb5b5fff5ed8, identifier: 10724774
2026-03-26 22:40:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ade28d24-0b18-58b0-a508-fb5b5fff5ed8 with identifier: 10724774
2026-03-26 22:40:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ade28d24-0b18-58b0-a508-fb5b5fff5ed8 with identifier: 10724774
2026-03-26 22:40:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ade28d24-0b18-58b0-a508-fb5b5fff5ed8 with identifier: 10724774 to the API
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724774>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ade28d24-0b18-58b0-a508-fb5b5fff5ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWS245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 172984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 3,
'seller_name': 'LM CAR COMPANY',
'title': 'Mercedes-Benz Vito 2.0 - Diesel - Automatic - 136 hp - 172.984 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724774%27 HTTP/1.1" 200 None
2026-03-26 22:40:18 [adesa.be] INFO: Saving data for 10724774: {'auction_closing_time': 1774603800.0, 'created_time': 1774453679.529348, 'last_price_update_time': 1774564818.766247}
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724774') HTTP/1.1" 204 0
2026-03-26 22:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75113aa5-e982-5a7d-aaf7-906644396ee1 with identifier: 10724537
2026-03-26 22:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75113aa5-e982-5a7d-aaf7-906644396ee1 with scrape type 2
2026-03-26 22:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75113aa5-e982-5a7d-aaf7-906644396ee1 with scrape type 2
2026-03-26 22:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75113aa5-e982-5a7d-aaf7-906644396ee1, identifier: 10724537
2026-03-26 22:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75113aa5-e982-5a7d-aaf7-906644396ee1 with identifier: 10724537
2026-03-26 22:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75113aa5-e982-5a7d-aaf7-906644396ee1 with identifier: 10724537
2026-03-26 22:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75113aa5-e982-5a7d-aaf7-906644396ee1 with identifier: 10724537 to the API
2026-03-26 22:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724537>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '75113aa5-e982-5a7d-aaf7-906644396ee1',
'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=10724537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 73514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 73.514 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724537%27 HTTP/1.1" 200 None
2026-03-26 22:40:19 [adesa.be] INFO: Saving data for 10724537: {'auction_closing_time': 1774603800.0, 'created_time': 1774453750.597437, 'last_price_update_time': 1774564819.453416}
2026-03-26 22:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724537') HTTP/1.1" 204 0
2026-03-26 22:40:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.478(s), this was the 1st time calling it.
2026-03-26 22:40:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.210360767780818 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-26 22:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:40:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79 with identifier: 10724526
2026-03-26 22:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79 with scrape type 2
2026-03-26 22:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79 with scrape type 2
2026-03-26 22:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79, identifier: 10724526
2026-03-26 22:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79 with identifier: 10724526
2026-03-26 22:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79 with identifier: 10724526
2026-03-26 22:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ddedda9-00d2-51ef-9ba0-2dbc193bcf79 with identifier: 10724526 to the API
2026-03-26 22:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4ddedda9-00d2-51ef-9ba0-2dbc193bcf79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '23G',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLE',
'odometer': 24104,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 57000,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 4,
'seller_name': 'BV Carrure',
'title': 'Mercedes-Benz CLE 300 AMG Line - 4-Matic - Petrol - Automatic - 258 '
'hp - 24.104 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-26 22:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724526%27 HTTP/1.1" 200 None
2026-03-26 22:40:21 [adesa.be] INFO: Saving data for 10724526: {'auction_closing_time': 1774603800.0, 'created_time': 1774453697.655314, 'last_price_update_time': 1774564821.342974}
2026-03-26 22:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724526') HTTP/1.1" 204 0
2026-03-26 22:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d10a39f-38ca-579f-a15a-3c783e66e720 with identifier: 10724791
2026-03-26 22:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d10a39f-38ca-579f-a15a-3c783e66e720 with scrape type 2
2026-03-26 22:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d10a39f-38ca-579f-a15a-3c783e66e720 with scrape type 2
2026-03-26 22:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d10a39f-38ca-579f-a15a-3c783e66e720, identifier: 10724791
2026-03-26 22:40:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d10a39f-38ca-579f-a15a-3c783e66e720 with identifier: 10724791
2026-03-26 22:40:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d10a39f-38ca-579f-a15a-3c783e66e720 with identifier: 10724791
2026-03-26 22:40:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d10a39f-38ca-579f-a15a-3c783e66e720 with identifier: 10724791 to the API
2026-03-26 22:40:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724791>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0d10a39f-38ca-579f-a15a-3c783e66e720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAR869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724791',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 115812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 115.812 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-26 22:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724791%27 HTTP/1.1" 200 None
2026-03-26 22:40:22 [adesa.be] INFO: Saving data for 10724791: {'auction_closing_time': 1774603800.0, 'created_time': 1774453713.773045, 'last_price_update_time': 1774564822.310743}
2026-03-26 22:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724791') HTTP/1.1" 204 0
2026-03-26 22:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:40:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10724649
2026-03-26 22:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 166c2f02-f696-5d16-a792-9baf10811ed9 with scrape type 2
2026-03-26 22:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 166c2f02-f696-5d16-a792-9baf10811ed9 with scrape type 2
2026-03-26 22:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 166c2f02-f696-5d16-a792-9baf10811ed9, identifier: 10724649
2026-03-26 22:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10724649
2026-03-26 22:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10724649
2026-03-26 22:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10724649 to the API
2026-03-26 22:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724649>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '166c2f02-f696-5d16-a792-9baf10811ed9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PFD362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 179171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5050,
'price_includes_vat': True,
'registration_date': '2015-09-03',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini Countryman One D 1.6 - Diesel - Manual - 90 hp - 179.171 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724649%27 HTTP/1.1" 200 None
2026-03-26 22:40:26 [adesa.be] INFO: Saving data for 10724649: {'auction_closing_time': 1774603800.0, 'created_time': 1774453647.244145, 'last_price_update_time': 1774564826.088446}
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724649') HTTP/1.1" 204 0
2026-03-26 22:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628
2026-03-26 22:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with scrape type 2
2026-03-26 22:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with scrape type 2
2026-03-26 22:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b, identifier: 10725628
2026-03-26 22:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628
2026-03-26 22:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628
2026-03-26 22:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628 to the API
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725628>
{'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': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1pce970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 247071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2011-12-01',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mercedes-Benz C Break 180 CDI Avantgarde - Diesel - Manual - 120 hp '
'- 247.071 km',
'transmission': 'manual',
'trim': 'Avantgarde',
'vin': None,
'year': 2011}
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725628%27 HTTP/1.1" 200 None
2026-03-26 22:40:26 [adesa.be] INFO: Saving data for 10725628: {'auction_closing_time': 1774603800.0, 'created_time': 1774452322.047655, 'last_price_update_time': 1774564826.640541}
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725628') HTTP/1.1" 204 0
2026-03-26 22:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10724592
2026-03-26 22:40:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-26 22:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-26 22:40:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef7e7051-9ce1-5525-8161-8120734b19e2, identifier: 10724592
2026-03-26 22:40:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10724592
2026-03-26 22:40:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10724592
2026-03-26 22:40:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10724592 to the API
2026-03-26 22:40:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724592>
{'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-27T09: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=10724592',
'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-26 22:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724592%27 HTTP/1.1" 200 None
2026-03-26 22:40:27 [adesa.be] INFO: Saving data for 10724592: {'auction_closing_time': 1774603800.0, 'created_time': 1774453653.08449, 'last_price_update_time': 1774564827.666276}
2026-03-26 22:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724592') HTTP/1.1" 204 0
2026-03-26 22:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10725651
2026-03-26 22:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with scrape type 2
2026-03-26 22:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with scrape type 2
2026-03-26 22:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c358a6a-4b96-592a-ad18-79440e9f9fd5, identifier: 10725651
2026-03-26 22:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10725651
2026-03-26 22:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10725651
2026-03-26 22:40:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10725651 to the API
2026-03-26 22:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725651>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 61,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6c358a6a-4b96-592a-ad18-79440e9f9fd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '403357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 89009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2007-03-19',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Kia Picanto 1.0 - Petrol - Manual - 61 hp - 89.009 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-26 22:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725651%27 HTTP/1.1" 200 None
2026-03-26 22:40:29 [adesa.be] INFO: Saving data for 10725651: {'auction_closing_time': 1774603800.0, 'created_time': 1774453711.509822, 'last_price_update_time': 1774564829.219009}
2026-03-26 22:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725651') HTTP/1.1" 204 0
2026-03-26 22:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10725609
2026-03-26 22:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with scrape type 2
2026-03-26 22:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with scrape type 2
2026-03-26 22:40:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4, identifier: 10725609
2026-03-26 22:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10725609
2026-03-26 22:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10725609
2026-03-26 22:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4 with identifier: 10725609 to the API
2026-03-26 22:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725609>
{'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '3b79fdc1-ac20-5bb3-ae61-feb728cfc7e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TSE874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 155373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-01-21',
'seats_number': 5,
'seller_name': 'Autohandel Bulent BV',
'title': 'Jaguar F-Pace 2.0d R-Dynamic - Diesel - Automatic - 179 hp - '
'155.373 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2018}
2026-03-26 22:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725609%27 HTTP/1.1" 200 None
2026-03-26 22:40:31 [adesa.be] INFO: Saving data for 10725609: {'auction_closing_time': 1774606500.0, 'created_time': 1774453720.508913, 'last_price_update_time': 1774564831.838648}
2026-03-26 22:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725609') HTTP/1.1" 204 0
2026-03-26 22:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648
2026-03-26 22:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with scrape type 2
2026-03-26 22:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with scrape type 2
2026-03-26 22:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e, identifier: 10725648
2026-03-26 22:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648
2026-03-26 22:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648
2026-03-26 22:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648 to the API
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14bafb2d-83a8-538e-8d44-239ac1f8cf6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '71F210099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 301218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2008-07-07',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz C Break 200 CDI Classic - Diesel - Automatic - 136 hp '
'- 301.218 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2008}
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725648%27 HTTP/1.1" 200 None
2026-03-26 22:40:33 [adesa.be] INFO: Saving data for 10725648: {'auction_closing_time': 1774603800.0, 'created_time': 1774452320.006393, 'last_price_update_time': 1774564833.28728}
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725648') HTTP/1.1" 204 0
2026-03-26 22:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10727084
2026-03-26 22:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with scrape type 2
2026-03-26 22:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with scrape type 2
2026-03-26 22:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1, identifier: 10727084
2026-03-26 22:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10727084
2026-03-26 22:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10727084
2026-03-26 22:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10727084 to the API
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727084>
{'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-27T09:30: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=10727084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 217497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'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-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727084%27 HTTP/1.1" 200 None
2026-03-26 22:40:33 [adesa.be] INFO: Saving data for 10727084: {'auction_closing_time': 1774603800.0, 'created_time': 1774453724.450701, 'last_price_update_time': 1774564833.782509}
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727084') HTTP/1.1" 204 0
2026-03-26 22:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:40:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8 with identifier: 10724241
2026-03-26 22:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8 with scrape type 2
2026-03-26 22:40:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8 with scrape type 2
2026-03-26 22:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8, identifier: 10724241
2026-03-26 22:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8 with identifier: 10724241
2026-03-26 22:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8 with identifier: 10724241
2026-03-26 22:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18ce24f2-89fd-54c7-8258-4b4f92d4b0e8 with identifier: 10724241 to the API
2026-03-26 22:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724241>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '18ce24f2-89fd-54c7-8258-4b4f92d4b0e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NRV331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724241',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 171279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 171.279 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724241%27 HTTP/1.1" 200 None
2026-03-26 22:40:34 [adesa.be] INFO: Saving data for 10724241: {'auction_closing_time': 1774605600.0, 'created_time': 1774453511.607728, 'last_price_update_time': 1774564834.698029}
2026-03-26 22:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724241') HTTP/1.1" 204 0
2026-03-26 22:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:40:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10724607
2026-03-26 22:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e688b2-9d73-5a7a-8a5a-458434d6131d with scrape type 2
2026-03-26 22:40:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e688b2-9d73-5a7a-8a5a-458434d6131d with scrape type 2
2026-03-26 22:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68e688b2-9d73-5a7a-8a5a-458434d6131d, identifier: 10724607
2026-03-26 22:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10724607
2026-03-26 22:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10724607
2026-03-26 22:40:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10724607 to the API
2026-03-26 22:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68e688b2-9d73-5a7a-8a5a-458434d6131d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CGE244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 102990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2015-08-13',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Jeep Cherokee 2.0 - Diesel - Manual - 139 hp - 102.990 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-26 22:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724607%27 HTTP/1.1" 200 None
2026-03-26 22:40:35 [adesa.be] INFO: Saving data for 10724607: {'auction_closing_time': 1774603800.0, 'created_time': 1774453718.245249, 'last_price_update_time': 1774564835.18815}
2026-03-26 22:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724607') HTTP/1.1" 204 0
2026-03-26 22:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23eb1cf2-6422-5e0d-8cda-76babee1246c with identifier: 10724572
2026-03-26 22:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23eb1cf2-6422-5e0d-8cda-76babee1246c with scrape type 2
2026-03-26 22:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23eb1cf2-6422-5e0d-8cda-76babee1246c with scrape type 2
2026-03-26 22:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23eb1cf2-6422-5e0d-8cda-76babee1246c, identifier: 10724572
2026-03-26 22:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23eb1cf2-6422-5e0d-8cda-76babee1246c with identifier: 10724572
2026-03-26 22:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23eb1cf2-6422-5e0d-8cda-76babee1246c with identifier: 10724572
2026-03-26 22:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23eb1cf2-6422-5e0d-8cda-76babee1246c with identifier: 10724572 to the API
2026-03-26 22:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724572>
{'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-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '23eb1cf2-6422-5e0d-8cda-76babee1246c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVA437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 141886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2016-09-27',
'seats_number': 5,
'seller_name': 'BM Cars',
'title': 'Jaguar F-Pace 2.0d Prestige - Diesel - Automatic - 179 hp - 141.886 '
'km',
'transmission': 'automatic',
'trim': 'Prestige',
'vin': None,
'year': 2016}
2026-03-26 22:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724572%27 HTTP/1.1" 200 None
2026-03-26 22:40:39 [adesa.be] INFO: Saving data for 10724572: {'auction_closing_time': 1774603800.0, 'created_time': 1774453721.346352, 'last_price_update_time': 1774564839.922079}
2026-03-26 22:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724572') HTTP/1.1" 204 0
2026-03-26 22:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326
2026-03-26 22:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f12a5371-9bc8-5706-9f41-318be1af684c with scrape type 2
2026-03-26 22:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f12a5371-9bc8-5706-9f41-318be1af684c with scrape type 2
2026-03-26 22:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f12a5371-9bc8-5706-9f41-318be1af684c, identifier: 10727326
2026-03-26 22:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326
2026-03-26 22:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326
2026-03-26 22:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326 to the API
2026-03-26 22:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727326>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'f12a5371-9bc8-5706-9f41-318be1af684c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JVK825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 226648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2015-03-06',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Ford Grand C-Max 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - '
'226.648 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-26 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727326%27 HTTP/1.1" 200 None
2026-03-26 22:40:41 [adesa.be] INFO: Saving data for 10727326: {'auction_closing_time': 1774606500.0, 'created_time': 1774477114.974591, 'last_price_update_time': 1774564841.240646}
2026-03-26 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727326') HTTP/1.1" 204 0
2026-03-26 22:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10724709
2026-03-26 22:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a839c54-8684-52c9-b069-b9eb7885a877 with scrape type 2
2026-03-26 22:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a839c54-8684-52c9-b069-b9eb7885a877 with scrape type 2
2026-03-26 22:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a839c54-8684-52c9-b069-b9eb7885a877, identifier: 10724709
2026-03-26 22:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10724709
2026-03-26 22:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10724709
2026-03-26 22:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10724709 to the API
2026-03-26 22:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724709>
{'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-27T10: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=10724709',
'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-26 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724709%27 HTTP/1.1" 200 None
2026-03-26 22:40:42 [adesa.be] INFO: Saving data for 10724709: {'auction_closing_time': 1774606500.0, 'created_time': 1774453800.62308, 'last_price_update_time': 1774564842.426338}
2026-03-26 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724709') HTTP/1.1" 204 0
2026-03-26 22:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7 with identifier: 10727103
2026-03-26 22:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7 with scrape type 2
2026-03-26 22:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7 with scrape type 2
2026-03-26 22:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7, identifier: 10727103
2026-03-26 22:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7 with identifier: 10727103
2026-03-26 22:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7 with identifier: 10727103
2026-03-26 22:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7 with identifier: 10727103 to the API
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727103>
{'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-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'e9f2d57e-8ca3-570e-b5ce-cc6458ff07c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELQ425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 138571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2019-10-10',
'seats_number': 5,
'seller_name': 'Materialise nv',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 138.571 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727103%27 HTTP/1.1" 200 None
2026-03-26 22:40:43 [adesa.be] INFO: Saving data for 10727103: {'auction_closing_time': 1774607400.0, 'created_time': 1774453755.053701, 'last_price_update_time': 1774564843.181709}
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727103') HTTP/1.1" 204 0
2026-03-26 22:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de971a9c-5f29-51a4-b111-95633ebdb4ea with identifier: 10724767
2026-03-26 22:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de971a9c-5f29-51a4-b111-95633ebdb4ea with scrape type 2
2026-03-26 22:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de971a9c-5f29-51a4-b111-95633ebdb4ea with scrape type 2
2026-03-26 22:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de971a9c-5f29-51a4-b111-95633ebdb4ea, identifier: 10724767
2026-03-26 22:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de971a9c-5f29-51a4-b111-95633ebdb4ea with identifier: 10724767
2026-03-26 22:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de971a9c-5f29-51a4-b111-95633ebdb4ea with identifier: 10724767
2026-03-26 22:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de971a9c-5f29-51a4-b111-95633ebdb4ea with identifier: 10724767 to the API
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724767>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'de971a9c-5f29-51a4-b111-95633ebdb4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GGH879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724767',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 48499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-01-31',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Dacia Sandero Stepway - Petrol - Manual - 90 hp - 48.499 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2014}
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724767%27 HTTP/1.1" 200 None
2026-03-26 22:40:43 [adesa.be] INFO: Saving data for 10724767: {'auction_closing_time': 1774603800.0, 'created_time': 1774453768.628239, 'last_price_update_time': 1774564843.971525}
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724767') HTTP/1.1" 204 0
2026-03-26 22:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 247769b2-728e-52de-a2a3-a65727bc5921 with identifier: 10724684
2026-03-26 22:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247769b2-728e-52de-a2a3-a65727bc5921 with scrape type 2
2026-03-26 22:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 247769b2-728e-52de-a2a3-a65727bc5921 with scrape type 2
2026-03-26 22:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 247769b2-728e-52de-a2a3-a65727bc5921, identifier: 10724684
2026-03-26 22:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 247769b2-728e-52de-a2a3-a65727bc5921 with identifier: 10724684
2026-03-26 22:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 247769b2-728e-52de-a2a3-a65727bc5921 with identifier: 10724684
2026-03-26 22:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 247769b2-728e-52de-a2a3-a65727bc5921 with identifier: 10724684 to the API
2026-03-26 22:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.1L',
'engine_horse_power': 72,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '247769b2-728e-52de-a2a3-a65727bc5921',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2-ANC-628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 103620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Vanderborght bv',
'title': 'Ford Fiesta 1.1 Trend - Petrol - Manual - 72 hp - 103.620 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-26 22:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724684%27 HTTP/1.1" 200 None
2026-03-26 22:40:44 [adesa.be] INFO: Saving data for 10724684: {'auction_closing_time': 1774603800.0, 'created_time': 1774453749.066082, 'last_price_update_time': 1774564844.449773}
2026-03-26 22:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724684') HTTP/1.1" 204 0
2026-03-26 22:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10725639
2026-03-26 22:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6104f4df-cb36-5032-abf6-4c560949f1ba with scrape type 2
2026-03-26 22:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6104f4df-cb36-5032-abf6-4c560949f1ba with scrape type 2
2026-03-26 22:40:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6104f4df-cb36-5032-abf6-4c560949f1ba, identifier: 10725639
2026-03-26 22:40:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10725639
2026-03-26 22:40:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10725639
2026-03-26 22:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10725639 to the API
2026-03-26 22:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725639>
{'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': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6104f4df-cb36-5032-abf6-4c560949f1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '631479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 245687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2014-05-19',
'seats_number': 7,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Seduction - Diesel - Manual - 115 '
'hp - 245.687 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2014}
2026-03-26 22:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725639%27 HTTP/1.1" 200 None
2026-03-26 22:40:45 [adesa.be] INFO: Saving data for 10725639: {'auction_closing_time': 1774603800.0, 'created_time': 1774453786.225997, 'last_price_update_time': 1774564845.688449}
2026-03-26 22:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725639') HTTP/1.1" 204 0
2026-03-26 22:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10725640
2026-03-26 22:40:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with scrape type 2
2026-03-26 22:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with scrape type 2
2026-03-26 22:40:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf2dacec-38fc-5465-a47b-1a47cd2b6d17, identifier: 10725640
2026-03-26 22:40:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10725640
2026-03-26 22:40:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10725640
2026-03-26 22:40:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10725640 to the API
2026-03-26 22:40:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725640>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cf2dacec-38fc-5465-a47b-1a47cd2b6d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDH509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 277498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2015-08-27',
'seats_number': 7,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Intensive - Diesel - Manual - 115 '
'hp - 277.498 km',
'transmission': 'manual',
'trim': 'Intensive',
'vin': None,
'year': 2015}
2026-03-26 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725640%27 HTTP/1.1" 200 None
2026-03-26 22:40:46 [adesa.be] INFO: Saving data for 10725640: {'auction_closing_time': 1774603800.0, 'created_time': 1774453798.105886, 'last_price_update_time': 1774564846.447703}
2026-03-26 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725640') HTTP/1.1" 204 0
2026-03-26 22:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10724655
2026-03-26 22:40:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ddd626-b48d-5ad4-8363-0df936651102 with scrape type 2
2026-03-26 22:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4ddd626-b48d-5ad4-8363-0df936651102 with scrape type 2
2026-03-26 22:40:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4ddd626-b48d-5ad4-8363-0df936651102, identifier: 10724655
2026-03-26 22:40:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10724655
2026-03-26 22:40:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10724655
2026-03-26 22:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10724655 to the API
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a4ddd626-b48d-5ad4-8363-0df936651102',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ARI252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724655',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 132556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2011-07-07',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Citroën C3 1.4 HDI Selection - Diesel - Manual - 68 hp - 132.556 km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2011}
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724655%27 HTTP/1.1" 200 None
2026-03-26 22:40:49 [adesa.be] INFO: Saving data for 10724655: {'auction_closing_time': 1774603800.0, 'created_time': 1774453798.849189, 'last_price_update_time': 1774564849.454149}
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724655') HTTP/1.1" 204 0
2026-03-26 22:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a668373-5aa8-51d7-a254-700a31e60714 with identifier: 10724600
2026-03-26 22:40:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a668373-5aa8-51d7-a254-700a31e60714 with scrape type 2
2026-03-26 22:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a668373-5aa8-51d7-a254-700a31e60714 with scrape type 2
2026-03-26 22:40:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a668373-5aa8-51d7-a254-700a31e60714, identifier: 10724600
2026-03-26 22:40:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a668373-5aa8-51d7-a254-700a31e60714 with identifier: 10724600
2026-03-26 22:40:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a668373-5aa8-51d7-a254-700a31e60714 with identifier: 10724600
2026-03-26 22:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a668373-5aa8-51d7-a254-700a31e60714 with identifier: 10724600 to the API
2026-03-26 22:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1a668373-5aa8-51d7-a254-700a31e60714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1-CSM-927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'CRV',
'odometer': 287998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-01-07',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Honda CRV 2.0 i-VTEC Luxury - Hybrid - Automatic - 145 hp - 287.998 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2020}
2026-03-26 22:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724600%27 HTTP/1.1" 200 None
2026-03-26 22:40:50 [adesa.be] INFO: Saving data for 10724600: {'auction_closing_time': 1774603800.0, 'created_time': 1774453729.364695, 'last_price_update_time': 1774564850.448436}
2026-03-26 22:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724600') HTTP/1.1" 204 0
2026-03-26 22:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10724678
2026-03-26 22:40:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with scrape type 2
2026-03-26 22:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with scrape type 2
2026-03-26 22:40:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9244b6d3-2632-5e51-93f4-4eda0d6711c6, identifier: 10724678
2026-03-26 22:40:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10724678
2026-03-26 22:40:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10724678
2026-03-26 22:40:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9244b6d3-2632-5e51-93f4-4eda0d6711c6 with identifier: 10724678 to the API
2026-03-26 22:40:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724678>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9244b6d3-2632-5e51-93f4-4eda0d6711c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSB818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Spark',
'odometer': 162284,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2012-02-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Chevrolet Spark 1.0 - Petrol - Manual - 68 hp - 162.284 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724678%27 HTTP/1.1" 200 None
2026-03-26 22:40:52 [adesa.be] INFO: Saving data for 10724678: {'auction_closing_time': 1774603800.0, 'created_time': 1774453794.336227, 'last_price_update_time': 1774564852.263519}
2026-03-26 22:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724678') HTTP/1.1" 204 0
2026-03-26 22:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10724629
2026-03-26 22:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f17483dc-a4a8-5635-bc9c-40194588b90a with scrape type 2
2026-03-26 22:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f17483dc-a4a8-5635-bc9c-40194588b90a with scrape type 2
2026-03-26 22:40:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f17483dc-a4a8-5635-bc9c-40194588b90a, identifier: 10724629
2026-03-26 22:40:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10724629
2026-03-26 22:40:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10724629
2026-03-26 22:40:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10724629 to the API
2026-03-26 22:40:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f17483dc-a4a8-5635-bc9c-40194588b90a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEN473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 184529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6950,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 3,
'seller_name': 'Auttoo Autohandel',
'title': 'Citroën Jumper box 2.2 HDI - Diesel - Manual - 165 hp - 184.529 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724629%27 HTTP/1.1" 200 None
2026-03-26 22:40:54 [adesa.be] INFO: Saving data for 10724629: {'auction_closing_time': 1774603800.0, 'created_time': 1774453782.050344, 'last_price_update_time': 1774564854.946825}
2026-03-26 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724629') HTTP/1.1" 204 0
2026-03-26 22:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10725655
2026-03-26 22:40:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e115772f-abb5-581c-ac35-71730c635b4f with scrape type 2
2026-03-26 22:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e115772f-abb5-581c-ac35-71730c635b4f with scrape type 2
2026-03-26 22:40:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e115772f-abb5-581c-ac35-71730c635b4f, identifier: 10725655
2026-03-26 22:40:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10725655
2026-03-26 22:40:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10725655
2026-03-26 22:40:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10725655 to the API
2026-03-26 22:40:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725655>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e115772f-abb5-581c-ac35-71730c635b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'b069915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 211897,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2012-08-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Chevrolet Aveo 1.3 CDI - Diesel - Manual - 95 hp - 211.897 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-26 22:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725655%27 HTTP/1.1" 200 None
2026-03-26 22:40:56 [adesa.be] INFO: Saving data for 10725655: {'auction_closing_time': 1774603800.0, 'created_time': 1774453804.413385, 'last_price_update_time': 1774564856.627425}
2026-03-26 22:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725655') HTTP/1.1" 204 0
2026-03-26 22:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3470e050-c19c-5a71-9703-f65be9577be8 with identifier: 10724623
2026-03-26 22:40:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3470e050-c19c-5a71-9703-f65be9577be8 with scrape type 2
2026-03-26 22:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3470e050-c19c-5a71-9703-f65be9577be8 with scrape type 2
2026-03-26 22:40:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3470e050-c19c-5a71-9703-f65be9577be8, identifier: 10724623
2026-03-26 22:40:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3470e050-c19c-5a71-9703-f65be9577be8 with identifier: 10724623
2026-03-26 22:40:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3470e050-c19c-5a71-9703-f65be9577be8 with identifier: 10724623
2026-03-26 22:40:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3470e050-c19c-5a71-9703-f65be9577be8 with identifier: 10724623 to the API
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3470e050-c19c-5a71-9703-f65be9577be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NEG917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 105028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Citroën C4 Aircross 1.6 HDI Airdream+ - Diesel - Manual - 114 hp - '
'105.028 km',
'transmission': 'manual',
'trim': 'Airdream+',
'vin': None,
'year': 2016}
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724623%27 HTTP/1.1" 200 None
2026-03-26 22:40:57 [adesa.be] INFO: Saving data for 10724623: {'auction_closing_time': 1774603800.0, 'created_time': 1774453813.671833, 'last_price_update_time': 1774564857.612643}
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724623') HTTP/1.1" 204 0
2026-03-26 22:40:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 948e586f-b6af-59fb-a2fa-a9926574e34b with identifier: 10724715
2026-03-26 22:40:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 948e586f-b6af-59fb-a2fa-a9926574e34b with scrape type 2
2026-03-26 22:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 948e586f-b6af-59fb-a2fa-a9926574e34b with scrape type 2
2026-03-26 22:40:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 948e586f-b6af-59fb-a2fa-a9926574e34b, identifier: 10724715
2026-03-26 22:40:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 948e586f-b6af-59fb-a2fa-a9926574e34b with identifier: 10724715
2026-03-26 22:40:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 948e586f-b6af-59fb-a2fa-a9926574e34b with identifier: 10724715
2026-03-26 22:40:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 948e586f-b6af-59fb-a2fa-a9926574e34b with identifier: 10724715 to the API
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724715>
{'auction_title': '',
'c_o_2_emission_value': 212,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 275,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '948e586f-b6af-59fb-a2fa-a9926574e34b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HBS279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cadillac',
'model': 'CTS',
'odometer': 60458,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2014-06-12',
'seats_number': 5,
'seller_name': 'Garage Vercruyssen',
'title': 'Cadillac CTS 2.0 - Petrol - Automatic - 275 hp - 60.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724715%27 HTTP/1.1" 200 None
2026-03-26 22:40:57 [adesa.be] INFO: Saving data for 10724715: {'auction_closing_time': 1774606500.0, 'created_time': 1774453805.906452, 'last_price_update_time': 1774564857.97749}
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724715') HTTP/1.1" 204 0
2026-03-26 22:40:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10725633
2026-03-26 22:40:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c20993b-d637-51c2-85f4-79d1d99d9650 with scrape type 2
2026-03-26 22:40:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c20993b-d637-51c2-85f4-79d1d99d9650 with scrape type 2
2026-03-26 22:40:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c20993b-d637-51c2-85f4-79d1d99d9650, identifier: 10725633
2026-03-26 22:40:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10725633
2026-03-26 22:40:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10725633
2026-03-26 22:40:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10725633 to the API
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7c20993b-d637-51c2-85f4-79d1d99d9650',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '516030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 99163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2015-02-23',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën DS3 1.2i So Chic - Petrol - Manual - 110 hp - 99.163 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2015}
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725633%27 HTTP/1.1" 200 None
2026-03-26 22:40:59 [adesa.be] INFO: Saving data for 10725633: {'auction_closing_time': 1774603800.0, 'created_time': 1774453782.337254, 'last_price_update_time': 1774564859.520793}
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725633') HTTP/1.1" 204 0
2026-03-26 22:40:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:40:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:40:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e46139-9219-538c-aa5c-3c3ab9288bb7 with identifier: 10724528
2026-03-26 22:40:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e46139-9219-538c-aa5c-3c3ab9288bb7 with scrape type 2
2026-03-26 22:40:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6e46139-9219-538c-aa5c-3c3ab9288bb7 with scrape type 2
2026-03-26 22:40:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6e46139-9219-538c-aa5c-3c3ab9288bb7, identifier: 10724528
2026-03-26 22:40:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6e46139-9219-538c-aa5c-3c3ab9288bb7 with identifier: 10724528
2026-03-26 22:40:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6e46139-9219-538c-aa5c-3c3ab9288bb7 with identifier: 10724528
2026-03-26 22:40:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6e46139-9219-538c-aa5c-3c3ab9288bb7 with identifier: 10724528 to the API
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:40:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a6e46139-9219-538c-aa5c-3c3ab9288bb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMB553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 58416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 50000,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 58.416 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724528%27 HTTP/1.1" 200 None
2026-03-26 22:40:59 [adesa.be] INFO: Saving data for 10724528: {'auction_closing_time': 1774603800.0, 'created_time': 1774453846.515474, 'last_price_update_time': 1774564859.99207}
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724528') HTTP/1.1" 204 0
2026-03-26 22:41:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10724763
2026-03-26 22:41:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with scrape type 2
2026-03-26 22:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with scrape type 2
2026-03-26 22:41:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb, identifier: 10724763
2026-03-26 22:41:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10724763
2026-03-26 22:41:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10724763
2026-03-26 22:41:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10724763 to the API
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724763>
{'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-27T09:30: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=10724763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 215547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'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-26 22:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724763%27 HTTP/1.1" 200 None
2026-03-26 22:41:00 [adesa.be] INFO: Saving data for 10724763: {'auction_closing_time': 1774603800.0, 'created_time': 1774453845.93861, 'last_price_update_time': 1774564860.422327}
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724763') HTTP/1.1" 204 0
2026-03-26 22:41:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778
2026-03-26 22:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa with scrape type 2
2026-03-26 22:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa with scrape type 2
2026-03-26 22:41:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85467e02-9f87-5b83-bde8-2f1bef5d49aa, identifier: 10724778
2026-03-26 22:41:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778
2026-03-26 22:41:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778
2026-03-26 22:41:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778 to the API
2026-03-26 22:41:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 271,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '85467e02-9f87-5b83-bde8-2f1bef5d49aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUP866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX1',
'odometer': 31508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22550,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'BMW iX1 30 - xDrive - Electric - Automatic - 271 hp - 31.508 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724778%27 HTTP/1.1" 200 None
2026-03-26 22:41:01 [adesa.be] INFO: Saving data for 10724778: {'auction_closing_time': 1774603800.0, 'created_time': 1774452301.759619, 'last_price_update_time': 1774564861.638833}
2026-03-26 22:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724778') HTTP/1.1" 204 0
2026-03-26 22:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544
2026-03-26 22:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a07764b-c0ff-50dc-8574-dc61a5b09824 with scrape type 2
2026-03-26 22:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a07764b-c0ff-50dc-8574-dc61a5b09824 with scrape type 2
2026-03-26 22:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a07764b-c0ff-50dc-8574-dc61a5b09824, identifier: 10724544
2026-03-26 22:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544
2026-03-26 22:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544
2026-03-26 22:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544 to the API
2026-03-26 22:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724544>
{'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': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a07764b-c0ff-50dc-8574-dc61a5b09824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAH069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 79704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'BMW X3 30e M Sport - Hybrid - Automatic - 184 hp - 79.704 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-26 22:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724544%27 HTTP/1.1" 200 None
2026-03-26 22:41:03 [adesa.be] INFO: Saving data for 10724544: {'auction_closing_time': 1774603800.0, 'created_time': 1774452259.462644, 'last_price_update_time': 1774564863.523772}
2026-03-26 22:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724544') HTTP/1.1" 204 0
2026-03-26 22:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556
2026-03-26 22:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-26 22:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-26 22:41:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2, identifier: 10724556
2026-03-26 22:41:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556
2026-03-26 22:41:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556
2026-03-26 22:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556 to the API
2026-03-26 22:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724556>
{'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-27T09: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=10724556',
'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': 19800,
'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-26 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724556%27 HTTP/1.1" 200 None
2026-03-26 22:41:05 [adesa.be] INFO: Saving data for 10724556: {'auction_closing_time': 1774603800.0, 'created_time': 1774452406.844091, 'last_price_update_time': 1774564865.182747}
2026-03-26 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724556') HTTP/1.1" 204 0
2026-03-26 22:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060
2026-03-26 22:41:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d56d78a7-6bbb-5288-bbb1-5264030dcce4 with scrape type 2
2026-03-26 22:41:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d56d78a7-6bbb-5288-bbb1-5264030dcce4 with scrape type 2
2026-03-26 22:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d56d78a7-6bbb-5288-bbb1-5264030dcce4, identifier: 10727060
2026-03-26 22:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060
2026-03-26 22:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060
2026-03-26 22:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060 to the API
2026-03-26 22:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727060>
{'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-27T09:30: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=10727060',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 285057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'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-26 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727060%27 HTTP/1.1" 200 None
2026-03-26 22:41:06 [adesa.be] INFO: Saving data for 10727060: {'auction_closing_time': 1774603800.0, 'created_time': 1774452308.822887, 'last_price_update_time': 1774564866.389936}
2026-03-26 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727060') HTTP/1.1" 204 0
2026-03-26 22:41:06 [scrapy.extensions.logstats] INFO: Crawled 1378 pages (at 42 pages/min), scraped 1312 items (at 42 items/min)
2026-03-26 22:41:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762
2026-03-26 22:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with scrape type 2
2026-03-26 22:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with scrape type 2
2026-03-26 22:41:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7, identifier: 10724762
2026-03-26 22:41:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762
2026-03-26 22:41:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762
2026-03-26 22:41:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762 to the API
2026-03-26 22:41:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724762>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '21422c56-4a1e-5c97-94ea-8b24d0a71eb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBN600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 128992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW i4 M 50 M Sport - Electric - Automatic - 544 hp - 128.992 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-26 22:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724762%27 HTTP/1.1" 200 None
2026-03-26 22:41:07 [adesa.be] INFO: Saving data for 10724762: {'auction_closing_time': 1774603800.0, 'created_time': 1774452275.354564, 'last_price_update_time': 1774564867.94406}
2026-03-26 22:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724762') HTTP/1.1" 204 0
2026-03-26 22:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541
2026-03-26 22:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 2
2026-03-26 22:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 2
2026-03-26 22:41:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5, identifier: 10724541
2026-03-26 22:41:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541
2026-03-26 22:41:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541
2026-03-26 22:41:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541 to the API
2026-03-26 22:41:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '87a89c9d-2073-5211-acb8-8b75f9e2b1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DQI326',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28950,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 4,
'seller_name': 'HD AUTO',
'title': 'BMW 6 Series 640d M Sport - xDrive - Diesel - Automatic - 312 hp - '
'83.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-26 22:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724541%27 HTTP/1.1" 200 None
2026-03-26 22:41:08 [adesa.be] INFO: Saving data for 10724541: {'auction_closing_time': 1774603800.0, 'created_time': 1774452282.938585, 'last_price_update_time': 1774564868.37743}
2026-03-26 22:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724541') HTTP/1.1" 204 0
2026-03-26 22:41:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10725483
2026-03-26 22:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 569493f6-1d91-5f3a-97de-213ad9b81ab0 with scrape type 2
2026-03-26 22:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 569493f6-1d91-5f3a-97de-213ad9b81ab0 with scrape type 2
2026-03-26 22:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 569493f6-1d91-5f3a-97de-213ad9b81ab0, identifier: 10725483
2026-03-26 22:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10725483
2026-03-26 22:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10725483
2026-03-26 22:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10725483 to the API
2026-03-26 22:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725483>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '569493f6-1d91-5f3a-97de-213ad9b81ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'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 - 41.599 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-26 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725483%27 HTTP/1.1" 200 None
2026-03-26 22:41:09 [adesa.be] INFO: Saving data for 10725483: {'auction_closing_time': 1774602000.0, 'created_time': 1774454390.861975, 'last_price_update_time': 1774564869.736857}
2026-03-26 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725483') HTTP/1.1" 204 0
2026-03-26 22:41:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639
2026-03-26 22:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788b9e53-f4fa-52d1-bc66-729bc05db809 with scrape type 2
2026-03-26 22:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 788b9e53-f4fa-52d1-bc66-729bc05db809 with scrape type 2
2026-03-26 22:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 788b9e53-f4fa-52d1-bc66-729bc05db809, identifier: 10724639
2026-03-26 22:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639
2026-03-26 22:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639
2026-03-26 22:41:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639 to the API
2026-03-26 22:41:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724639>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '788b9e53-f4fa-52d1-bc66-729bc05db809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SSN822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 325729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5950,
'price_includes_vat': True,
'registration_date': '2017-01-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW X1 16d Business - Diesel - Manual - 116 hp - 325.729 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-26 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724639%27 HTTP/1.1" 200 None
2026-03-26 22:41:10 [adesa.be] INFO: Saving data for 10724639: {'auction_closing_time': 1774603800.0, 'created_time': 1774452261.407662, 'last_price_update_time': 1774564870.277052}
2026-03-26 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724639') HTTP/1.1" 204 0
2026-03-26 22:41:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10725328
2026-03-26 22:41:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-26 22:41:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-26 22:41:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63f2c32a-fcb7-569a-967e-35ad506518fb, identifier: 10725328
2026-03-26 22:41:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10725328
2026-03-26 22:41:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10725328
2026-03-26 22:41:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10725328 to the API
2026-03-26 22:41:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725328>
{'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-27T09:00: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=10725328',
'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-26 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725328%27 HTTP/1.1" 200 None
2026-03-26 22:41:11 [adesa.be] INFO: Saving data for 10725328: {'auction_closing_time': 1774602000.0, 'created_time': 1774454395.757299, 'last_price_update_time': 1774564871.976989}
2026-03-26 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725328') HTTP/1.1" 204 0
2026-03-26 22:41:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10725266
2026-03-26 22:41:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with scrape type 2
2026-03-26 22:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with scrape type 2
2026-03-26 22:41:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291, identifier: 10725266
2026-03-26 22:41:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10725266
2026-03-26 22:41:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10725266
2026-03-26 22:41:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0172f7ca-2cae-5b3d-8ead-c61b3c3bf291 with identifier: 10725266 to the API
2026-03-26 22:41:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725266>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '0172f7ca-2cae-5b3d-8ead-c61b3c3bf291',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 32297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE Essential - Hybrid - Automatic - 125 hp - '
'32.297 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-26 22:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725266%27 HTTP/1.1" 200 None
2026-03-26 22:41:15 [adesa.be] INFO: Saving data for 10725266: {'auction_closing_time': 1774602000.0, 'created_time': 1774454393.261309, 'last_price_update_time': 1774564875.293109}
2026-03-26 22:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725266') HTTP/1.1" 204 0
2026-03-26 22:41:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571
2026-03-26 22:41:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e551aae8-9345-505d-9ba3-b2be9f0f357b with scrape type 2
2026-03-26 22:41:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e551aae8-9345-505d-9ba3-b2be9f0f357b with scrape type 2
2026-03-26 22:41:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e551aae8-9345-505d-9ba3-b2be9f0f357b, identifier: 10724571
2026-03-26 22:41:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571
2026-03-26 22:41:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571
2026-03-26 22:41:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571 to the API
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e551aae8-9345-505d-9ba3-b2be9f0f357b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKB767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 447978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'BMW 6 Series GT 640d M Sport - xDrive - Diesel - Automatic - 319 hp '
'- 447.978 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724571%27 HTTP/1.1" 200 None
2026-03-26 22:41:16 [adesa.be] INFO: Saving data for 10724571: {'auction_closing_time': 1774603800.0, 'created_time': 1774452278.612561, 'last_price_update_time': 1774564876.554351}
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724571') HTTP/1.1" 204 0
2026-03-26 22:41:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10725421
2026-03-26 22:41:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 864e1144-1d35-5754-9178-0e1a1dca15b0 with scrape type 2
2026-03-26 22:41:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 864e1144-1d35-5754-9178-0e1a1dca15b0 with scrape type 2
2026-03-26 22:41:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 864e1144-1d35-5754-9178-0e1a1dca15b0, identifier: 10725421
2026-03-26 22:41:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10725421
2026-03-26 22:41:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10725421
2026-03-26 22:41:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10725421 to the API
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725421>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '864e1144-1d35-5754-9178-0e1a1dca15b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPJ960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 114165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE 1.5 - Hybrid - Automatic - 125 hp - '
'114.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725421%27 HTTP/1.1" 200 None
2026-03-26 22:41:17 [adesa.be] INFO: Saving data for 10725421: {'auction_closing_time': 1774602000.0, 'created_time': 1774454407.585842, 'last_price_update_time': 1774564877.04446}
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725421') HTTP/1.1" 204 0
2026-03-26 22:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10725488
2026-03-26 22:41:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05233e6f-87fb-5a74-86b9-546e9a20ddcc with scrape type 2
2026-03-26 22:41:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05233e6f-87fb-5a74-86b9-546e9a20ddcc with scrape type 2
2026-03-26 22:41:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05233e6f-87fb-5a74-86b9-546e9a20ddcc, identifier: 10725488
2026-03-26 22:41:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10725488
2026-03-26 22:41:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10725488
2026-03-26 22:41:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10725488 to the API
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725488>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '05233e6f-87fb-5a74-86b9-546e9a20ddcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHT186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 121785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D - Diesel - Automatic - 116 hp - 121.785 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725488%27 HTTP/1.1" 200 None
2026-03-26 22:41:17 [adesa.be] INFO: Saving data for 10725488: {'auction_closing_time': 1774602000.0, 'created_time': 1774454394.942317, 'last_price_update_time': 1774564877.557563}
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725488') HTTP/1.1" 204 0
2026-03-26 22:41:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10725378
2026-03-26 22:41:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-26 22:41:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-26 22:41:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cc98309-dcb9-5474-a378-55e2c9f5d47e, identifier: 10725378
2026-03-26 22:41:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10725378
2026-03-26 22:41:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10725378
2026-03-26 22:41:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10725378 to the API
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725378>
{'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-27T09:00: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=10725378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 72452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'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-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725378%27 HTTP/1.1" 200 None
2026-03-26 22:41:17 [adesa.be] INFO: Saving data for 10725378: {'auction_closing_time': 1774602000.0, 'created_time': 1774454404.297373, 'last_price_update_time': 1774564877.939626}
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725378') HTTP/1.1" 204 0
2026-03-26 22:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532
2026-03-26 22:41:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 605909bd-dbbf-5bd2-9dba-64721d2701e4 with scrape type 2
2026-03-26 22:41:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 605909bd-dbbf-5bd2-9dba-64721d2701e4 with scrape type 2
2026-03-26 22:41:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 605909bd-dbbf-5bd2-9dba-64721d2701e4, identifier: 10724532
2026-03-26 22:41:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532
2026-03-26 22:41:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532
2026-03-26 22:41:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532 to the API
2026-03-26 22:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724532>
{'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-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '605909bd-dbbf-5bd2-9dba-64721d2701e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGP920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 13013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41600,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 184 hp - 13.013 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 22:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724532%27 HTTP/1.1" 200 None
2026-03-26 22:41:18 [adesa.be] INFO: Saving data for 10724532: {'auction_closing_time': 1774603800.0, 'created_time': 1774452257.196013, 'last_price_update_time': 1774564878.839314}
2026-03-26 22:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724532') HTTP/1.1" 204 0
2026-03-26 22:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10726054
2026-03-26 22:41:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-26 22:41:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-26 22:41:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c15e596-2dff-583d-9886-be9ed3bf535e, identifier: 10726054
2026-03-26 22:41:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10726054
2026-03-26 22:41:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10726054
2026-03-26 22:41:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10726054 to the API
2026-03-26 22:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726054>
{'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': 306,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4c15e596-2dff-583d-9886-be9ed3bf535e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UC0007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726054',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 114.415 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726054%27 HTTP/1.1" 200 None
2026-03-26 22:41:19 [adesa.be] INFO: Saving data for 10726054: {'auction_closing_time': 1774599000.0, 'created_time': 1774454415.656679, 'last_price_update_time': 1774564879.337205}
2026-03-26 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726054') HTTP/1.1" 204 0
2026-03-26 22:41:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.476(s), this was the 1st time calling it.
2026-03-26 22:41:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.313255363617425 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-26 22:41:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10725383
2026-03-26 22:41:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-26 22:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-26 22:41:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 786a79fc-5880-5eec-81ae-3902b2800f71, identifier: 10725383
2026-03-26 22:41:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10725383
2026-03-26 22:41:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10725383
2026-03-26 22:41:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10725383 to the API
2026-03-26 22:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725383>
{'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-27T09:00: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=10725383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 49194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'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-26 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725383%27 HTTP/1.1" 200 None
2026-03-26 22:41:20 [adesa.be] INFO: Saving data for 10725383: {'auction_closing_time': 1774602000.0, 'created_time': 1774454459.980624, 'last_price_update_time': 1774564880.862577}
2026-03-26 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725383') HTTP/1.1" 204 0
2026-03-26 22:41:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10725219
2026-03-26 22:41:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with scrape type 2
2026-03-26 22:41:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with scrape type 2
2026-03-26 22:41:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ff0daee-e16a-5440-8e1d-b25a83f830b3, identifier: 10725219
2026-03-26 22:41:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10725219
2026-03-26 22:41:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10725219
2026-03-26 22:41:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10725219 to the API
2026-03-26 22:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725219>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9ff0daee-e16a-5440-8e1d-b25a83f830b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725219',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 59021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - Diesel - 194 hp - 59.021 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725219%27 HTTP/1.1" 200 None
2026-03-26 22:41:22 [adesa.be] INFO: Saving data for 10725219: {'auction_closing_time': 1774602000.0, 'created_time': 1774454411.229313, 'last_price_update_time': 1774564882.770025}
2026-03-26 22:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725219') HTTP/1.1" 204 0
2026-03-26 22:41:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10725245
2026-03-26 22:41:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acced256-6f48-5638-b972-32ae7b3507a9 with scrape type 2
2026-03-26 22:41:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acced256-6f48-5638-b972-32ae7b3507a9 with scrape type 2
2026-03-26 22:41:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acced256-6f48-5638-b972-32ae7b3507a9, identifier: 10725245
2026-03-26 22:41:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10725245
2026-03-26 22:41:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10725245
2026-03-26 22:41:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10725245 to the API
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725245>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'acced256-6f48-5638-b972-32ae7b3507a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725245',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 182457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - Diesel - 194 hp - 182.457 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725245%27 HTTP/1.1" 200 None
2026-03-26 22:41:23 [adesa.be] INFO: Saving data for 10725245: {'auction_closing_time': 1774602000.0, 'created_time': 1774454414.245811, 'last_price_update_time': 1774564883.557988}
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725245') HTTP/1.1" 204 0
2026-03-26 22:41:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6a1fac3-8f0c-54ee-9fac-098cae9bf81f with identifier: 10725239
2026-03-26 22:41:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a1fac3-8f0c-54ee-9fac-098cae9bf81f with scrape type 2
2026-03-26 22:41:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6a1fac3-8f0c-54ee-9fac-098cae9bf81f with scrape type 2
2026-03-26 22:41:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6a1fac3-8f0c-54ee-9fac-098cae9bf81f, identifier: 10725239
2026-03-26 22:41:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6a1fac3-8f0c-54ee-9fac-098cae9bf81f with identifier: 10725239
2026-03-26 22:41:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6a1fac3-8f0c-54ee-9fac-098cae9bf81f with identifier: 10725239
2026-03-26 22:41:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6a1fac3-8f0c-54ee-9fac-098cae9bf81f with identifier: 10725239 to the API
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725239>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6a1fac3-8f0c-54ee-9fac-098cae9bf81f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 110887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 110.887 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725239%27 HTTP/1.1" 200 None
2026-03-26 22:41:24 [adesa.be] INFO: Saving data for 10725239: {'auction_closing_time': 1774602000.0, 'created_time': 1774454417.282154, 'last_price_update_time': 1774564884.025477}
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725239') HTTP/1.1" 204 0
2026-03-26 22:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10726057
2026-03-26 22:41:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a613a68b-8fee-55f4-9694-d69231dbca64 with scrape type 2
2026-03-26 22:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a613a68b-8fee-55f4-9694-d69231dbca64 with scrape type 2
2026-03-26 22:41:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a613a68b-8fee-55f4-9694-d69231dbca64, identifier: 10726057
2026-03-26 22:41:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10726057
2026-03-26 22:41:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10726057
2026-03-26 22:41:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a613a68b-8fee-55f4-9694-d69231dbca64 with identifier: 10726057 to the API
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726057>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 319,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a613a68b-8fee-55f4-9694-d69231dbca64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDB057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726057',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 182086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33200,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'319 hp - 182.086 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726057%27 HTTP/1.1" 200 None
2026-03-26 22:41:24 [adesa.be] INFO: Saving data for 10726057: {'auction_closing_time': 1774599000.0, 'created_time': 1774454549.913222, 'last_price_update_time': 1774564884.545201}
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726057') HTTP/1.1" 204 0
2026-03-26 22:41:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10725214
2026-03-26 22:41:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9496ee44-e8d7-517b-97da-a12bedd78b51 with scrape type 2
2026-03-26 22:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9496ee44-e8d7-517b-97da-a12bedd78b51 with scrape type 2
2026-03-26 22:41:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9496ee44-e8d7-517b-97da-a12bedd78b51, identifier: 10725214
2026-03-26 22:41:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10725214
2026-03-26 22:41:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10725214
2026-03-26 22:41:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10725214 to the API
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725214>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9496ee44-e8d7-517b-97da-a12bedd78b51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 56725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36100,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Diesel - '
'Automatic - 194 hp - 56.725 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-26 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725214%27 HTTP/1.1" 200 None
2026-03-26 22:41:25 [adesa.be] INFO: Saving data for 10725214: {'auction_closing_time': 1774602000.0, 'created_time': 1774454408.856561, 'last_price_update_time': 1774564885.029113}
2026-03-26 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725214') HTTP/1.1" 204 0
2026-03-26 22:41:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626
2026-03-26 22:41:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08deff08-72ee-58e8-9eaf-6488ccde06af with scrape type 2
2026-03-26 22:41:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08deff08-72ee-58e8-9eaf-6488ccde06af with scrape type 2
2026-03-26 22:41:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08deff08-72ee-58e8-9eaf-6488ccde06af, identifier: 10725626
2026-03-26 22:41:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626
2026-03-26 22:41:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626
2026-03-26 22:41:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626 to the API
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '08deff08-72ee-58e8-9eaf-6488ccde06af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '51A160793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 280601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2009-02-17',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mercedes-Benz E 200 CDI - Diesel - Automatic - 136 hp - 280.601 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725626%27 HTTP/1.1" 200 None
2026-03-26 22:41:26 [adesa.be] INFO: Saving data for 10725626: {'auction_closing_time': 1774603800.0, 'created_time': 1774452395.808665, 'last_price_update_time': 1774564886.657283}
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725626') HTTP/1.1" 204 0
2026-03-26 22:41:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10dc33cd-1231-56be-b548-1bfbac68a4ed with identifier: 10725216
2026-03-26 22:41:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10dc33cd-1231-56be-b548-1bfbac68a4ed with scrape type 2
2026-03-26 22:41:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10dc33cd-1231-56be-b548-1bfbac68a4ed with scrape type 2
2026-03-26 22:41:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10dc33cd-1231-56be-b548-1bfbac68a4ed, identifier: 10725216
2026-03-26 22:41:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10dc33cd-1231-56be-b548-1bfbac68a4ed with identifier: 10725216
2026-03-26 22:41:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10dc33cd-1231-56be-b548-1bfbac68a4ed with identifier: 10725216
2026-03-26 22:41:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10dc33cd-1231-56be-b548-1bfbac68a4ed with identifier: 10725216 to the API
2026-03-26 22:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725216>
{'auction_title': '',
'c_o_2_emission_value': 11,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '10dc33cd-1231-56be-b548-1bfbac68a4ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QF9207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725216',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 196965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35300,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 196.965 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-26 22:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725216%27 HTTP/1.1" 200 None
2026-03-26 22:41:27 [adesa.be] INFO: Saving data for 10725216: {'auction_closing_time': 1774602000.0, 'created_time': 1774454705.669565, 'last_price_update_time': 1774564887.249666}
2026-03-26 22:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725216') HTTP/1.1" 204 0
2026-03-26 22:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:41:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10725465
2026-03-26 22:41:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-26 22:41:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-26 22:41:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476, identifier: 10725465
2026-03-26 22:41:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10725465
2026-03-26 22:41:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10725465
2026-03-26 22:41:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10725465 to the API
2026-03-26 22:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725465>
{'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-27T09:00: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=10725465',
'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': 10600,
'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-26 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725465%27 HTTP/1.1" 200 None
2026-03-26 22:41:28 [adesa.be] INFO: Saving data for 10725465: {'auction_closing_time': 1774602000.0, 'created_time': 1774454661.086953, 'last_price_update_time': 1774564888.606277}
2026-03-26 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725465') HTTP/1.1" 204 0
2026-03-26 22:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:41:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10725230
2026-03-26 22:41:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ef12610-604f-5340-938b-6a81fa8c4602 with scrape type 2
2026-03-26 22:41:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ef12610-604f-5340-938b-6a81fa8c4602 with scrape type 2
2026-03-26 22:41:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ef12610-604f-5340-938b-6a81fa8c4602, identifier: 10725230
2026-03-26 22:41:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10725230
2026-03-26 22:41:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10725230
2026-03-26 22:41:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10725230 to the API
2026-03-26 22:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725230>
{'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-27T09:00: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=10725230',
'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': 26600,
'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-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725230%27 HTTP/1.1" 200 None
2026-03-26 22:41:29 [adesa.be] INFO: Saving data for 10725230: {'auction_closing_time': 1774602000.0, 'created_time': 1774454434.642116, 'last_price_update_time': 1774564889.130668}
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725230') HTTP/1.1" 204 0
2026-03-26 22:41:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f9e860-9882-53a5-9656-ec7710582be4 with identifier: 10724632
2026-03-26 22:41:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f9e860-9882-53a5-9656-ec7710582be4 with scrape type 2
2026-03-26 22:41:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99f9e860-9882-53a5-9656-ec7710582be4 with scrape type 2
2026-03-26 22:41:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99f9e860-9882-53a5-9656-ec7710582be4, identifier: 10724632
2026-03-26 22:41:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99f9e860-9882-53a5-9656-ec7710582be4 with identifier: 10724632
2026-03-26 22:41:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99f9e860-9882-53a5-9656-ec7710582be4 with identifier: 10724632
2026-03-26 22:41:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99f9e860-9882-53a5-9656-ec7710582be4 with identifier: 10724632 to the API
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '99f9e860-9882-53a5-9656-ec7710582be4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DPV521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 35053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-03-04',
'seats_number': 4,
'seller_name': 'MKM Solutions bv',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 35.053 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710724632%27 HTTP/1.1" 200 None
2026-03-26 22:41:29 [adesa.be] INFO: Saving data for 10724632: {'auction_closing_time': 1774603800.0, 'created_time': 1774453561.621739, 'last_price_update_time': 1774564889.4892}
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724632') HTTP/1.1" 204 0
2026-03-26 22:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10725491
2026-03-26 22:41:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-26 22:41:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-26 22:41:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3258c24-49dd-596a-af46-fdc536d10ba7, identifier: 10725491
2026-03-26 22:41:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10725491
2026-03-26 22:41:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10725491
2026-03-26 22:41:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10725491 to the API
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725491>
{'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-27T09:00: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=10725491',
'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': 9600,
'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-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725491%27 HTTP/1.1" 200 None
2026-03-26 22:41:29 [adesa.be] INFO: Saving data for 10725491: {'auction_closing_time': 1774602000.0, 'created_time': 1774454671.981608, 'last_price_update_time': 1774564889.970779}
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725491') HTTP/1.1" 204 0
2026-03-26 22:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10725500
2026-03-26 22:41:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d849513b-4540-541e-a203-d46176cb8f66 with scrape type 2
2026-03-26 22:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d849513b-4540-541e-a203-d46176cb8f66 with scrape type 2
2026-03-26 22:41:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d849513b-4540-541e-a203-d46176cb8f66, identifier: 10725500
2026-03-26 22:41:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10725500
2026-03-26 22:41:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10725500
2026-03-26 22:41:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10725500 to the API
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725500>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd849513b-4540-541e-a203-d46176cb8f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 35959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'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 - 110 hp - 35.959 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725500%27 HTTP/1.1" 200 None
2026-03-26 22:41:31 [adesa.be] INFO: Saving data for 10725500: {'auction_closing_time': 1774602000.0, 'created_time': 1774454663.110007, 'last_price_update_time': 1774564891.770315}
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725500') HTTP/1.1" 204 0
2026-03-26 22:41:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10725296
2026-03-26 22:41:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b93746-e0af-59f8-8602-fc5635ff8382 with scrape type 2
2026-03-26 22:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b93746-e0af-59f8-8602-fc5635ff8382 with scrape type 2
2026-03-26 22:41:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2b93746-e0af-59f8-8602-fc5635ff8382, identifier: 10725296
2026-03-26 22:41:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10725296
2026-03-26 22:41:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10725296
2026-03-26 22:41:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10725296 to the API
2026-03-26 22:41:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725296>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f2b93746-e0af-59f8-8602-fc5635ff8382',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 30910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 25e - Hybrid - Automatic - 125 hp - 30.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725296%27 HTTP/1.1" 200 None
2026-03-26 22:41:32 [adesa.be] INFO: Saving data for 10725296: {'auction_closing_time': 1774602000.0, 'created_time': 1774454686.691545, 'last_price_update_time': 1774564892.148874}
2026-03-26 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725296') HTTP/1.1" 204 0
2026-03-26 22:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:41:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10725308
2026-03-26 22:41:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07690b00-772a-56ae-831f-0bcf541c47b2 with scrape type 2
2026-03-26 22:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07690b00-772a-56ae-831f-0bcf541c47b2 with scrape type 2
2026-03-26 22:41:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07690b00-772a-56ae-831f-0bcf541c47b2, identifier: 10725308
2026-03-26 22:41:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10725308
2026-03-26 22:41:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10725308
2026-03-26 22:41:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10725308 to the API
2026-03-26 22:41:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:41:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725308>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '07690b00-772a-56ae-831f-0bcf541c47b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 75668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 25e - Hybrid - Automatic - 125 hp - 75.668 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725308%27 HTTP/1.1" 200 None
2026-03-26 22:41:33 [adesa.be] INFO: Saving data for 10725308: {'auction_closing_time': 1774602000.0, 'created_time': 1774454679.550265, 'last_price_update_time': 1774564893.7564}
2026-03-26 22:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725308') HTTP/1.1" 204 0
2026-03-26 22:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:41:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10725423
2026-03-26 22:41:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3540a550-5ab3-557a-909f-93d18ba475bc with scrape type 2
2026-03-26 22:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3540a550-5ab3-557a-909f-93d18ba475bc with scrape type 2
2026-03-26 22:41:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3540a550-5ab3-557a-909f-93d18ba475bc, identifier: 10725423
2026-03-26 22:41:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10725423
2026-03-26 22:41:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10725423
2026-03-26 22:41:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10725423 to the API
2026-03-26 22:41:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725423>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3540a550-5ab3-557a-909f-93d18ba475bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 127457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Premiere - Diesel - Automatic - 116 hp - 127.457 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-26 22:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725423%27 HTTP/1.1" 200 None
2026-03-26 22:41:34 [adesa.be] INFO: Saving data for 10725423: {'auction_closing_time': 1774602000.0, 'created_time': 1774454953.530338, 'last_price_update_time': 1774564894.221765}
2026-03-26 22:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725423') HTTP/1.1" 204 0
2026-03-26 22:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10725496
2026-03-26 22:41:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84298625-d9ad-5e70-a002-bba4ff8f6682 with scrape type 2
2026-03-26 22:41:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84298625-d9ad-5e70-a002-bba4ff8f6682 with scrape type 2
2026-03-26 22:41:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84298625-d9ad-5e70-a002-bba4ff8f6682, identifier: 10725496
2026-03-26 22:41:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10725496
2026-03-26 22:41:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10725496
2026-03-26 22:41:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10725496 to the API
2026-03-26 22:41:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725496>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '84298625-d9ad-5e70-a002-bba4ff8f6682',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 54059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'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 - 54.059 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-26 22:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725496%27 HTTP/1.1" 200 None
2026-03-26 22:41:36 [adesa.be] INFO: Saving data for 10725496: {'auction_closing_time': 1774602000.0, 'created_time': 1774454634.024814, 'last_price_update_time': 1774564896.634344}
2026-03-26 22:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725496') HTTP/1.1" 204 0
2026-03-26 22:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10725321
2026-03-26 22:41:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with scrape type 2
2026-03-26 22:41:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with scrape type 2
2026-03-26 22:41:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cca6b6d9-eb9a-51e1-a1f0-407363acbf88, identifier: 10725321
2026-03-26 22:41:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10725321
2026-03-26 22:41:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10725321
2026-03-26 22:41:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10725321 to the API
2026-03-26 22:41:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:41:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725321>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cca6b6d9-eb9a-51e1-a1f0-407363acbf88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725321',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 105048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 105.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725321%27 HTTP/1.1" 200 None
2026-03-26 22:41:37 [adesa.be] INFO: Saving data for 10725321: {'auction_closing_time': 1774602000.0, 'created_time': 1774454695.250373, 'last_price_update_time': 1774564897.322354}
2026-03-26 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725321') HTTP/1.1" 204 0
2026-03-26 22:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10725337
2026-03-26 22:41:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-26 22:41:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-26 22:41:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b58d6e19-7605-5cd0-8bcb-7755061d867f, identifier: 10725337
2026-03-26 22:41:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10725337
2026-03-26 22:41:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10725337
2026-03-26 22:41:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10725337 to the API
2026-03-26 22:41:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725337>
{'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-27T09:00: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=10725337',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'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-26 22:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725337%27 HTTP/1.1" 200 None
2026-03-26 22:41:38 [adesa.be] INFO: Saving data for 10725337: {'auction_closing_time': 1774602000.0, 'created_time': 1774454696.950682, 'last_price_update_time': 1774564898.920341}
2026-03-26 22:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725337') HTTP/1.1" 204 0
2026-03-26 22:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10725352
2026-03-26 22:41:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c068b5e-ad80-5040-9146-ecddcd48121c with scrape type 2
2026-03-26 22:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c068b5e-ad80-5040-9146-ecddcd48121c with scrape type 2
2026-03-26 22:41:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c068b5e-ad80-5040-9146-ecddcd48121c, identifier: 10725352
2026-03-26 22:41:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10725352
2026-03-26 22:41:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10725352
2026-03-26 22:41:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10725352 to the API
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725352>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1c068b5e-ad80-5040-9146-ecddcd48121c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 131105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 131.105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725352%27 HTTP/1.1" 200 None
2026-03-26 22:41:39 [adesa.be] INFO: Saving data for 10725352: {'auction_closing_time': 1774602000.0, 'created_time': 1774454711.879842, 'last_price_update_time': 1774564899.379254}
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725352') HTTP/1.1" 204 0
2026-03-26 22:41:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10725334
2026-03-26 22:41:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f15494db-e974-5036-9940-39e35e14828b with scrape type 2
2026-03-26 22:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f15494db-e974-5036-9940-39e35e14828b with scrape type 2
2026-03-26 22:41:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f15494db-e974-5036-9940-39e35e14828b, identifier: 10725334
2026-03-26 22:41:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10725334
2026-03-26 22:41:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10725334
2026-03-26 22:41:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10725334 to the API
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725334>
{'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-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f15494db-e974-5036-9940-39e35e14828b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725334',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 72509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 18i Premiere - Petrol - Automatic - 136 hp - 72.509 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2020}
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725334%27 HTTP/1.1" 200 None
2026-03-26 22:41:39 [adesa.be] INFO: Saving data for 10725334: {'auction_closing_time': 1774602000.0, 'created_time': 1774454681.152905, 'last_price_update_time': 1774564899.747584}
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725334') HTTP/1.1" 204 0
2026-03-26 22:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10725325
2026-03-26 22:41:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb900617-bb71-5fd8-a9b6-00d6f1382feb with scrape type 2
2026-03-26 22:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb900617-bb71-5fd8-a9b6-00d6f1382feb with scrape type 2
2026-03-26 22:41:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb900617-bb71-5fd8-a9b6-00d6f1382feb, identifier: 10725325
2026-03-26 22:41:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10725325
2026-03-26 22:41:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10725325
2026-03-26 22:41:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10725325 to the API
2026-03-26 22:41:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725325>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bb900617-bb71-5fd8-a9b6-00d6f1382feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDS107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 96977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'96.977 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-26 22:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725325%27 HTTP/1.1" 200 None
2026-03-26 22:41:40 [adesa.be] INFO: Saving data for 10725325: {'auction_closing_time': 1774602000.0, 'created_time': 1774454832.47107, 'last_price_update_time': 1774564900.831192}
2026-03-26 22:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725325') HTTP/1.1" 204 0
2026-03-26 22:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10725302
2026-03-26 22:41:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-26 22:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-26 22:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adcc375c-6caa-5b07-8c16-eba424ccdeb6, identifier: 10725302
2026-03-26 22:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10725302
2026-03-26 22:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10725302
2026-03-26 22:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10725302 to the API
2026-03-26 22:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725302>
{'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-27T09:00: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=10725302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'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-26 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725302%27 HTTP/1.1" 200 None
2026-03-26 22:41:41 [adesa.be] INFO: Saving data for 10725302: {'auction_closing_time': 1774602000.0, 'created_time': 1774454726.895077, 'last_price_update_time': 1774564901.343974}
2026-03-26 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725302') HTTP/1.1" 204 0
2026-03-26 22:41:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10725323
2026-03-26 22:41:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-26 22:41:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-26 22:41:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1591ac-708a-5984-b7c2-1d614894f9fb, identifier: 10725323
2026-03-26 22:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10725323
2026-03-26 22:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10725323
2026-03-26 22:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10725323 to the API
2026-03-26 22:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725323>
{'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-27T09:00: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=10725323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'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-26 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725323%27 HTTP/1.1" 200 None
2026-03-26 22:41:47 [adesa.be] INFO: Saving data for 10725323: {'auction_closing_time': 1774602000.0, 'created_time': 1774454715.35039, 'last_price_update_time': 1774564907.504367}
2026-03-26 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725323') HTTP/1.1" 204 0
2026-03-26 22:41:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10725479
2026-03-26 22:41:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with scrape type 2
2026-03-26 22:41:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with scrape type 2
2026-03-26 22:41:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75, identifier: 10725479
2026-03-26 22:41:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10725479
2026-03-26 22:41:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10725479
2026-03-26 22:41:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10725479 to the API
2026-03-26 22:41:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725479>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '85ab50c1-ca7a-5b79-a623-33ee8deb9d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADS763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 168456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18d - Diesel - Manual - 136 hp - 168.456 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725479%27 HTTP/1.1" 200 None
2026-03-26 22:41:48 [adesa.be] INFO: Saving data for 10725479: {'auction_closing_time': 1774602000.0, 'created_time': 1774454736.768345, 'last_price_update_time': 1774564908.721676}
2026-03-26 22:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725479') HTTP/1.1" 204 0
2026-03-26 22:41:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10725289
2026-03-26 22:41:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-26 22:41:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-26 22:41:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b646a88b-e460-5a55-9a64-1b5a9009cfe5, identifier: 10725289
2026-03-26 22:41:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10725289
2026-03-26 22:41:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10725289
2026-03-26 22:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10725289 to the API
2026-03-26 22:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725289>
{'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-27T09:00: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=10725289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 28278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'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-26 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725289%27 HTTP/1.1" 200 None
2026-03-26 22:41:49 [adesa.be] INFO: Saving data for 10725289: {'auction_closing_time': 1774602000.0, 'created_time': 1774454718.542576, 'last_price_update_time': 1774564909.192938}
2026-03-26 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725289') HTTP/1.1" 204 0
2026-03-26 22:41:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.384(s), this was the 1st time calling it.
2026-03-26 22:41:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.063755998968972 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-26 22:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10725331
2026-03-26 22:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-26 22:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-26 22:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8bd03ac-73df-5893-84a4-d725208a5c86, identifier: 10725331
2026-03-26 22:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10725331
2026-03-26 22:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10725331
2026-03-26 22:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10725331 to the API
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725331>
{'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-27T09:00: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=10725331',
'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-26 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725331%27 HTTP/1.1" 200 None
2026-03-26 22:41:51 [adesa.be] INFO: Saving data for 10725331: {'auction_closing_time': 1774602000.0, 'created_time': 1774454683.844757, 'last_price_update_time': 1774564911.513935}
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725331') HTTP/1.1" 204 0
2026-03-26 22:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10725336
2026-03-26 22:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with scrape type 2
2026-03-26 22:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with scrape type 2
2026-03-26 22:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31a5793e-cdb0-5ff4-8a52-bed2d3653160, identifier: 10725336
2026-03-26 22:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10725336
2026-03-26 22:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10725336
2026-03-26 22:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10725336 to the API
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725336>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '31a5793e-cdb0-5ff4-8a52-bed2d3653160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725336',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 107733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - Hybrid - Automatic - 125 hp - 107.733 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-26 22:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725336%27 HTTP/1.1" 200 None
2026-03-26 22:41:52 [adesa.be] INFO: Saving data for 10725336: {'auction_closing_time': 1774602000.0, 'created_time': 1774454714.537511, 'last_price_update_time': 1774564912.001072}
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725336') HTTP/1.1" 204 0
2026-03-26 22:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10725354
2026-03-26 22:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-26 22:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-26 22:41:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a8fede3-b579-5033-8d80-a4faef32eb27, identifier: 10725354
2026-03-26 22:41:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10725354
2026-03-26 22:41:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10725354
2026-03-26 22:41:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10725354 to the API
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725354>
{'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-27T09:00: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=10725354',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'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-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725354%27 HTTP/1.1" 200 None
2026-03-26 22:41:52 [adesa.be] INFO: Saving data for 10725354: {'auction_closing_time': 1774602000.0, 'created_time': 1774454790.430778, 'last_price_update_time': 1774564912.762505}
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725354') HTTP/1.1" 204 0
2026-03-26 22:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10725361
2026-03-26 22:41:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a53877-c595-5666-95ca-40e27410b519 with scrape type 2
2026-03-26 22:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a53877-c595-5666-95ca-40e27410b519 with scrape type 2
2026-03-26 22:41:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88a53877-c595-5666-95ca-40e27410b519, identifier: 10725361
2026-03-26 22:41:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10725361
2026-03-26 22:41:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10725361
2026-03-26 22:41:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10725361 to the API
2026-03-26 22:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725361>
{'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-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '88a53877-c595-5666-95ca-40e27410b519',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHU454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 72790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 72.790 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 22:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725361%27 HTTP/1.1" 200 None
2026-03-26 22:41:53 [adesa.be] INFO: Saving data for 10725361: {'auction_closing_time': 1774602000.0, 'created_time': 1774454792.874446, 'last_price_update_time': 1774564913.672569}
2026-03-26 22:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725361') HTTP/1.1" 204 0
2026-03-26 22:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10725220
2026-03-26 22:41:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e18d0fd-155d-53bc-a269-1a969effe76a with scrape type 2
2026-03-26 22:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e18d0fd-155d-53bc-a269-1a969effe76a with scrape type 2
2026-03-26 22:41:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e18d0fd-155d-53bc-a269-1a969effe76a, identifier: 10725220
2026-03-26 22:41:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10725220
2026-03-26 22:41:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10725220
2026-03-26 22:41:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10725220 to the API
2026-03-26 22:41:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:41:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725220>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '9e18d0fd-155d-53bc-a269-1a969effe76a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASH676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 109.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725220%27 HTTP/1.1" 200 None
2026-03-26 22:41:56 [adesa.be] INFO: Saving data for 10725220: {'auction_closing_time': 1774602000.0, 'created_time': 1774454664.981733, 'last_price_update_time': 1774564916.85509}
2026-03-26 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725220') HTTP/1.1" 204 0
2026-03-26 22:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 22:41:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:41:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:41:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10725371
2026-03-26 22:41:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-26 22:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-26 22:41:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b01ba59-c84c-5b7f-b330-7396b2ec7889, identifier: 10725371
2026-03-26 22:41:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10725371
2026-03-26 22:41:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10725371
2026-03-26 22:41:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10725371 to the API
2026-03-26 22:41:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:41:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725371>
{'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-27T09:00: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=10725371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 128419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'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-26 22:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725371%27 HTTP/1.1" 200 None
2026-03-26 22:42:00 [adesa.be] INFO: Saving data for 10725371: {'auction_closing_time': 1774602000.0, 'created_time': 1774454745.555375, 'last_price_update_time': 1774564920.115352}
2026-03-26 22:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725371') HTTP/1.1" 204 0
2026-03-26 22:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:42:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10725480
2026-03-26 22:42:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-26 22:42:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-26 22:42:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb, identifier: 10725480
2026-03-26 22:42:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10725480
2026-03-26 22:42:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10725480
2026-03-26 22:42:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10725480 to the API
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725480>
{'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-27T09:00: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=10725480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 151596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'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-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725480%27 HTTP/1.1" 200 None
2026-03-26 22:42:01 [adesa.be] INFO: Saving data for 10725480: {'auction_closing_time': 1774602000.0, 'created_time': 1774454747.61689, 'last_price_update_time': 1774564921.195532}
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725480') HTTP/1.1" 204 0
2026-03-26 22:42:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:42:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10725364
2026-03-26 22:42:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with scrape type 2
2026-03-26 22:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with scrape type 2
2026-03-26 22:42:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7, identifier: 10725364
2026-03-26 22:42:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10725364
2026-03-26 22:42:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10725364
2026-03-26 22:42:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10725364 to the API
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725364>
{'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-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '800d5e8b-5f31-5979-bf6a-3382c86dd3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSL161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 159660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 159.660 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725364%27 HTTP/1.1" 200 None
2026-03-26 22:42:01 [adesa.be] INFO: Saving data for 10725364: {'auction_closing_time': 1774602000.0, 'created_time': 1774454676.462176, 'last_price_update_time': 1774564921.694549}
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725364') HTTP/1.1" 204 0
2026-03-26 22:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:42:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10725244
2026-03-26 22:42:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-26 22:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-26 22:42:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44, identifier: 10725244
2026-03-26 22:42:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10725244
2026-03-26 22:42:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10725244
2026-03-26 22:42:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10725244 to the API
2026-03-26 22:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725244>
{'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-27T09:00: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=10725244',
'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': 24100,
'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-26 22:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725244%27 HTTP/1.1" 200 None
2026-03-26 22:42:05 [adesa.be] INFO: Saving data for 10725244: {'auction_closing_time': 1774602000.0, 'created_time': 1774454769.582764, 'last_price_update_time': 1774564925.044563}
2026-03-26 22:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725244') HTTP/1.1" 204 0
2026-03-26 22:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:42:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10725260
2026-03-26 22:42:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4763e5-32db-52c3-99ab-0f87b6e49d80 with scrape type 2
2026-03-26 22:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4763e5-32db-52c3-99ab-0f87b6e49d80 with scrape type 2
2026-03-26 22:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4763e5-32db-52c3-99ab-0f87b6e49d80, identifier: 10725260
2026-03-26 22:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10725260
2026-03-26 22:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10725260
2026-03-26 22:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10725260 to the API
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725260>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc4763e5-32db-52c3-99ab-0f87b6e49d80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGM741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725260',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 63995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - 136 hp - 63.995 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725260%27 HTTP/1.1" 200 None
2026-03-26 22:42:06 [adesa.be] INFO: Saving data for 10725260: {'auction_closing_time': 1774602000.0, 'created_time': 1774454906.505229, 'last_price_update_time': 1774564926.291522}
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725260') HTTP/1.1" 204 0
2026-03-26 22:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:42:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10725249
2026-03-26 22:42:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-26 22:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-26 22:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a68671d-0561-5fcd-900d-56b2cb5f6623, identifier: 10725249
2026-03-26 22:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10725249
2026-03-26 22:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10725249
2026-03-26 22:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10725249 to the API
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725249>
{'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-27T09:00: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=10725249',
'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': 22000,
'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-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725249%27 HTTP/1.1" 200 None
2026-03-26 22:42:06 [adesa.be] INFO: Saving data for 10725249: {'auction_closing_time': 1774602000.0, 'created_time': 1774454760.146808, 'last_price_update_time': 1774564926.936864}
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725249') HTTP/1.1" 204 0
2026-03-26 22:42:06 [scrapy.extensions.logstats] INFO: Crawled 1427 pages (at 49 pages/min), scraped 1361 items (at 49 items/min)
2026-03-26 22:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-26 22:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10725295
2026-03-26 22:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-26 22:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-26 22:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2374ccca-23ca-5e4c-a348-6f2f9c528240, identifier: 10725295
2026-03-26 22:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10725295
2026-03-26 22:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10725295
2026-03-26 22:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10725295 to the API
2026-03-26 22:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725295>
{'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-27T09:00: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=10725295',
'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': 18100,
'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-26 22:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725295%27 HTTP/1.1" 200 None
2026-03-26 22:42:07 [adesa.be] INFO: Saving data for 10725295: {'auction_closing_time': 1774602000.0, 'created_time': 1774454754.981915, 'last_price_update_time': 1774564927.461951}
2026-03-26 22:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725295') HTTP/1.1" 204 0
2026-03-26 22:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22: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-26 22:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10725218
2026-03-26 22:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-26 22:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-26 22:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9919bff4-c943-538f-973e-7c9d6ba2775a, identifier: 10725218
2026-03-26 22:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10725218
2026-03-26 22:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10725218
2026-03-26 22:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10725218 to the API
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725218>
{'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-27T09:00: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=10725218',
'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': 33600,
'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-26 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725218%27 HTTP/1.1" 200 None
2026-03-26 22:42:08 [adesa.be] INFO: Saving data for 10725218: {'auction_closing_time': 1774602000.0, 'created_time': 1774454787.746011, 'last_price_update_time': 1774564928.391997}
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725218') HTTP/1.1" 204 0
2026-03-26 22:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16c25f05-406a-5d70-8b52-9cf80974c61f with identifier: 10725617
2026-03-26 22:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16c25f05-406a-5d70-8b52-9cf80974c61f with scrape type 2
2026-03-26 22:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16c25f05-406a-5d70-8b52-9cf80974c61f with scrape type 2
2026-03-26 22:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16c25f05-406a-5d70-8b52-9cf80974c61f, identifier: 10725617
2026-03-26 22:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16c25f05-406a-5d70-8b52-9cf80974c61f with identifier: 10725617
2026-03-26 22:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16c25f05-406a-5d70-8b52-9cf80974c61f with identifier: 10725617
2026-03-26 22:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16c25f05-406a-5d70-8b52-9cf80974c61f with identifier: 10725617 to the API
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725617>
{'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': 159,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '16c25f05-406a-5d70-8b52-9cf80974c61f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KNT636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 117952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 5,
'seller_name': 'Vilvoorde Cars bvba',
'title': 'Nissan X-Trail 1.3 DIG-T N-Tec - Petrol - Automatic - 159 hp - '
'117.952 km',
'transmission': 'automatic',
'trim': 'N-Tec',
'vin': None,
'year': 2020}
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725617%27 HTTP/1.1" 200 None
2026-03-26 22:42:08 [adesa.be] INFO: Saving data for 10725617: {'auction_closing_time': 1774603800.0, 'created_time': 1774453640.560287, 'last_price_update_time': 1774564928.920156}
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725617') HTTP/1.1" 204 0
2026-03-26 22:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 22:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10725251
2026-03-26 22:42:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-26 22:42:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-26 22:42:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e97dd4-4395-5712-9a9d-3ebb59dceec6, identifier: 10725251
2026-03-26 22:42:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10725251
2026-03-26 22:42:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10725251
2026-03-26 22:42:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10725251 to the API
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725251>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8e97dd4-4395-5712-9a9d-3ebb59dceec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 69962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI S Line - Quattro - Diesel - Automatic - 204 hp '
'- 69.962 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725251%27 HTTP/1.1" 200 None
2026-03-26 22:42:10 [adesa.be] INFO: Saving data for 10725251: {'auction_closing_time': 1774602000.0, 'created_time': 1774454840.976527, 'last_price_update_time': 1774564930.369513}
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725251') HTTP/1.1" 204 0
2026-03-26 22:42:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10725463
2026-03-26 22:42:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-26 22:42:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-26 22:42:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5f57656-ddb7-5694-940d-68e55b6afddd, identifier: 10725463
2026-03-26 22:42:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10725463
2026-03-26 22:42:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10725463
2026-03-26 22:42:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10725463 to the API
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725463>
{'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-27T09:00: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=10725463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'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-26 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725463%27 HTTP/1.1" 200 None
2026-03-26 22:42:10 [adesa.be] INFO: Saving data for 10725463: {'auction_closing_time': 1774602000.0, 'created_time': 1774454845.858872, 'last_price_update_time': 1774564930.776903}
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725463') HTTP/1.1" 204 0
2026-03-26 22:42:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10725282
2026-03-26 22:42:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093c9465-a0b2-5354-97db-4755f4cfff20 with scrape type 2
2026-03-26 22:42:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 093c9465-a0b2-5354-97db-4755f4cfff20 with scrape type 2
2026-03-26 22:42:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 093c9465-a0b2-5354-97db-4755f4cfff20, identifier: 10725282
2026-03-26 22:42:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10725282
2026-03-26 22:42:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10725282
2026-03-26 22:42:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10725282 to the API
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725282>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '093c9465-a0b2-5354-97db-4755f4cfff20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 115752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-05-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - 136 hp - 115.752 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725282%27 HTTP/1.1" 200 None
2026-03-26 22:42:11 [adesa.be] INFO: Saving data for 10725282: {'auction_closing_time': 1774602000.0, 'created_time': 1774454847.59979, 'last_price_update_time': 1774564931.23922}
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725282') HTTP/1.1" 204 0
2026-03-26 22:42:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10725242
2026-03-26 22:42:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-26 22:42:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-26 22:42:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8e5817-d7ad-5318-8a3a-5514b90457c9, identifier: 10725242
2026-03-26 22:42:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10725273
2026-03-26 22:42:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-26 22:42:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-26 22:42:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8, identifier: 10725273
2026-03-26 22:42:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10725242
2026-03-26 22:42:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10725242
2026-03-26 22:42:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10725242 to the API
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725242>
{'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-27T09:00: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=10725242',
'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': 24300,
'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-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725242%27 HTTP/1.1" 200 None
2026-03-26 22:42:11 [adesa.be] INFO: Saving data for 10725242: {'auction_closing_time': 1774602000.0, 'created_time': 1774454752.8989, 'last_price_update_time': 1774564931.7988}
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725242') HTTP/1.1" 204 0
2026-03-26 22:42:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10725273
2026-03-26 22:42:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10725273
2026-03-26 22:42:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10725273 to the API
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725273>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '15a31d3d-e69e-5f75-b995-c54f1cd9b5d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 103382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Quattro - Diesel - Automatic - 204 '
'hp - 103.382 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-26 22:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725273%27 HTTP/1.1" 200 None
2026-03-26 22:42:12 [adesa.be] INFO: Saving data for 10725273: {'auction_closing_time': 1774602000.0, 'created_time': 1774454848.960798, 'last_price_update_time': 1774564932.063793}
2026-03-26 22:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725273') HTTP/1.1" 204 0
2026-03-26 22:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10725359
2026-03-26 22:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with scrape type 2
2026-03-26 22:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with scrape type 2
2026-03-26 22:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b, identifier: 10725359
2026-03-26 22:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10725359
2026-03-26 22:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10725359
2026-03-26 22:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10725359 to the API
2026-03-26 22:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22: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-26 22:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725359>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2cf42352-b1cf-59ce-82e9-bc6b7985df0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 111687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 35 TFSI Attraction - Petrol - Automatic - 150 hp - 111.687 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-26 22:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22: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%2710725359%27 HTTP/1.1" 200 None
2026-03-26 22:42:13 [adesa.be] INFO: Saving data for 10725359: {'auction_closing_time': 1774602000.0, 'created_time': 1774454852.860825, 'last_price_update_time': 1774564933.617402}
2026-03-26 22:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725359') HTTP/1.1" 204 0
2026-03-26 22:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10725292
2026-03-26 22:42:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with scrape type 2
2026-03-26 22:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with scrape type 2
2026-03-26 22:42:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a, identifier: 10725292
2026-03-26 22:42:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10725292
2026-03-26 22:42:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10725292
2026-03-26 22:42:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10725292 to the API
2026-03-26 22:42:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725292>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2c5073d6-e136-5cf4-95c9-bb8e03fd075a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RQ5609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 131265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - 204 hp - 131.265 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-26 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725292%27 HTTP/1.1" 200 None
2026-03-26 22:42:17 [adesa.be] INFO: Saving data for 10725292: {'auction_closing_time': 1774602000.0, 'created_time': 1774454843.860324, 'last_price_update_time': 1774564937.958689}
2026-03-26 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725292') HTTP/1.1" 204 0
2026-03-26 22:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10725497
2026-03-26 22:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-26 22:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-26 22:42:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b314fc5b-d1b5-5e50-b2bd-667512962ec4, identifier: 10725497
2026-03-26 22:42:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10725497
2026-03-26 22:42:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10725497
2026-03-26 22:42:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10725497 to the API
2026-03-26 22:42:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725497>
{'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-27T09:00: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=10725497',
'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': 9300,
'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-26 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725497%27 HTTP/1.1" 200 None
2026-03-26 22:42:31 [adesa.be] INFO: Saving data for 10725497: {'auction_closing_time': 1774602000.0, 'created_time': 1774454653.245869, 'last_price_update_time': 1774564951.640283}
2026-03-26 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725497') HTTP/1.1" 204 0
2026-03-26 22:42:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 22:42:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10725369
2026-03-26 22:42:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-26 22:42:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-26 22:42:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16765da9-67fa-597b-9472-78978ff084ad, identifier: 10725369
2026-03-26 22:42:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10725369
2026-03-26 22:42:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10725369
2026-03-26 22:42:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10725369 to the API
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 22:42:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725369>
{'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-27T09:00: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=10725369',
'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': 14000,
'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-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725369%27 HTTP/1.1" 200 None
2026-03-26 22:42:33 [adesa.be] INFO: Saving data for 10725369: {'auction_closing_time': 1774602000.0, 'created_time': 1774454763.388701, 'last_price_update_time': 1774564953.586059}
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725369') HTTP/1.1" 204 0
2026-03-26 22:42:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 22:42:33 [adesa.be] INFO: adesa.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20last_price_update_time%20lt%201774132953 HTTP/1.1" 200 None
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10701887') HTTP/1.1" 204 0
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10701975') HTTP/1.1" 204 0
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10701980') HTTP/1.1" 204 0
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10702061') HTTP/1.1" 204 0
2026-03-26 22:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10706285') HTTP/1.1" 204 0
2026-03-26 22:42:34 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1373 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-26T22_15_00.jl
2026-03-26 22:42:34 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 2,
'downloader/exception_type_count/zyte_api._errors.RequestError': 2,
'downloader/request_bytes': 1453578,
'downloader/request_count': 1602,
'downloader/request_method_count/GET': 1569,
'downloader/request_method_count/POST': 33,
'downloader/response_bytes': 88697699,
'downloader/response_count': 1600,
'downloader/response_status_count/200': 1568,
'downloader/response_status_count/403': 30,
'downloader/response_status_count/404': 2,
'elapsed_time_seconds': 1647.328863,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 22, 42, 33, 965562, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 138930,
'httpcompression/response_count': 32,
'item_scraped_count': 1373,
'log_count/DEBUG': 20559,
'log_count/ERROR': 2,
'log_count/INFO': 22159,
'memusage/max': 180453376,
'memusage/startup': 147521536,
'photo_download_count': 161,
'request_depth_max': 33,
'response_received_count': 1439,
'scheduler/dequeued': 1602,
'scheduler/dequeued/memory': 1602,
'scheduler/enqueued': 1602,
'scheduler/enqueued/memory': 1602,
'scrape_type/new': 29,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 1346,
'scrape_type/skipped': 1874,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 1430,
'scrapy-zyte-api/error_ratio': 0.016083916083916083,
'scrapy-zyte-api/error_types/download/temporary-error': 3,
'scrapy-zyte-api/error_types/website/connection-error': 2,
'scrapy-zyte-api/errors': 23,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 18,
'scrapy-zyte-api/fatal_errors': 2,
'scrapy-zyte-api/mean_connection_seconds': 7.099967484744318,
'scrapy-zyte-api/mean_response_seconds': 7.122555538172979,
'scrapy-zyte-api/processed': 1409,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1409,
'scrapy-zyte-api/request_args/experimental.requestCookies': 1408,
'scrapy-zyte-api/request_args/experimental.responseCookies': 1409,
'scrapy-zyte-api/request_args/httpRequestBody': 33,
'scrapy-zyte-api/request_args/httpRequestMethod': 33,
'scrapy-zyte-api/request_args/httpResponseBody': 1409,
'scrapy-zyte-api/request_args/httpResponseHeaders': 1409,
'scrapy-zyte-api/request_args/url': 1409,
'scrapy-zyte-api/status_codes/0': 18,
'scrapy-zyte-api/status_codes/200': 1407,
'scrapy-zyte-api/status_codes/421': 2,
'scrapy-zyte-api/status_codes/520': 3,
'scrapy-zyte-api/success': 1407,
'scrapy-zyte-api/success_ratio': 0.9985805535841022,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 3250,
'source/total_available': 3250,
'start_time': datetime.datetime(2026, 3, 26, 22, 15, 6, 636699, tzinfo=datetime.timezone.utc)}
2026-03-26 22:42:34 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 22:42:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6d85a316d0>
2026-03-26 22:42:34 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6d85a4e710>